openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Axl library
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
23 days
ago. based on code collected
23 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 33 of 120
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
turbulence: * [new] General updates to mod-sasl module to allow loading extension modules that will provide support for additional backends. Used this new support for a mysql backend. Still more work required.
Francis Brosnan Blázquez
More...
over 14 years ago
turbulence: * [fix] More updates to mod-sasl to support external handlers that adds support for more database format. Added new functions to get handler registered (to manage the particular format), load database and to check if a format is registered. Adding initial auth-db example based on mysql.
Francis Brosnan Blázquez
More...
over 14 years ago
turbulence: * [fix] More updates to support detecting mysql platform support and updated mod-sasl-mysql and common-sasl.[ch] to support registering handlers for additional formats.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Committing debian changelog.
Francis Brosnan Blázquez
More...
over 14 years ago
turbulence: * [fix] Missing commit.
Francis Brosnan Blázquez
More...
over 14 years ago
turbulence: * [new] Adding initial code to implement mod-sasl-mysql. * [fix] Updated tbc-mod-gen to produce proper function signature for profile path selected handler.
Francis Brosnan Blázquez
More...
over 14 years ago
turbulence: * [new] Added high level load module function to reuse all this code in other places (like mod-sasl to load backend extensions). Updated turbulence-run to use it. API added:
Francis Brosnan Blázquez
More...
over 14 years ago
turbulence: * [new] Added initial code to mod-sasl to support more database formats in a dynamic way. Road to add support to mysql.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Updated ALIVE and PyVortex ALIVE documentation.
Francis Brosnan Blázquez
More...
over 14 years ago
libaxl: * [fix] Adding some internal checks to PyAxl node to return None in case of internal NULL reference found.
Francis Brosnan Blázquez
More...
over 14 years ago
libaxl: * [fix] making PyAxl node.remove () to flag internal node as null no matter which is the value of dealloc parameter.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Minor timeout modification at test_01s
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Updating version files.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Fixed minors unused variables when console debug is disabled.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Making internal vortex connection close notification to use an async notification to the thread pool, avoiding to lock important threads like vortex reader and vortex sequencer when a connection close with a blocking task is called. Added regression test (test_01-s) to reproduce the bug and to check the fix introduced.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [new] Updated vortex connection API to include a function that only shutdowns the connection socket (transport). Added new regression test to reproduce and introduce a fix to avoid locking the vortex reader in the case a connection close that never ends is installed. Still not able to reproduce the bug. Test 01-s.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Added pthread_detach to vortex_thread_destroy in the case pthreads signals a deadlock after calling to pthread_join.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Making vortex connection close notification to skip user handler calling in the case vortex context that holds the connection is being finished (due to a vortex_exit_ctx call).
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Making vortex connection close notification to be protected by the internal mutex before calling user code. Updated current test_01r reg test to check this issue. All reg tests passed.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Making vortex_connection_new internal implementation to check if the VortexCtx provided is finishing to avoid creating a connection that will be in the middle. Added test_01-r to reproduce and check fix introduced.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Making several vortex.Connection attributes at the PyVortex implementation to return None in case they are not defined.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Added regression test to check PyVortex vortex.Connection.remove_on_close method. Added documentation for this method.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Updates to libvortex-1.1.def and auxiliar files.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [new] Added initial implementation of vortex.Handle inside PyVortex API which will allow wrapping pointers used by the PyVortex API. Used this new object to implement selective connection on close removal. API added:
Francis Brosnan Blázquez
More...
over 14 years ago
jsVortex: * [fix] Updated make-zip.sh to use shrink safe to produce a jsVortex bundle into a single file. Also used shrink safe to reduce JavaSocketConnector.js
Francis Brosnan Blázquez
More...
over 14 years ago
jsVortex: * [fix] Initial modifications to use dojo shrinksafe to produce a jsVortex release that is loadable from a single small file.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Adding PyVortex alive documentation.
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [new] Updating debian packaging to produce new packages for alive implementation (including python binding).
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Improved alive internal implementation to also check connection actitivy to avoid triggering alive failure only based on its conditions. This better supports introducing alive on connections with heavy traffic (avoiding closing the connection because alive checks do not progress).
Francis Brosnan Blázquez
More...
over 14 years ago
libvortex-1.1: * [fix] Added additional checks to alive tests (test_16) to ensure failure handlers is properly triggered.
Francis Brosnan Blázquez
More...
over 14 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
119
120
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree