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] Additional changes to include mod-tls debian package support. More... almost 14 years ago
turbulence: * [fix] Updated missing files.. More... almost 14 years ago
libvortex-1.1: * [fix] Updated debian files to prepare debian squeeze packages. Fixed missing files from debian packages. More... almost 14 years ago
libvortex-1.1: * [fix] General changes to prepare libvortex-1.1 packages for squeeze. More... almost 14 years ago
libaxl: * [fix] General changes to accomodate the package to debian/squeeze. More... almost 14 years ago
libaxl: * [fix] Adding fixed COPYING file with LGPL 2.1 license to avoid confusion with automake placing on your code a link to v3 license... More... almost 14 years ago
libvortex-1.1: * [fix] Increasing revision and updating libvortex-1.1.def file. More... almost 14 years ago
libaxl: * [new] Added support for tp_str handler for axl.Node and axl.Doc. Now both objects dumps its content by simply calling print. More... almost 14 years ago
libvortex-1.1: * [fix] Wimpie Nortje recently discovered a possible race condition caused at vortex_connection_new used in conjuntion with onconnected handler causing the thread started to do the notification to access to connection option object which may be out of the scope, causing release function to be activated depending on memory stack status with variable wrong results. General code update to make server name acquisition to be also governed from associated VortexCtx object, releasing vortex_connection_new function from allocating a variable on the function stack to signal this configuration. More... almost 14 years ago
jsVortex: * [fix] Updated EnableTLSCommand.java to use _getInteger to get certTrustPolicy value. This fixes exception generated by javascript engines that passes this value as double or integer. Bug exposed by latest java VM+Google chrome. More... almost 14 years ago
libaxl: * [fix] Added new method to PyAxl node implementation to provide access to axl_node_get_attribute_trans. API added: More... almost 14 years ago
libvortex-1.1: * [fix] Making configure.ac to remove -arch options from python-config --cflags command to avoid problems. Bug found at macosx (i386). Reported by Ralf Konush. More... almost 14 years ago
libaxl: * [fix] Making configure.ac to remove -arch options from python-config --cflags command to avoid problems. Bug found at macosx (i386). Reported by Ralf Konush. More... almost 14 years ago
libaxl: * [fix] Updated exarg.[ch] files with latest changes.. More... almost 14 years ago
turbulence: * [fix] Fixing documentation. Adding examples for expressions supported by turbulence expressions. More... almost 14 years ago
turbulence: * [fix] Finished work required to support "or" expressions defined. by coma. Added regression test to check support added. More... almost 14 years ago
libvortex-1.1: * [new] Updated vortex connection API to include a new function to return actual remote peer IP. Unlike vortex_connection_get_host which returns the connecting name (that may be not an IP) this new function ensures returning an IP. Updated PyVortex to also support this addition: More... almost 14 years ago
libvortex-1.1: * [fix] Updated documentation to explain on connection accepted and connection state post created are called twice during TLS activation. More... almost 14 years ago
turbulence: * [fix] Adding initial code to support coma separated regexp list. Added initial regression test. Still more work required. More... almost 14 years ago
turbulence: * [new] Updated mod-sasl-mysql to allow configuring an SQL query which is called to log auth operations (with ok and failure status). Updated documentation and example to show how to use it. More... almost 14 years ago
libvortex-1.1: * [fix] Adding documentation about disabling channel complete flag implications. More... almost 14 years ago
jsVortex: * [fix] Closing 0.4.1 release.. More... almost 14 years ago
jsVortex: * [fix] Adding more documentation. More... almost 14 years ago
jsVortex: * [fix] Adding more documentation.. More... almost 14 years ago
jsVortex: * [fix] Updated public web page to include changes from latest release. More... almost 14 years ago
jsVortex: * [fix] Adding updates to building system to ease running regression test at the public page.. More... almost 14 years ago
jsVortex: * [fix] Added console.dir empty definition when it is found to be undefined. More... almost 14 years ago
libvortex-1.1: * [fix] Making add channel motification to be done after channel start reply. More... almost 14 years ago
jsVortex: * [fix] Files and other changes to prepare next release.. More... almost 14 years ago
libaxl: * [new] Added new axlList order function to order store string, API added: More... almost 14 years ago