1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libvortex-1.1: * [fix] Reorganized vortex internal debug log to use a single shot to write the log (to avoid missing log lines under heavy logging). Also updated to print a time stamp for each log. More... about 13 years ago
libvortex-1.1: * [fix] Fixing compilation problems with vortex log is not enabled. More... over 13 years ago
libvortex-1.1: * [fix] Missing files.. More... over 13 years ago
libvortex-1.1: * [fix] Adding references to change notification. More... over 13 years ago
libvortex-1.1: * [fix] Fixed wrong header for vortex_thread_pool_stats. More... over 13 years ago
libvortex-1.1: * [fix] Added new regression test (test-03f) that exposes a but at channel pool close when all channels are available. More... over 13 years ago
libvortex-1.1: * [fix] Updated vortex-file-transfer-server.c to also register a profile that echos all content received.. More... over 13 years ago
libvortex-1.1: * [fix] Updated PyVortex ctx.new_event to return the handle id of the event installed. Also added ctx.remove_event to allow removing an event installed providing its unique id. Updated documentation to explain how to use it. More... over 13 years ago
libvortex-1.1: * [fix] Updated PyVortexCtx internal register to use internal VortexCtx to avoid relying on having always available the python vortex.Ctx that was used. More... over 13 years ago
turbulence: * [fix] Updated mod-tls to use failure handler support from vortex tls module to better report TLS failure errors. More... over 13 years ago
libvortex-1.1: * [fix] Updated TLS API to allow setting a failure handler that will be called when an error is found. Really useful at listener side to get error reporting that until now were passing silently. API added: More... over 13 years ago
libvortex-1.1: * [fix] Version files updates.. More... over 13 years ago
libvortex-1.1: * [fix] Updated vortex channel pool module to nullify its reference inside VortexChannel object to ensure the channel do not access the channel pool after the pool was uninstalled from the channel. Added regression test to reproduce the bug and check fix introduced (test-03-e). More... over 13 years ago
libvortex-1.1: * [fix] Several modifications to PyVortex to avoid reusing python references which do not reduce consumption significantly and makes the binding less maintainable. More... over 13 years ago
af-arch: * [fix] Updating modules-version.txt More... over 13 years ago
turbulence: * [fix] Closing release 0.5.4. More... over 13 years ago
libaxl: * [fix] Restoring changes done at axl_config_win32.h. They don't work. More... over 13 years ago
libaxl: * [fix] Committing some changes to axl_config_win32.h to use IntToPtr and PtrToInt provided by windows API. Also committing axl_config_win64.h to support win64. More... over 13 years ago
libvortex-1.1: * [fix] Added additional headers to fix xml-rpc-support.c under win64. More... over 13 years ago
libvortex-1.1: * [fix] Several changes to vortex-regression-client.c to make it compilable in win64. More... over 13 years ago
turbulence: * [fix] Added some documentation to explain how to use <search /> path declarations inside profile path. More... over 13 years ago
turbulence: * [fix] Added some documentation to explain how to use <search /> path declarations inside profile path. More... over 13 years ago
libvortex-1.1: * [fix] Closing 1.1.10 release.. More... over 13 years ago
libvortex-1.1: * [fix] (minor change) Changed debug message from thread pool to level2... More... over 13 years ago
libvortex-1.1: * [fix] Updated Vortex pull API to include a new event to notify when a connection is ready to use or its setup is ready (like listeners connection). Event added: More... over 13 years ago
lua-vortex: * [fix] Making installation to detect if lua install dir announced by pkg-config really exists to create it if is not the case. More... over 13 years ago
libvortex-1.1: * [fix] Improved configure.ac process to check if indeed there is a python and a lua suitable installation to create py-vortex and lua-vortex bindings (even in the case the user requests it). Added some fixings to lua-vortex testing to not break when sasl or tls modules aren't enabled. More... over 13 years ago
lua-vortex: * [fix] Adding missing files to build documentation.. More... over 13 years ago
lua-vortex: * [fix] Importing latest checked lua-vortex implementation. Reorganized compilation infrastructure to fit into current libvortex-1.1 building system. Everything keeps working. Nice! More... over 13 years ago
libvortex-1.1: * [fix] Updated PyVorted documentation.. More... over 13 years ago