This website requires JavaScript.
Explore
Help
Register
Sign In
lzh
/
noVNC
Watch
1
Star
0
Fork
0
You've already forked noVNC
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c95c24e743cd52f14649b9dad9d867602d1d040b
noVNC
/
utils
T
History
Joel Martin
c95c24e743
Fix
#19
: python2.4 support.
...
- Replace URL parsing using "".partition() with urlparse module.
2010-08-04 14:18:55 -05:00
..
launch.sh
Launch script and reworked usage in README.md.
2010-07-15 20:18:39 -05:00
Makefile
Update C proxy to WS protocol version 76.
2010-06-30 20:39:41 -05:00
md5_test.c
Update C proxy to WS protocol version 76.
2010-06-30 20:39:41 -05:00
md5.c
Update C proxy to WS protocol version 76.
2010-06-30 20:39:41 -05:00
md5.h
Update C proxy to WS protocol version 76.
2010-06-30 20:39:41 -05:00
web.py
Move wsproxy and web utils into utils/ subdir.
2010-06-07 12:49:57 -05:00
websocket.c
Issue
#11
: daemonize after opening listen port.
2010-07-17 12:05:58 -05:00
websocket.h
Remove sequence code in client and proxies.
2010-07-01 12:13:17 -05:00
websocket.py
Fix
#19
: python2.4 support.
2010-08-04 14:18:55 -05:00
wsproxy.c
WebSockets orderly/clean close frame.
2010-08-03 13:23:59 -05:00
wsproxy.py
WebSockets orderly/clean close frame.
2010-08-03 13:23:59 -05:00