Commit Graph

1188 Commits (62cfb3bbda6ddd9578c0e59044fb2f8bdc7bcdfa)
 

Author SHA1 Message Date
Christian Beier 507c3c7361 Update AUTHORS regarding the websocket guys.
13 years ago
Gernot Tenchio 2c45d08dd8 websocket: Use a single buffer for both, encoding and decoding
13 years ago
Gernot Tenchio 3eec976558 Merge branch 'kanaka/websockets' into websockets
13 years ago
Gernot Tenchio 7d1c1033c5 rfbssl_gnutls: Merge rfbssl_peek/rfbssl_read into one function
13 years ago
Gernot Tenchio b1671e6de9 websockets: fix webSocketCheckDisconnect()
13 years ago
Gernot Tenchio 0f2ac00f6e websockets: use 32bit Xor in webSocketsDecodeHybi()
13 years ago
Gernot Tenchio b16e8c2afb cmake: use sha1.c for websocket builds
13 years ago
Gernot Tenchio fd73186769 websockets: nothing to worry about
13 years ago
Gernot Tenchio 7b80ff5b3a websockets: added gcrypt based sha1 digest funtion
13 years ago
Joel Martin d8b7f7a7d6 Add sha1.*. Remove UTF-8 encode. Protocol handling.
13 years ago
Gernot Tenchio 27eadfa899 cmake: make some noise
13 years ago
Gernot Tenchio e22b7acbc8 websockets: remove warning on 64bit platforms
13 years ago
Gernot Tenchio 099e5c8251 websockets: Removed debugging left over
13 years ago
Gernot Tenchio 72b18fdfb7 websockets: Use callback functions for encode/decode
13 years ago
Gernot Tenchio 55234a37fd websockets: Move Hixie disconnect hack to websockets.c
13 years ago
Gernot Tenchio 1408866c86 websockets: Initial HyBi support
13 years ago
Gernot Tenchio 02651bacca cmake: don't link sdl libs to vnc libraries
13 years ago
Gernot Tenchio 297072a691 websockets: Add wspath member to rfbClientRec
13 years ago
Gernot Tenchio b543d48677 Move libvncserver/md5* to common
13 years ago
Gernot Tenchio c2fb69f84d websockets: Add Websockets support to CMakeLists.txt
13 years ago
Joel Martin 9afe4e1faa websockets: Add SSL cert command line options.
13 years ago
Gernot Tenchio a2a6e25699 websockets: add GnuTLS and OpenSSL support
13 years ago
Gernot Tenchio 4aa3586367 websockets: Add encryption support
13 years ago
Joel Martin 7a77cc32b2 websockets: Properly parse Hixie-76 handshake.
13 years ago
Joel Martin 430b8f2449 websockets: Add UTF-8 encoding support.
13 years ago
Joel Martin 0860c4951f websockets: Better disconnect detection.
13 years ago
Joel Martin 6fac22a74b websockets: Initial WebSockets support.
13 years ago
Johannes Schindelin 629fe03d61 .gitignore: zippy has moved
13 years ago
Christian Beier 5dfe0b05a2 Add installation hints to android example README.
13 years ago
William Roberts 8235cf8be7 Reduced memory footprint by 50%
13 years ago
William Roberts ea5bed5005 Corrected resolution issue, but screen is getting reported as wrong size
13 years ago
ckanru 5be89ead01 Fixes running vncserver on beagleboard/0xdroid and possibly any device
13 years ago
Christian Beier b6d24bfa11 Adopt autotools build system to Android.
13 years ago
Christian Beier 5a5cfbe24c Add androidvncserver example.
13 years ago
letsgoustc 488ad8a609 Make LibVNCServer build for Android.
13 years ago
Joel Martin 353b35e86a tightPng: check even for SendGradientRect.
13 years ago
Joel Martin 896ca2036c tightPng: Add initial tightPng encoding support.
13 years ago
Christian Beier 17ce0c5628 Remove some unused variables.
13 years ago
George Kiagiadakis ddd9b5ac7b Fix rfbProcessNewConnection to return some value instead of void.
13 years ago
George Kiagiadakis 9f8d8d4ef3 Split two event-loop related functions out of the rfbProcessEvents() mechanism.
13 years ago
Cristian Rodríguez c8b8938106 Fix buffer overflow
13 years ago
Christian Beier 984706076c Revert "Fix memory corruption bug."
13 years ago
Johannes Schindelin d1f013fc74 UTF-8ify AUTHORS
13 years ago
Johannes Schindelin 78b0c87349 Update AUTHORS
13 years ago
George Kiagiadakis c1363fa958 Fix memory corruption bug.
13 years ago
George Kiagiadakis 35246edddd Fix compilation in c89 mode.
13 years ago
Vic Lee d8fca9d013 Replace deprecated GnuTLS functions gnutls_*_set_priority with gnutls_priority_set_direct.
13 years ago
Christian Beier f25a886cba Update ChangeLog for 0.9.8.
13 years ago
Christian Beier 50e83187ba Remove RDP from the README description.
13 years ago
Christian Beier 8a2183b2d9 Fix skipping of merge commits in log convert script.
13 years ago