0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Mar 09, 2025 — Mar 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attempt to fix Jenkins build. More... over 13 years ago
Eclipse complained about these annotations. More... over 13 years ago
Merge pull request #2 from jocull/master More... almost 14 years ago
Correction for strict locations (rejections on iOS / Safari) More... almost 14 years ago
junit 4 More... almost 14 years ago
Another real unit test, but not a very complete one. More... almost 14 years ago
A real unit test - flash policy response. More... almost 14 years ago
[maven-release-plugin] prepare for next development iteration More... almost 14 years ago
[maven-release-plugin] prepare release websockify-1.5 More... almost 14 years ago
ignore another test keystore More... almost 14 years ago
Increase the direct proxy connection timeout to 5000 ms. Make it configurable. Add logging to see how long it's taking to go from initial connection to message - how close are we getting to the timeout. Tests in my dev env with flash websocket emulation shows a max of 1500 ms. More... almost 14 years ago
[maven-release-plugin] prepare for next development iteration More... almost 14 years ago
[maven-release-plugin] prepare release websockify-1.4 More... almost 14 years ago
Change keystore validation to throw exceptions directly instead of returning the exception message. More... almost 14 years ago
[maven-release-plugin] prepare for next development iteration More... almost 14 years ago
[maven-release-plugin] prepare release websockify-1.3 More... almost 14 years ago
More logging. More... almost 14 years ago
Provide mechanism to validate the keystore separately from starting the server. Validate the keystore on startup before starting the server. More... almost 14 years ago
Support separate keystore file and key passwords. More... almost 14 years ago
[maven-release-plugin] prepare for next development iteration More... almost 14 years ago
[maven-release-plugin] prepare release websockify-1.2 More... almost 14 years ago
Add some logging. More... almost 14 years ago
Add a redirect capability. This will allow us to run through the proxy to make sure the SSL certificate is checked and showed to the user if not recognized. More... about 14 years ago
The previous conversion to port unification model broke the direct proxy. This fixes it. More... about 14 years ago
[maven-release-plugin] prepare for next development iteration More... about 14 years ago
[maven-release-plugin] prepare release websockify-1.1 More... about 14 years ago
Change keystore to parameter passed in to WebsockifyServer and normal command line arg. More... about 14 years ago
Ignore my test web directory. More... about 14 years ago
Improve the SSL message. More... about 14 years ago
Switch command line usage to be more like original websockify project. Support three states on ssl, OFF, ON, REQUIRED. Support web server by specifying directory. More... about 14 years ago