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
...
*
Make sure the port is a simple string
Pierre Ossman
2019-07-03
1
-2
/
+4
*
Use safer method to get base directory
Pierre Ossman
2019-06-24
1
-1
/
+1
*
Remove information on building Python SSL module
Pierre Ossman
2019-06-24
1
-22
/
+0
*
Merge branch 'patch-1' of https://github.com/Hyask/websockify
Pierre Ossman
2019-06-17
2
-4
/
+9
|
\
|
*
run: invoke websockify through 'python -m'
Skia
2019-06-17
1
-4
/
+5
|
*
Add a __main__.py file for invocation as a module
Skia
2019-06-13
1
-0
/
+4
*
|
Use Ubuntu Trusty (14.04) for Travis
Pierre Ossman
2019-06-13
1
-0
/
+3
|
/
*
Make TokenRedis optional
Pierre Ossman
2019-05-24
1
-17
/
+18
*
[websocketproxy] Fixed base class call to process_request() when using
Giuseppe Corbelli
2019-05-15
1
-1
/
+1
*
Merge branch 'master' of https://github.com/PexMor/websockify
Pierre Ossman
2019-05-09
3
-1
/
+23
|
\
|
*
novnc redis backed token_plyugins.py
PexMor
2019-04-29
3
-1
/
+23
*
|
Use client IP in logs, not host
Pierre Ossman
2019-04-25
1
-1
/
+1
|
/
*
Re-enable Windows support
Pierre Ossman
2019-04-02
1
-3
/
+0
*
Use ThreadingMixIn for the simple server
Pierre Ossman
2019-04-02
1
-3
/
+3
*
Allow main script to be imported
Pierre Ossman
2019-04-02
1
-1
/
+2
*
Merge pull request #382 from Nevon/ssl-key-passphrase
Samuel Mannehed
2019-03-13
3
-5
/
+8
|
\
|
*
Rename certificate key password option
Tommy Brunn
2019-03-04
2
-4
/
+4
|
*
Add option for cert key password
Tommy Brunn
2019-03-02
3
-5
/
+8
|
/
*
Merge pull request #380 from totaam/master
Samuel Mannehed
2019-02-24
1
-3
/
+3
|
\
|
*
fix handling of code: invalid unpacking, undefined variable in error path, mi...
totaam
2019-02-23
1
-3
/
+3
|
/
*
Added JWT/JWS/JWE tokens capability
UXabre
2019-02-15
7
-1
/
+183
*
Handle connection failures
Pierre Ossman
2018-10-23
1
-5
/
+10
*
Explicitly deny text messages
Pierre Ossman
2018-10-23
1
-0
/
+2
*
Avoid : in recording file names
Pierre Ossman
2018-10-16
1
-1
/
+1
*
Merge branch 'master' of https://github.com/josedpedroso/websockify
Pierre Ossman
2018-09-10
2
-22
/
+159
|
\
|
*
Syslog now RFC 5424 compliant and properly identified.
josedpedroso
2018-08-28
2
-22
/
+155
|
*
Port no longer included in token when using --host-token
josedpedroso
2018-07-12
1
-0
/
+7
*
|
Change WebSocket request handler to a mix-in
Pierre Ossman
2018-08-15
2
-17
/
+25
*
|
Merge branch 'master' of https://github.com/josedpedroso/websockify
Pierre Ossman
2018-07-11
1
-5
/
+19
|
\
\
|
|
/
|
*
Clarified usage of --host-token and added a section about installing Python w...
josedpedroso
2018-07-06
1
-5
/
+19
*
|
Added command line options for minum SSL version and SSL ciphers
Tomasz Barański
2018-07-05
1
-1
/
+57
*
|
Enable setting SSL ciphers and SSL options
Tomasz Barański
2018-07-05
2
-1
/
+92
|
/
*
Added a couple of paragraphs about plugins and the new options to the README.
josedpedroso
2018-07-05
1
-0
/
+13
*
Added --host-token to allow choosing target by hostname.
josedpedroso
2018-07-05
3
-12
/
+28
*
Improved --help.
josedpedroso
2018-07-05
1
-10
/
+10
*
Added syslog support.
josedpedroso
2018-07-05
1
-15
/
+50
*
Added --web-auth option to require authentication to access the webserver.
josedpedroso
2018-07-05
4
-40
/
+72
*
Make recording Python 3 compatible
Pierre Ossman
2018-04-05
1
-2
/
+6
*
Remove policyfile from deps
Giannis Kosmas
2018-03-20
1
-2
/
+1
*
Clean up after request handler
Pierre Ossman
2018-03-19
1
-0
/
+1
*
Merge branch 'filedescriptor-fix' of https://github.com/pesintta/websockify
Pierre Ossman
2018-03-05
1
-0
/
+1
|
\
|
*
C websockify: Fix file descriptor leak
Antti Seppälä
2018-02-17
1
-0
/
+1
*
|
Merge branch 'binary-websockets' of https://github.com/pesintta/websockify
Pierre Ossman
2018-03-05
3
-21
/
+55
|
\
\
|
*
|
C websockify: support for binary websocket protocol with HyBi/RFC 6455.
Samuel Brian
2018-02-17
3
-21
/
+55
|
|
/
*
|
Make sure ping/pong data is in the correct type
Pierre Ossman
2018-02-28
1
-2
/
+2
|
/
*
C websockify: use openssl base64 encode/decode functions
Antti Seppälä
2018-02-11
2
-7
/
+73
*
C websockify: Load entire certificate chain
Antti Seppälä
2018-02-03
1
-2
/
+1
*
Fix handling of closed proxy socket
Pierre Ossman
2018-01-25
1
-1
/
+1
*
Add recording feature to websockify.js. Closes GH-249
Aaron C. de Bruyn
2017-11-16
1
-1
/
+52
*
Merge branch 'empty-message' of https://github.com/andersk/websockify
Pierre Ossman
2017-11-13
3
-27
/
+21
|
\
[prev]
[next]