Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use nullptr in all C++ code | Pierre Ossman | 2024-06-24 | 1 | -1/+1 |
* | Use std::string for string memory management | Pierre Ossman | 2023-02-04 | 1 | -11/+2 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 1 | -0/+5 |
* | Allow blacklist to be disabled | Pierre Ossman | 2019-03-25 | 1 | -0/+7 |
* | Move Blacklist parameters out of the class | Pierre Ossman | 2019-03-25 | 1 | -8/+10 |
* | Revert previous commit (r3889). Windows code has to be cleaned before this | Adam Tkac | 2009-09-04 | 1 | -4/+3 |
* | Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() | Adam Tkac | 2009-09-04 | 1 | -3/+4 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+86 |