summaryrefslogtreecommitdiffstats
path: root/common/rfb/ConnParams.cxx
Commit message (Expand)AuthorAgeFilesLines
* [Bugfix] Extend encoding range checks to handle negative encodings well.Adam Tkac2010-07-211-1/+1
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-2/+2
* Revert previous commit (r3889). Windows code has to be cleaned before thisAdam Tkac2009-09-041-1/+1
* Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()Adam Tkac2009-09-041-1/+1
* Properly parse the ExtendedDesktopSize rects in the client.Pierre Ossman2009-03-201-0/+1
* Minimal server side implementation of the extended desktop size protocol.Pierre Ossman2009-03-201-2/+7
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-1/+3
* [Refactoring] Improved rdr::Exception constructor. It now accepts variableAdam Tkac2008-11-141-0/+1
* Implemented support for TightVNC protocol extensions in the server code. This...Constantin Kaplinsky2006-09-081-1/+2
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+125