1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
turbulence: * [fix] Making mod-python to allow loading site python.conf applications along with applications defined at /etc/turbulence/python/python.conf Nice!! More... over 13 years ago
libvortex-1.1: * [fix] Making MIME processing for NUL frames to be optional generating an log error message instead of dropping the frame. Bug reported by Subrahmanya. More... over 13 years ago
jsVortex: * [fix] Fixed regression test and documentation to include applet with height and width equal to 1px to allow google chrome loading the applet if it is found an outdated pluging version.. More... over 13 years ago
libvortex-1.1: * [fix] Adding check for pkg-config into configure.ac to warn the user.. More... over 13 years ago
libvortex-1.1: * [fix] Updated vortex Makefile.am to remove all gcc especific code which is now detected at configure.ac and provide view compiler_options variable. This fixes building vortex on unix platforms where gcc is not available.. More... over 13 years ago
libaxl: * [fix] Making configure.ac to allow receiving --disable-py-axl to avoid building python axl... More... over 13 years ago
libaxl: * [fix] Added gcc detection to avoid adding compilation flags that aren't unrecognized by other compilers.. More... over 13 years ago
turbulence: * [fix] Committing debian changes.. More... over 13 years ago
turbulence: * [fix] Adding restart cmd into debian post inst installer. More... over 13 years ago
libvortex-1.1: * [fix] Making PyVortex ctx.new_event handler to remove the handler internally via vortex_thread_pool_remove_event before waiting to return false, to avoid race with deallocating event metadata. More... over 13 years ago
jsVortex: * [fix] Removed byteLength method from socket-connector which is now no longer needed. More... over 13 years ago
jsVortex: * [fix] Updated internal engine to include built-in function to provide byte length from an utf-8 string. Now wrapper transports added to jsVortex do not requires to provide this function. More... over 13 years ago
turbulence: * [fix] Updated internal log handling to support log reloading after SIGHUP received. Added turbulence-logrotate.d base file to implement rotation. Updated turbulence-init.d to properly notify start/stop. More... over 13 years ago
libvortex-1.1: * [fix] Making vortex channel new to avoid setting serverName attribute if the connection already has a serverName negotiated even when the user asks to do so. More... over 13 years ago
turbulence: * [fix] Added --version support to show current turbulence compiled version. More... almost 14 years ago
turbulence: * [fix] Closing 0.5.2 release.. More... almost 14 years ago
turbulence: * [fix] Adding missing reference to load sasl files inside test_23. More... almost 14 years ago
turbulence: * [fix] Adding missing test_23.conf ... More... almost 14 years ago
af-arch: * [fix] Adding missing files to jsVortex.. More... almost 14 years ago
turbulence: * [fix] Fixed internal profile path bug which was causing due to races to not activate the right profile path when they depend on having a channel activated. In the case the race is activated, the notification about the channel comes after this data is required and thus the profile path isn't activated. Checked regression tests to ensure they are working. More... almost 14 years ago
turbulence: * [fix] Adding internal notes to turbulence profile path module to explain how profile path works in general and how a profile path is selected.. More... almost 14 years ago
libvortex-1.1: * [fix] Making PyVortex bridge events to release GIL if a failure is found. More... almost 14 years ago
libvortex-1.1: * [fix] Fixed wrong null pointer handling at PyVortexChannelPool implementation.. More... almost 14 years ago
turbulence: * [fix] Restored parent/child control connection to make the bind() operation at the child. More... almost 14 years ago
turbulence: * [fix] Fixed wrong handling at child process creation when a profile path was selected (because it is too generic) and TLS was then activated on that child process. Now the child process detects this situation and preconfigures profile path that was previously selected. More... almost 14 years ago
jsVortex: * [fix] Removed second VortexConnection.js inclusion into compressed bundle. More... almost 14 years ago
jsVortex: * [fix] Several updates to properly package into debian squeeze. More... almost 14 years ago
libvortex-1.1: * [fix] Adding missing dependency for debian packages.. More... almost 14 years ago
turbulence: * [fix] Updating debian/control files to include missing dependencies. More... almost 14 years ago
turbulence: * [fix] Added debian package support for mod-sasl mysql. More... almost 14 years ago