1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
turbulence: * [fix] Added initial code to support mod-websocket (a module to provide websocket services through libvortex-websocket-1.1). More... almost 12 years ago
turbulence: * [fix] Fixed documentation failure which was causing to get the exarg mainpage instead of turbulence's. Added security clarification note to explain why it is not required to add any connmark declaration when it comes to secure profiles inside. More... almost 12 years ago
turbulence: * [fix] Updated mod-tls to close the connection when TLS handshake fails to avoid security implementations (even though they are covered). Now if the user configures a close-on-failure="yes" or doesn't say anything about that attribute, the connection will be closed. More... almost 12 years ago
turbulence: * [fix] Added new regression test to try to trick turbulence server when requesting TLS (but it wasn't properly initiated). More... almost 12 years ago
libaxl: * [fix] More copyright time updates.. More... almost 12 years ago
libaxl: * [fix] Updated copyright header files.. More... almost 12 years ago
libaxl: * [fix] Updated NODE_CMP_NAME macro to use parenthesis to protect name parameter to it works also with arguments containing operators. Bug reported and fixed by Étienne Dupuis. More... almost 12 years ago
jsVortex: * [fix] fixed web.. More... almost 12 years ago
libvortex-1.1: * [fix] Updated vortex_support.c to replace GetEnvironmentVariable and SetEnvironmentVariable with they "A" implementations to ensure ascii version is used even when those functions are used with Unicode build enabled. Bug reported and fix proposed by Étienne Dupuis (Thanks!) More information at: http://msdn.microsoft.com/en-us/library/windows/desktop/dd317766(v=vs.85).aspx More... almost 12 years ago
libvortex-1.1: * [fix] Minor change to vortex_websocket.c transport.. More... almost 12 years ago
jsVortex: * [fix] Several modifications to support BEEP over WebSocket using recent noPoll support added to Vortex Library. Updated regression tests to check all items are passed. Nice!!! More... almost 12 years ago
libvortex-1.1: * [fix] Updated libvortex-websocket library to support having BEEP running on top of a TLS Websocket (wss). Nice! Added new API and regression test test_18 and test_19. API added: More... almost 12 years ago
libvortex-1.1: * [fix] Updated .def and Makefile.am file.. More... almost 12 years ago
libvortex-1.1: * [fix] Several updates to ensure libvortex-1.1 is compilable when web-sockets isn't available. More... almost 12 years ago
libvortex-1.1: * [fix] Updated connection creation waiting code to detect Bad File Descriptor error code to stop waiting while connecting. More... almost 12 years ago
libvortex-1.1: * [new] Added new extension library (libvortex-websocket-1.1) to support providing BEEP over WebSocket through noPoll library. Nice!! Added initial regression test (test-17) to test support. More... almost 12 years ago
libaxl: * [fix] Last bug was reported by Étienne Dupuis More... almost 12 years ago
libaxl: * [fix] Fixed wrong int type declaration passed in into gettenv_s in windows which causes possible stack corruption under 64bits plaforms. More... almost 12 years ago
libaxl: * [fix] Added support to detect and react to UTF-8 bom mark at the begining of the file. More... almost 12 years ago
core-admin: * [fix] Making VortexBase64.{encode,decode} to return the same object if received a hash or a list. More... about 12 years ago
libaxl: * [fix] Updated README.win32 to include instructions about 64bits.. More... about 12 years ago
libaxl: * [fix] More cleanups into README.win32.. More... about 12 years ago
libaxl: * [fix] Updated README.win32.. More... about 12 years ago
libaxl: * [fix] Some fixings into README.win32.. More... about 12 years ago
libaxl: * [fix] Added new function to check current axl stream printf limits. Added regression test to ensure this is checked and notified as a warning when found a limit. API added: More... about 12 years ago
jsVortex: * [fix] Updated documentation and removing h2s files.. More... about 12 years ago
jsVortex: * [fix] Making VortexBase64.{encode,decode} to just return when they receive null or undefined. More... about 12 years ago
libvortex-1.1: * [fix] Updated python-vortex package installation to rename /usr/lib/python2.5/site-packages/vortex folder when found squeeze installation being upgraded from lenny. More... about 12 years ago
libaxl: * [fix] Updated debian packaging for squeeze to disable old /usr/lib/python2.5/site-packages/axl when python-axl is installed in an squeeze machine as a consequence of an upgrade. More... about 12 years ago
turbulence: * [fix] More fixings to better handle logging into syslog. More... about 12 years ago