Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use nullptr in all C++ code | Pierre Ossman | 2024-06-24 | 1 | -3/+3 |
* | Fix bad variable reference in file logger | Pierre Ossman | 2024-01-25 | 1 | -1/+1 |
* | Use fixed size character buffer | Pierre Ossman | 2023-02-04 | 1 | -15/+20 |
* | Explicitly mark unused parameters | Pierre Ossman | 2023-01-04 | 1 | -1/+1 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 1 | -0/+4 |
* | Replace Windows specific thread handling | Pierre Ossman | 2016-07-07 | 1 | -12/+6 |
* | Remove old Windows CE code | Pierre Ossman | 2015-11-09 | 1 | -2/+0 |
* | Revert previous commit (r3889). Windows code has to be cleaned before this | Adam Tkac | 2009-09-04 | 1 | -2/+2 |
* | Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() | Adam Tkac | 2009-09-04 | 1 | -2/+2 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+127 |