Commit History

Author SHA1 Message Date
  Joel Martin 41b9ae6ec9 Sync with websockify. Save handshake headers. 14 years ago
  Phil Phillips e9155818c8 Make scripts more compatible across OSes 14 years ago
  Joel Martin 215ae8e564 Better reaper, catch occasional bad WS header line. 14 years ago
  Joel Martin ec2b614037 Pull websockify: zombie reap, ignore unready clients. 14 years ago
  Joel Martin 40f281ebbd Add DOCTYPE. Misc cleanup. 14 years ago
  Joel Martin 66937e399a wsproxy.py: python2.4 fixes. 14 years ago
  Joel Martin f2538f337d wsproxy, wstelnet: wrap command, WS telnet client. 14 years ago
  Joel Martin 6a88340929 Refactor and cleanup websocket.py and deps. 14 years ago
  Joel Martin 96bc3d3088 wsproxy.py: add web serving capability. 14 years ago
  Joel Martin 58dc1947de wsproxy: warn when no cert. C sock close cleanup. 14 years ago
  Joel Martin 3205a3dee8 Add --key option for separate cert and key file. 14 years ago
  Joel Martin 7e63919e6d proxy: Issue #14: detect and allow wss:// from Safari. 15 years ago
  Joel Martin cc374cd61a proxy: always multiprocess and add --verbose. 15 years ago
  Joel Martin edc4725260 proxy: do handshake in forked process too. 15 years ago
  Joel Martin a0315ab1dc wsproxy: multiprocess capable. 15 years ago
  Joel Martin 55dee43279 Remove psuedo-UTF8 encoding. 15 years ago
  Joel Martin 5958fb4996 Python 2.4 compatible imports. 15 years ago
  Joel Martin c95c24e743 Fix #19: python2.4 support. 15 years ago
  Joel Martin 31407abc25 Issue #11: daemonize after opening listen port. 15 years ago
  Joel Martin a94699265e Remove sequence code in client and proxies. 15 years ago
  Joel Martin 1eba7b4279 Update C proxy to WS protocol version 76. 15 years ago
  Joel Martin c3785ae12b Remove proxy handshake debug. 15 years ago
  Joel Martin 486cd527f2 Support WebSockets 76 (hixie-76, hybi-00). 15 years ago
  Joel Martin 6ee61a4cf6 Add daemonization support to wsproxy.*. 15 years ago
  Joel Martin 459b2578b2 Force SSL option to proxies. Use getopt_long. 15 years ago
  Joel Martin f2898eabd3 Add listen address to proxy (C and python). 15 years ago
  Joel Martin 7210e79e04 Move wsproxy and web utils into utils/ subdir. 15 years ago