Commit Graph

26 Commits (95dd76327b79ff892b011876a959a8b8e40afe62)

Author SHA1 Message Date
Raphael Kubo da Costa 95dd76327b Use htobeNN(3) to convert numbers in websocket.c.
12 years ago
Raphael Kubo da Costa 4c148e5f74 Tune the definitions needed when building with -ansi.
12 years ago
Raphael Kubo da Costa 8f1ef3d66c Add some missing feature macro definitions.
12 years ago
Raphael Kubo da Costa 3cbef1a976 Use C-style comments in rfbconfig.h.cmake and C source code.
12 years ago
Raphael Kubo da Costa 88e6043585 Correctly include rfbconfig.h.
12 years ago
Christian Beier 6f9a9160c4 Fix some compiler warnings thrown with newer gcc.
12 years ago
Gernot Tenchio f597599d2a websockets: removed debug message
12 years ago
Gernot Tenchio 4d9178dcf2 websockets: restore errno after logging an error
12 years ago
Gernot Tenchio bd9cae3d12 Add support for different crypto implementations
13 years ago
Christian Beier 98a9d49c05 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 b1671e6de9 websockets: fix webSocketCheckDisconnect()
13 years ago
Gernot Tenchio 0f2ac00f6e websockets: use 32bit Xor in webSocketsDecodeHybi()
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 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 297072a691 websockets: Add wspath member to rfbClientRec
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 6fac22a74b websockets: Initial WebSockets support.
13 years ago