Commit Graph

  • 525bfa6bae Added syslog support. Reworked logging setup. josedpedroso 2018-07-05 00:50:48 +0100
  • 8964adf111 Added --web-auth option to require authentication to access the webserver. BasicHTTPAuth plugin now issues 401 on bad credentials to allow the user to try again. josedpedroso 2018-07-05 00:48:08 +0100
  • 38b77714a9 Make recording Python 3 compatible Pierre Ossman 2018-04-05 16:07:09 +0200
  • 3646575c99 Remove policyfile from deps Giannis Kosmas 2018-03-20 14:35:06 +0200
  • e5e1dcef79 Clean up after request handler Pierre Ossman 2018-03-19 15:31:34 +0100
  • 193c7e6181 Merge branch 'filedescriptor-fix' of https://github.com/pesintta/websockify Pierre Ossman 2018-03-05 16:23:44 +0100
  • f750df7bdb Merge branch 'binary-websockets' of https://github.com/pesintta/websockify Pierre Ossman 2018-03-05 16:21:57 +0100
  • 3b2a0a5884 Make sure ping/pong data is in the correct type Pierre Ossman 2018-02-28 10:58:25 +0100
  • e7af149cd1 C websockify: Fix file descriptor leak Antti Seppälä 2018-02-17 17:21:54 +0200
  • 4202818be9 C websockify: support for binary websocket protocol with HyBi/RFC 6455. Samuel Brian 2016-11-07 15:43:31 +1000
  • 3a03e3c59d C websockify: use openssl base64 encode/decode functions Antti Seppälä 2018-02-06 21:38:19 +0200
  • 7235c9765e C websockify: Load entire certificate chain Antti Seppälä 2018-01-28 16:16:29 +0200
  • 3d20cabf40 Fix handling of closed proxy socket Pierre Ossman 2018-01-25 15:46:41 +0100
  • 46406c76e7 Add recording feature to websockify.js. Closes GH-249 Aaron C. de Bruyn 2017-10-21 11:01:55 -0700
  • 6b1d42e643 Merge branch 'empty-message' of https://github.com/andersk/websockify Pierre Ossman 2017-11-13 10:44:57 +0100
  • b0df514344 Clarify that WebSocket.{recv,recvmsg} may return empty messages Anders Kaseorg 2017-11-13 04:12:22 -0500
  • a29946e978 Do not confuse an empty message with a closed connection Anders Kaseorg 2017-11-10 06:24:39 -0500
  • 3c1655322d Do not use base except: clauses Anders Kaseorg 2017-11-10 05:18:32 -0500
  • ade9d61c22 fixed: ssl call error at function load_cert_chain. wention 2017-11-09 16:13:15 +0800
  • 8b2a949276 Merge branch 'ssl_clientdn_validation' of https://github.com/hoehermann/websockify Pierre Ossman 2017-10-30 13:12:18 +0100
  • 5f7d28aeb6 Only start termination process once Pierre Ossman 2017-10-27 08:41:32 +0200
  • 0a6e0c2d87 Don't log clients that don't send any request Pierre Ossman 2017-10-27 08:25:35 +0200
  • 914609fb5f Added SSL-certificate-based client authentication. Hermann Höhne 2017-08-29 21:24:32 +0200
  • abcf2cd4d4 Merge branch 'patch-1' of https://github.com/tillz/websockify Pierre Ossman 2017-10-18 16:36:43 +0200
  • e69d4a4546 Properly declare websocket functions in header Pierre Ossman 2017-10-18 16:35:52 +0200
  • 93842aa798 Avoid implicit int type Pierre Ossman 2017-10-18 16:35:42 +0200
  • 89bbb64145 Include string.h where needed Pierre Ossman 2017-10-18 16:35:30 +0200
  • 814279b83b Merge branch 'master' of https://github.com/leeyiw/websockify Pierre Ossman 2017-10-18 16:29:37 +0200
  • 414d1d8b44 Merge branch 'fix-cygwin' of https://github.com/r1b/websockify Pierre Ossman 2017-10-18 16:25:37 +0200
  • 99198cface Send Content-Type headers with static files Giannis Kosmas 2017-10-12 19:28:30 +0300
  • 61879b175c Better error message for problems in token file Pierre Ossman 2017-10-10 10:10:10 +0200
  • 0506b3431f Fix sub protocol handling when no protocol is specified Pierre Ossman 2017-09-04 14:11:55 +0200
  • 5e19bc3f96 Merge branch 'master' of https://github.com/michalsrb/websockify Pierre Ossman 2017-08-14 17:12:19 +0200
  • 2c0e8cb8f4 Fix inetd mode on Python 2. Michal Srb 2017-08-01 15:35:34 +0200
  • 867cb21ba0 Add support for inetd. Michal Srb 2017-07-31 16:16:24 +0200
  • bfd7394cae Remove stray comma in signal handler setup Pierre Ossman 2017-08-14 16:50:48 +0200
  • 518e6e0e56 Prevent startup on Windows Pierre Ossman 2017-06-15 15:18:29 +0200
  • ddcec961ec Work around lack of SIGCHLD on Windows Solly Ross 2014-01-30 17:24:42 -0500
  • d029e451cf Merge branch 'test_websockifyserver_python3.6' of https://github.com/zmedico/websockify Pierre Ossman 2017-05-24 16:14:33 +0200
  • a45b960983 test_websockifyserver: add send_error stub Zac Medico 2017-05-11 19:04:25 -0700
  • 141ba0088e Change logging of URL to be compatible with both old and new versions of ws Sam Frances 2017-05-18 10:08:54 +0100
  • 3e17187216 Fix bug caused by upgrade to ws version 3 Sam Frances 2017-05-17 15:37:07 +0100
  • f3a0ce06a9 Add unittests for ping() and pong() Pierre Ossman 2017-04-19 13:30:47 +0200
  • 8ea96a503a Handle ping/pong without payload properly Pierre Ossman 2017-04-19 13:30:10 +0200
  • 8f85c9661f typo in ping() and pong() Felix J. Ogris 2017-04-12 18:01:13 +0200
  • 5b7f7224ed Don't try to install Flash handling code Pierre Ossman 2017-03-10 12:46:45 +0100
  • 61b1b8aef7 Remove base64.js from setup.py Pierre Ossman 2017-03-09 10:21:29 +0100
  • 600f4e154c Avoid assertIn for Python 2.6 compatibility Pierre Ossman 2017-02-09 10:38:53 +0100
  • df317822d6 Be backwards compatible with older websockify clients Pierre Ossman 2017-02-08 16:06:14 +0100
  • c7bde00a4e Force choice of sub-protocol Pierre Ossman 2017-02-08 15:45:48 +0100
  • 94783ea0cd Remove --auto-pong argument Pierre Ossman 2017-02-07 15:38:07 +0100
  • 795552e418 Update websock.js description Pierre Ossman 2017-02-03 17:02:27 +0100
  • 40238b00b6 Don't delay flushing Pierre Ossman 2017-02-03 17:00:15 +0100
  • 3f8f301d7f Update websock.js from noVNC Pierre Ossman 2017-02-03 16:25:15 +0100
  • 10e13d7a7e Remove last bits of Flash WebSocket emulation Pierre Ossman 2017-02-03 16:02:17 +0100
  • e47591f4aa Split out basic WebSocket server template Pierre Ossman 2016-09-16 18:50:55 +0200
  • 8a69762249 Separate out raw WebSocket protocol handling Pierre Ossman 2016-09-15 19:51:26 +0200
  • 4099949984 Remove Base64 support Pierre Ossman 2017-01-28 14:50:48 +0100
  • 56a4ccbf74 Assume Python 2.6+ modules are always present Pierre Ossman 2017-01-28 14:46:33 +0100
  • 30942f12d3 Close connection after Websocket handshake Pierre Ossman 2017-01-19 14:53:15 +0100
  • cb1508fa49 Merge pull request #251 from thomasgoirand/master Solly Ross 2016-10-10 15:53:40 -0400
  • 325e4efe00 TCP_KEEPCNT doesn't exist in non-linux Thomas Goirand 2016-10-10 12:06:49 +0200
  • 72ce5c1ae8 Merge pull request #228 from jrziviani/master Solly Ross 2016-06-30 16:54:35 -0400
  • 7d5d73873a Merge pull request #239 from javacruft/mox3 Solly Ross 2016-06-30 16:40:03 -0400
  • 156b08ae68 Switch test dependency to mox3 James Page 2016-06-30 09:59:50 +0100
  • f23780eb42 Disable Nagle for proxied connections samhed 2016-06-02 14:43:26 +0200
  • 192ec6f5f9 C websockify: free memory after failed handshake Gernot Tenchio 2016-04-19 16:24:54 +0200
  • 1f132f9d84 Update to 0.8.0 Solly Ross 2016-02-18 14:04:56 -0500
  • 4e6938e9c2 Merge pull request #226 abhishekkekane/bug/138 Solly Ross 2016-02-18 13:43:30 -0500
  • 68b1587ada Make websockify respect SIGTERM Abhishek Kekane 2016-02-03 22:58:21 -0800
  • 7f8baf54e1 Enable unix socket to work with token plugin Jose Ricardo Ziviani 2016-02-16 11:42:27 -0200
  • 0b906a1c3e Merge pull request #219 from noah8713/master Solly Ross 2016-01-11 16:28:02 -0500
  • 6f0e06772a Remove additional signal calls in websockify that causes novnc to hang. Aliasgar Ginwala 2016-01-04 18:04:26 -0800
  • 8a13c48428 Merge pull request #215 from miguelxpn/logfile Samuel 2015-12-05 13:19:44 +0100
  • b2a93bf709 Add information about new logging files functionality in README Miguel Xavier Penha Neto 2015-12-04 22:41:02 -0200
  • 9bc002dcf9 Merge pull request #214 from miguelxpn/logfile Solly Ross 2015-12-03 12:51:56 -0800
  • dc979f042c Fix log files when daemonizing Miguel Xavier Penha Neto 2015-12-02 14:59:00 -0200
  • 72b629838a Merge pull request #205 from miguelxpn/logfile Solly Ross 2015-12-01 10:25:23 -0800
  • d947fb6e30 Add support for log files Miguel Xavier Penha Neto 2015-10-15 10:40:53 -0300
  • 8dacbc974c Bump NPM Version Solly Ross 2015-10-12 15:37:03 -0400
  • c415521214 Merge pull request #201 from quinox/basicauth Solly 2015-10-06 22:39:27 -0400
  • 5bd6554651 Verify username/password with BasicAuth plugin Ceesjan Luiten 2015-10-06 11:39:53 +0200
  • 50cc65f1e4 Merge pull request #198 from halfgaar/master Joel Martin 2015-10-05 12:15:50 -0500
  • 3c04cf8c45 Clarified SSL section in README Wiebe Cazemier 2015-10-05 11:27:36 +0200
  • 62c3a59192 Merge pull request #197 from miguelxpn/issue196 Solly 2015-09-30 16:53:56 -0400
  • e401701311 Added support for IPv6 addresses in tokens Miguel Xavier Penha Neto 2015-09-30 13:50:59 -0300
  • 714aa34e4e Merge pull request #194 from kanaka/feature/http-auth-plugins Solly 2015-08-28 13:52:58 -0400
  • 05cac26257 Merge pull request #192 from grz0/master Solly Ross 2015-08-27 18:09:58 -0400
  • 487db5f7c9 Fix bug in JSONTokenApi plugin grz0 2015-08-22 14:09:58 +0200
  • f693871c58 Avoid UnboundLocalError for exc Arata Notsu 2015-06-01 16:32:38 +0900
  • b445296816 Merge pull request #185 from timkurvers/fix/js/drop-base64-dependency Solly 2015-08-27 17:58:24 -0400
  • 1e2b5c2256 Rework Auth Plugins to Support HTTP Auth Solly Ross 2015-08-25 16:44:24 -0400
  • 6c1543c05b Fix auth plugins on Python 3.x Solly Ross 2015-08-25 17:50:22 -0400
  • b7684e0914 Merge pull request #186 from timkurvers/fix/js/node-modules-ignore Solly 2015-08-11 13:37:57 -0400
  • 12432c9b06 Merge pull request #187 from timkurvers/fix/js/spdx-license-identifier Solly 2015-08-05 15:32:56 -0400
  • 2051c2419f Correct SPDX license identifier for LGPL-3.0 Tim Kurvers 2015-08-01 16:28:59 +0200
  • cb6b309dad Ignore node_modules correctly Tim Kurvers 2015-08-01 16:19:30 +0200
  • addc2e6b20 Drop pkrumins/node-base64 dependency Tim Kurvers 2015-08-01 16:10:58 +0200
  • 69c04c819c Update to 0.7.0 Solly Ross 2015-05-13 17:07:47 -0400
  • 92fc7872c7 Allow tab to be sent via telnet Till Zimmermann 2015-07-06 23:54:28 +0200