]> git.proxmox.com Git - mirror_novnc.git/history - utils
Stats: count pixels instead of just FBU.rects.
[mirror_novnc.git] / utils /
2012-03-11 Joel MartinMerge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
2012-02-20 Joel MartinDon't swallow SSL EOF errors.
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2012-01-05 Joel MartinAdd websockify.py symlink for Windows.
2011-12-15 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2011-12-15 Joel Martinwebsockify: better multi-python version support.
2011-12-15 Joel MartinFix python3 wss (TLS/SSL) connection detection.
2011-09-29 Joel Martinwebsockify --run-once, --timeout, numpy fallback
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-10 Joel MartinPull websockify: python3 numpy buffer/string fix.
2011-09-08 Joel MartinMerge remote branch 'kanaka/master' into mobile
2011-08-31 Joel Martinutils/websocket.py: add HyBi 13 support.
2011-08-31 Joel Martinutils/websocket.py: silence partial unmask debug.
2011-08-31 Joel Martinwebsocket.py: fix payload length calculation.
2011-08-24 Joel Martinwebsockify: pull HyBi fixes.
2011-08-10 Joel MartinFix websockify with python2.4
2011-07-14 Joel MartinVersion 0.1, debian packaging, license text.
2011-07-09 Joel MartinPull websockify socket() static method.
2011-07-07 Joel MartinPull IPv6 and HyBi fixes from websockify.
2011-07-07 Joel MartinPull IPv6 support from websockify.
2011-06-26 Joel MartinPull fix of recording from websockify.
2011-06-13 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-05-19 Joel MartinMerge pull request #59 from smussmann/patch-1
2011-05-19 Sam MussmannFixed minor typo
2011-05-12 Joel Martinutils/websocket.py: disable debug output.
2011-05-12 Joel MartinPull websockify 284ef3cc1a54
2011-04-19 Joel MartinSync with websockify. Save handshake headers.
2011-04-06 Joel Martinutil/json2graph.py: new location for json2graph.py.
2011-04-06 Joel Martinutils/rebind, utils/u2x11: use /usr/bin/env
2011-04-05 Joel MartinRefactor keyboard event handling.
2011-03-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-03-26 Phil PhillipsMake scripts more compatible across OSes
2011-02-03 Joel MartinAdd logo, favicon.
2011-02-01 Joel MartinBetter reaper, catch occasional bad WS header line.
2011-01-31 Joel MartinPull websockify: zombie reap, ignore unready clients.
2011-01-31 Joel MartinAdd DOCTYPE. Misc cleanup.
2011-01-13 Joel MartinRemove files that are now in websockify.
2011-01-13 Joel Martinwsproxy.py: python2.4 fixes.
2011-01-12 Joel Martinwstelnet: forgot VT100.js.
2011-01-12 Joel MartinMinor correct to wstelnet.js header comment.
2011-01-12 Joel Martinwsproxy, wstelnet: wrap command, WS telnet client.
2011-01-09 Joel Martinwswrapper: add dup2, fix select w/ NULL timeout.
2011-01-08 Joel MartinRefactor and cleanup websocket.py and deps.
2011-01-07 Joel Martinutils/README.md: horizontal looks better.
2011-01-07 Joel Martinutils/README.md: flip table. Add web server info.
2011-01-07 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-01-07 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-01-07 Joel Martinwsproxy.py: add web serving capability.
2011-01-04 Joel Martinwsproxy: warn when no cert. C sock close cleanup.
2010-12-30 Joel Martinutils/README.md, docs/TODO, docs/notes: updates.
2010-12-29 Joel Martinwswrapper: update README, DO_MSG def for output.
2010-12-28 Joel Martinwswrapper: interpose on poll/ppoll also.
2010-12-27 Joel Martinwswrapper: timeout select.
2010-12-27 Joel Martinwswrapper: interpose select/pselect. Cleaup.
2010-12-21 Joel Martinutils/launch.sh: find top web dir (with vnc.html).
2010-12-21 Amir Malikuse cd, dirname, and pwd to determine path instead...
2010-12-21 Amir Malikset socket option SO_REUSEADDR to prevent "Address...
2010-12-16 Joel Martinwswrapper: fix preload path and interpose port.
2010-12-14 Joel Martinwswrapper: Normalize comments, remove unused headers.
2010-12-14 Joel Martinwswrapper: Allow multiple WebSockets connections.
2010-12-13 Joel Martinwswrap: WSWRAP_PORT envvar and wswrap script.
2010-12-03 Joel Martinwswrapper: wrap existing server using LD_PRELOAD.
2010-11-09 Joel MartinAdd Chrome Frame support. Close requests in web.py.
2010-11-08 Joel Martinwsproxy.js: Fix multi-frame decoding.
2010-11-08 Joel MartinFirst pass at wsproxy using node (node.js).
2010-11-06 Joel Martinwsproxy: Fix --key parameter use.
2010-11-06 Joel MartinAdd --key option for separate cert and key file.
2010-11-06 Joel MartinRemove left over record code. Squelch compile warnings
2010-11-06 François Revolwsproxy: Mac OS X build fixes
2010-10-28 Joel Martinutils/README.md: second try on cmd formatting.
2010-10-28 Joel Martinutils/README.md: Fix command formatting.
2010-10-28 Joel MartinIssue #32, wsproxy README, update webkit bug info,
2010-10-04 Joel Martinutils/Makefile: clean up md5.o too.
2010-09-25 Joel MartinShow rect/enc counts, add vnc_perf.html test.
2010-09-23 Joel MartinMisc cleanup: debug logging, record filename, etc.
2010-09-15 Joel MartinC proxy: Issue #14: wss:// from Safari
2010-09-15 Joel Martinproxy: Issue #14: detect and allow wss:// from Safari.
2010-09-11 Joel Martinproxy: always multiprocess and add --verbose.
2010-09-10 Joel Martinproxy: do handshake in forked process too.
2010-09-10 Joel Martinwsproxy: multiprocess capable.
2010-09-10 Joel MartinRemove record option from C wsproxy.
2010-08-27 Joel MartinRemove psuedo-UTF8 encoding.
2010-08-12 Joel MartinAdd Javascript variable container to record data.
2010-08-06 Joel MartinScroll render test and perf speedup.
2010-08-04 Joel MartinRemove unused imports (sys, ssl) in wsproxy.py
2010-08-04 Joel MartinPython 2.4 compatible imports.
2010-08-04 Joel MartinFix #19: python2.4 support.
2010-08-03 Joel MartinWebSockets orderly/clean close frame.
2010-07-17 Joel MartinFix listen_port check.
2010-07-17 Joel MartinIssue #11: daemonize after opening listen port.
2010-07-16 Joel MartinLaunch script and reworked usage in README.md.
2010-07-01 Joel MartinRemove sequence code in client and proxies.
2010-07-01 Joel MartinUpdate C proxy to WS protocol version 76.
2010-06-24 Joel MartinRemove proxy handshake debug.
2010-06-24 Joel MartinSupport WebSockets 76 (hixie-76, hybi-00).
2010-06-17 Joel MartinUpdate usage and README.md.
2010-06-17 Joel MartinMore arg processing fixes.
2010-06-17 Joel MartinArgument processing fixes. Misc proxy fixes.
2010-06-17 Joel MartinAdd daemonization support to wsproxy.*.
2010-06-16 Joel MartinForce SSL option to proxies. Use getopt_long.
next