index
:
delta/python-packages/websockify.git
baserock/v0.6.0
baserock/v0.6.1-1-g2f02574
bug/108-no-sigchld-in-windows
bug/154-no-implicit-relative-imports
feature/generic-auth-hook
feature/http-auth-plugins
feature/strict-mode
feature/token-plugins
master
patches
primalmotion/master
github.com: kanaka/websockify.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Clarify that WebSocket.{recv,recvmsg} may return empty messages
Anders Kaseorg
2017-11-13
1
-8
/
+10
|
*
Do not confuse an empty message with a closed connection
Anders Kaseorg
2017-11-10
3
-24
/
+16
*
|
Do not use base except: clauses
Anders Kaseorg
2017-11-10
9
-37
/
+46
|
/
*
fixed: ssl call error at function load_cert_chain.
wention
2017-11-09
1
-1
/
+4
*
Merge branch 'ssl_clientdn_validation' of https://github.com/hoehermann/webso...
Pierre Ossman
2017-10-30
5
-9
/
+103
|
\
|
*
Added SSL-certificate-based client authentication.
Hermann Höhne
2017-10-26
5
-9
/
+103
*
|
Only start termination process once
Pierre Ossman
2017-10-27
1
-1
/
+4
*
|
Don't log clients that don't send any request
Pierre Ossman
2017-10-27
1
-2
/
+2
*
|
Merge branch 'patch-1' of https://github.com/tillz/websockify
Pierre Ossman
2017-10-18
1
-0
/
+2
|
\
\
|
*
|
Allow tab to be sent via telnet
Till Zimmermann
2015-07-06
1
-0
/
+2
*
|
|
Properly declare websocket functions in header
Pierre Ossman
2017-10-18
1
-0
/
+16
*
|
|
Avoid implicit int type
Pierre Ossman
2017-10-18
2
-2
/
+2
*
|
|
Include string.h where needed
Pierre Ossman
2017-10-18
2
-1
/
+2
*
|
|
Merge branch 'master' of https://github.com/leeyiw/websockify
Pierre Ossman
2017-10-18
2
-7
/
+13
|
\
\
\
|
*
|
|
kill 9 warnings when compile on OS X 10.9
liyiwei
2014-04-07
1
-7
/
+12
|
*
|
|
add run-once option help message
liyiwei
2014-04-07
1
-0
/
+1
*
|
|
|
Merge branch 'fix-cygwin' of https://github.com/r1b/websockify
Pierre Ossman
2017-10-18
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
fix cygwin compilation
chummm
2013-12-27
1
-0
/
+1
*
|
|
|
|
Send Content-Type headers with static files
Giannis Kosmas
2017-10-12
2
-1
/
+9
*
|
|
|
|
Better error message for problems in token file
Pierre Ossman
2017-10-10
1
-2
/
+8
*
|
|
|
|
Fix sub protocol handling when no protocol is specified
Pierre Ossman
2017-09-04
1
-1
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' of https://github.com/michalsrb/websockify
Pierre Ossman
2017-08-14
2
-28
/
+56
|
\
\
\
\
|
*
|
|
|
Fix inetd mode on Python 2.
Michal Srb
2017-08-14
1
-0
/
+4
|
*
|
|
|
Add support for inetd.
Michal Srb
2017-08-14
2
-28
/
+52
*
|
|
|
|
Remove stray comma in signal handler setup
Pierre Ossman
2017-08-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Prevent startup on Windows
Pierre Ossman
2017-06-15
1
-0
/
+3
*
|
|
|
Work around lack of SIGCHLD on Windows
Solly Ross
2017-06-15
1
-2
/
+4
*
|
|
|
Merge branch 'test_websockifyserver_python3.6' of https://github.com/zmedico/...
Pierre Ossman
2017-05-24
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
test_websockifyserver: add send_error stub
Zac Medico
2017-05-22
1
-0
/
+6
*
|
|
|
|
Change logging of URL to be compatible with both old and new versions
Sam Frances
2017-05-18
1
-1
/
+1
*
|
|
|
|
Fix bug caused by upgrade to ws version 3
Sam Frances
2017-05-17
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Add unittests for ping() and pong()
Pierre Ossman
2017-04-19
1
-0
/
+26
*
|
|
|
Handle ping/pong without payload properly
Pierre Ossman
2017-04-19
1
-2
/
+2
*
|
|
|
typo in ping() and pong()
Felix J. Ogris
2017-04-12
1
-2
/
+2
*
|
|
|
Don't try to install Flash handling code
Pierre Ossman
2017-03-10
1
-5
/
+1
*
|
|
|
Remove base64.js from setup.py
Pierre Ossman
2017-03-09
1
-1
/
+0
*
|
|
|
Avoid assertIn for Python 2.6 compatibility
Pierre Ossman
2017-02-09
1
-5
/
+5
*
|
|
|
Be backwards compatible with older websockify clients
Pierre Ossman
2017-02-08
1
-0
/
+10
*
|
|
|
Force choice of sub-protocol
Pierre Ossman
2017-02-08
2
-0
/
+110
*
|
|
|
Remove --auto-pong argument
Pierre Ossman
2017-02-07
1
-2
/
+0
*
|
|
|
Update websock.js description
Pierre Ossman
2017-02-03
1
-3
/
+2
*
|
|
|
Don't delay flushing
Pierre Ossman
2017-02-03
2
-30
/
+6
*
|
|
|
Update websock.js from noVNC
Pierre Ossman
2017-02-03
2
-286
/
+355
*
|
|
|
Remove last bits of Flash WebSocket emulation
Pierre Ossman
2017-02-03
17
-644
/
+6
*
|
|
|
Split out basic WebSocket server template
Pierre Ossman
2017-02-01
7
-827
/
+899
*
|
|
|
Separate out raw WebSocket protocol handling
Pierre Ossman
2017-02-01
9
-1305
/
+1968
*
|
|
|
Remove Base64 support
Pierre Ossman
2017-02-01
19
-540
/
+49
*
|
|
|
Assume Python 2.6+ modules are always present
Pierre Ossman
2017-02-01
1
-51
/
+16
*
|
|
|
Close connection after Websocket handshake
Pierre Ossman
2017-01-19
1
-0
/
+4
*
|
|
|
Merge pull request #251 from thomasgoirand/master
Solly Ross
2016-10-10
2
-6
/
+11
|
\
\
\
\
[prev]
[next]