Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use nullptr in all C++ code | Pierre Ossman | 2024-06-24 | 1 | -8/+8 |
* | Remove custom CharArray type | Pierre Ossman | 2023-02-04 | 1 | -0/+1 |
* | Return std::string instead of dynamic allocations | Pierre Ossman | 2023-02-04 | 1 | -9/+6 |
* | Ignore whitespace around components of host-and-port specification | Catherine Tower | 2022-09-01 | 1 | -2/+22 |
* | Fix display/port switch at display 100 | Pierre Ossman | 2016-07-11 | 1 | -8/+5 |
* | Clean up getHostAndPort() | Pierre Ossman | 2016-06-28 | 1 | -15/+61 |
* | Catch when no host was specified a bit more gracefully. | Pierre Ossman | 2011-03-02 | 1 | -0/+2 |
* | 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/+55 |