Cronologia Commit

Autore SHA1 Messaggio Data
  Taddeus Kroes 5ed32daf31 Added permessage-deflate + lots of general debug and cleanup 11 anni fa
  Taddeus Kroes 9232e5d4b4 Rewrote extensions API + reimplemented deflate-frame 11 anni fa
  Taddeus Kroes 447ee6fa54 Changed HTTP status message 11 anni fa
  Taddeus Kroes 7c8972d4f2 Removed frame send/recv hooks, now working with a somewhat more robust extensions list 11 anni fa
  Taddeus Kroes 0db7d5e6ea Increased max header length and added error rather than silent fail 11 anni fa
  Taddeus Kroes 81fbb11a41 Added timeout to opening handshake, which caused accept() to block indefinitely 12 anni fa
  Taddeus Kroes 2963b26e5d Added DeflateFrame to test server, some bugfixes to fully enable extensions 12 anni fa
  Taddeus Kroes 6ec710a518 Extensions are now passed to websocket.accept() properly, fixed origin/location checking 12 anni fa
  Taddeus Kroes 8db0a06cdc Fixed bug where default extension parameters were ignored 12 anni fa
  Taddeus Kroes d81c978972 Fixed bug leading to tuple unpack exception 12 anni fa
  Taddeus Kroes e465862ff0 Revised extension instantiation, now 'hooks' are installed which are cleaner and more flexible 12 anni fa
  Taddeus Kroes 7d246d5dba Implemented extensions in handshakes and installed extension hooks in websocket 12 anni fa
  Stijn 64a1553c12 Fixed issue where connection fails in webkit-based browsers 12 anni fa
  Taddeus Kroes 6303f5188c Some small header fixes 12 anni fa
  Taddeus Kroes a1721eeb57 Changed receive() to recv() on Connection class to generalize the API 12 anni fa
  Taddeus Kroes ba21de4a2c Refactored handshaking process, moved it to a separate file, implemented HTTP authentication 12 anni fa