summaryrefslogtreecommitdiffstats
path: root/client_examples/ppmtest.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix building whithout SASLChristian Beier2017-09-021-0/+2
|
* Added SASL authentication supportsimon2017-06-251-0/+13
| | | | Added SASL support to OpenSSL
* Add doxygen documentation support.Christian Beier2010-11-181-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 warningsVic Lee2009-11-101-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' sparsedscho2005-05-151-9/+9
|
* do not crash when /tmp is not writabledscho2005-03-011-1/+5
|
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵dscho2004-06-071-0/+93
automake CFLAGS nagging