Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'LibVNCServer-0.9.12' | Slávek Banko | 2019-02-06 | 1 | -0/+1 |
|\ | | | | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
| * | test: tell MSVC to use math defines | Christian Beier | 2017-02-21 | 1 | -0/+1 |
| | | |||||
* | | Removed _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE, _XOPEN_SOURCE. | Michele Calgaro | 2018-10-08 | 1 | -3/+0 |
|/ | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Check rfbGetScreen() return value everywhere. | Christian Beier | 2011-03-17 | 1 | -0/+2 |
| | | | | | This fixes a segfault when a server is invoked with the '-help' commandline argument. | ||||
* | hide strict ansi stuff if not explicitely turned on; actually use the ↵ | dscho | 2005-05-18 | 1 | -0/+2 |
| | | | | socklen_t test from configure.ac | ||||
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -2/+3 |
| | |||||
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -1/+1 |
| | | | | while structure members should not | ||||
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵ | dscho | 2004-06-07 | 1 | -0/+50 |
automake CFLAGS nagging |