summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Update AUTHORS regarding the websocket guys.Christian Beier2011-09-192-1/+2
| | * configure: Add AM_SILENT_RULESGernot Tenchio2011-09-191-0/+1
| | * cmake: set SOVERSIONGernot Tenchio2011-09-191-0/+4
| * | Autotools: Fix OpenSSL and GnuTLS advertisement.Christian Beier2011-09-112-5/+6
| * | Fix libvncserver GnuTLS init.Christian Beier2011-09-111-1/+1
| * | Update AUTHORS regarding the websocket guys.Christian Beier2011-09-112-1/+2
| |/
| * websocket: Use a single buffer for both, encoding and decodingGernot Tenchio2011-09-081-16/+15
| * Merge branch 'kanaka/websockets' into websocketsGernot Tenchio2011-08-306-251/+684
| |\
| | * rfbssl_gnutls: Merge rfbssl_peek/rfbssl_read into one functionGernot Tenchio2011-08-301-53/+35
| | * websockets: fix webSocketCheckDisconnect()Gernot Tenchio2011-08-301-1/+1
| | * websockets: use 32bit Xor in webSocketsDecodeHybi()Gernot Tenchio2011-08-291-5/+10
| | * cmake: use sha1.c for websocket buildsGernot Tenchio2011-08-291-0/+1
| | * Add sha1.*. Remove UTF-8 encode. Protocol handling.Joel Martin2011-08-254-176/+638
| * | websockets: nothing to worry aboutGernot Tenchio2011-08-251-4/+5
| * | websockets: added gcrypt based sha1 digest funtionGernot Tenchio2011-08-251-0/+15
| * | cmake: make some noiseGernot Tenchio2011-08-251-0/+1
| * | websockets: remove warning on 64bit platformsGernot Tenchio2011-08-251-1/+1
| |/
| * websockets: Removed debugging left overGernot Tenchio2011-08-251-1/+1
| * websockets: Use callback functions for encode/decodeGernot Tenchio2011-08-251-17/+32
| * websockets: Move Hixie disconnect hack to websockets.cGernot Tenchio2011-08-254-78/+80
| * websockets: Initial HyBi supportGernot Tenchio2011-08-254-54/+395
| * cmake: don't link sdl libs to vnc librariesGernot Tenchio2011-08-171-2/+0
| * websockets: Add wspath member to rfbClientRecGernot Tenchio2011-08-173-0/+3
| * Move libvncserver/md5* to commonGernot Tenchio2011-08-174-2/+6
| * websockets: Add Websockets support to CMakeLists.txtGernot Tenchio2011-08-172-2/+31
| * websockets: Add SSL cert command line options.Joel Martin2011-08-172-0/+15
| * websockets: add GnuTLS and OpenSSL supportGernot Tenchio2011-08-174-94/+527
| * websockets: Add encryption supportGernot Tenchio2011-08-177-27/+204
| * websockets: Properly parse Hixie-76 handshake.Joel Martin2011-08-171-21/+28
| * websockets: Add UTF-8 encoding support.Joel Martin2011-08-172-46/+88
| * websockets: Better disconnect detection.Joel Martin2011-08-171-0/+5
| * websockets: Initial WebSockets support.Joel Martin2011-08-178-2/+1205
| * tightPng: check even for SendGradientRect.Joel Martin2011-07-221-0/+6
| * tightPng: Add initial tightPng encoding support.Joel Martin2011-07-229-62/+436
* | .gitignore: zippy has movedJohannes Schindelin2011-08-171-1/+1
* | Add installation hints to android example README.androidChristian Beier2011-07-251-0/+9
* | Reduced memory footprint by 50%William Roberts2011-07-231-2/+2
* | Corrected resolution issue, but screen is getting reported as wrong sizeWilliam Roberts2011-07-231-1/+1
* | Fixes running vncserver on beagleboard/0xdroid and possibly any deviceckanru2011-07-231-2/+6
* | Adopt autotools build system to Android.Christian Beier2011-07-235-1/+21
* | Add androidvncserver example.Christian Beier2011-07-233-0/+637
* | Make LibVNCServer build for Android.letsgoustc2011-07-221-0/+5
|/
* Remove some unused variables.Christian Beier2011-06-012-3/+0
* Fix rfbProcessNewConnection to return some value instead of void.George Kiagiadakis2011-06-012-7/+10
* Split two event-loop related functions out of the rfbProcessEvents() mechanism.George Kiagiadakis2011-06-013-56/+85
* Fix buffer overflowCristian Rodríguez2011-05-091-1/+1
* Revert "Fix memory corruption bug."Christian Beier2011-04-301-2/+0
* UTF-8ify AUTHORSJohannes Schindelin2011-04-281-1/+1
* Update AUTHORSJohannes Schindelin2011-04-281-1/+1
* Fix memory corruption bug.George Kiagiadakis2011-04-281-0/+2
OpenPOWER on IntegriCloud