1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 23 days ago. based on code collected 23 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libvortex-1.1: * [fix] Dropping lot of work invested in vortex_cbuffer.[hc]. It is working fast and so, but it does not fix the issue. Updated vortex payload feeder integration with vortex_cbuffer. Regression tests and additional checkings shows little or no improvement after integrating VortexCBuffer. More... about 14 years ago
libvortex-1.1: * [fix] Several modifications to vortex payload feeder. More... about 14 years ago
libvortex-1.1: * [fix] Some modifications.. More... about 14 years ago
libvortex-1.1: * [fix] Removing calls to fflush. More... about 14 years ago
libvortex-1.1: * [fix] Reimplemented vortex_cbuffer_is_empty to use internally vortex_cbuffer_available_bytes. More... about 14 years ago
libvortex-1.1: * [fix] Adding initial patches to integrate VortexCBuffer into payload file feeder. API added: More... about 14 years ago
libvortex-1.1: * [fix] More fixings to VortexCBuffer structure. Updated regression test test_00-d to include more checkings. The structure is not properly wokring. NICE! More... about 14 years ago
libvortex-1.1: * [fix] More fixings and updates to vortex cbuffer implementation. Also updated reg test. Still more work required. More... about 14 years ago
libvortex-1.1: * [fix] More updates to vortex cbuffer implementation. Still more work required. More... about 14 years ago
libvortex-1.1: * [fix] More updates to circular byte buffer (VortexCBuffer). More updates to regression test (test_00d). Still more work is required. More... about 14 years ago
libvortex-1.1: * [fix] Many improvements into VortexCBuffer implementation. Added initial working regression test to check its function. Still more work is required. More... about 14 years ago
libvortex-1.1: * [new] Adding initial implementation for a circular blocking support byte buffer which will be used by vortex payload feeder to improve file transfer performance. API added: More... about 14 years ago
libaxl: * [fix] Fixed bug inside axl stream implementation which was not properly updating global index in the case the terminator was accepted. More... over 14 years ago
jsVortex: * [fix] Updates to integrate shrinksafe with debian packaging. More... over 14 years ago
libvortex-1.1: * [fix] Updated PyVortex sending API to allow providing -1 as content size to allow the function to deduce the content size to send to properly send unicode strings which provides character length size but not byte level size. Added test_25 to reproduce the bug and check the fix introduced. More... over 14 years ago
jsVortex: * [fix] Committing updates to version files. More... over 14 years ago
turbulence: * [fix] Adding missing file extension.example.modules to mod-sasl code. More... over 14 years ago
turbulence: * [fix] Adding missing filres for turbulence test_12-b. More... over 14 years ago
turbulence: * [fix] Fixed missing file references at mod-sasl. More... over 14 years ago
turbulence: * [fix] Updated mod-sasl documentation to explain how to use new mod-sasl-mysql module. Added extension.modules file example and included into the installer. * [new] Added a simple tool (gen-mod-sasl-pass.py) to mod-sasl code to allow creating passwords using the format expected by the module and as example of code to allow other apps to produce these passwords. More... over 14 years ago
libvortex-1.1: * [fix] Fixed various compilation warnings at vortex regression test suite. Reported and fixed by Benoit Amiaux. More... over 14 years ago
libvortex-1.1: * [fix] Fixed memory leak at alive implementation when connection ref count update fails. Reported by Gernot Seidler. More... over 14 years ago
turbulence: * [fix] Added a delay to test_13-a to ensure connection counting check is passed now connection close is not blocking (due to vortex change). More... over 14 years ago
libaxl: * [new] Added macro to do simple non-binary string replace. API added: - axl_replace * [fix] Making axl_stream_replace to return source_len on NULL parameter. More... over 14 years ago
turbulence: * [fix] More updates to mod-mysql-sasl. More... over 14 years ago
libaxl: * [fix] Fixed bug at axl_stream_replace in case the replacement means a reduction. Updated reg test (test_01_03) to check this issue. More... over 14 years ago
libaxl: * [new] Added new function to stream API to do efficient string replacement (including binary strings). API added: More... over 14 years ago
turbulence: * [fix] More updates to support backend handlers for mod-sasl. Updates applied to auth code. More... over 14 years ago
turbulence: * [fix] More mod-sasl generalizations to allow delegating more functions to common functions that may be implemented by external handlers. Reorganized users database loading code to share as much as possible between each loaded. More... over 14 years ago
turbulence: * [fix] Added initial test (test_12b) to check mod-sasl mysql support. More... over 14 years ago