Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix building whithout SASL | Christian Beier | 2017-09-02 | 1 | -0/+2 |
| | |||||
* | Added SASL authentication support | simon | 2017-06-25 | 1 | -0/+13 |
| | | | | Added SASL support to OpenSSL | ||||
* | Add doxygen documentation support. | Christian Beier | 2010-11-18 | 1 | -1/+4 |
| | | | | | | | | | | | | | Adds automagically generating libvncserver/libvncclient API documentation using doxygen. This gives a nice overview on both APIs, include dependencies and function call/caller dependencies. TODO: Modify all the explaining comments in the .c files for use with doxygen as well. This patch only changes comments, no functional changes at all! Signed-off-by: Christian Beier <dontmind@freeshell.org> | ||||
* | Fix various compilation warnings | Vic Lee | 2009-11-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -9/+9 |
| | |||||
* | do not crash when /tmp is not writable | dscho | 2005-03-01 | 1 | -1/+5 |
| | |||||
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵ | dscho | 2004-06-07 | 1 | -0/+93 |
automake CFLAGS nagging |