Commit Graph

1111 Commits (bdd7e25d2dd47c3a5d8c95366bc111dc0a176128)
 

Author SHA1 Message Date
Christian Beier bdd7e25d2d Move the java stuff into webclients/java-applet.
13 years ago
Christian Beier faadd48448 Rename 'classes' dir to 'webclients'.
13 years ago
Christian Beier 7cb0e4a9a9 novnc client: use the client's notion about the server hostname instead of what the server thinks.
13 years ago
Christian Beier 4d3464236b Fix tiny typo.
13 years ago
Christian Beier 5756b133f7 httpd: fix sending of binary data such as images.
13 years ago
Christian Beier 03d9b51917 Fix typo && use proper website.
13 years ago
Christian Beier edbd5ab8d4 Add noVNC HTML5 client connect possibility to our http server.
13 years ago
Christian Beier bffd9ee33b Merge branch 'websockets'
13 years ago
Christian Beier abec0aa8c3 This build warning is a libvncserver one, not for x11vnc.
13 years ago
Christian Beier 7c0aa2a0c0 Merge branch 'websockets' of https://github.com/kanaka/libvncserver into websockets
13 years ago
Gernot Tenchio 78bd41ad5e md5: forced to use function names with leading underscores
13 years ago
Christian Beier b1561e14a1 Merge branch 'websockets' of https://github.com/kanaka/libvncserver into websockets
13 years ago
Gernot Tenchio 170033a907 rfbcrypto_included: fix c&p errors
13 years ago
Christian Beier 419641f1f9 Merge remote branch 'kanaka/websockets' into websockets
13 years ago
Gernot Tenchio d4cfc260fe rfbcrypto_polarssl: it was way to late last night...
13 years ago
Gernot Tenchio bd9cae3d12 Add support for different crypto implementations
13 years ago
Christian Beier cb0340ccc5 Autotools: Fix OpenSSL and GnuTLS advertisement.
13 years ago
Christian Beier 2046cc9abd Fix libvncserver GnuTLS init.
13 years ago
Christian Beier 98a9d49c05 Update AUTHORS regarding the websocket guys.
13 years ago
Gernot Tenchio eab1531525 configure: Add AM_SILENT_RULES
13 years ago
Gernot Tenchio f6eeb5d383 cmake: set SOVERSION
13 years ago
Christian Beier fa458d48ec Autotools: Fix OpenSSL and GnuTLS advertisement.
13 years ago
Christian Beier 431518add4 Fix libvncserver GnuTLS init.
13 years ago
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