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
17 days
ago. based on code collected
17 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 17 of 120
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
jsVortex: * [fix] Updated VortexChannel constructor to set lastStatusCode to an initial state of (3) to signal no status so this is not confused with the error state.
Francis Brosnan Blázquez
More...
over 12 years ago
py-vortex: * [fix] Updated pyvortex conn.remove_on_close handler to check that value received is a handle to avoid a segfault when None or other complex object is received.
Francis Brosnan Blázquez
More...
over 12 years ago
libvortex-1.1: * [fix] Closing release 1.1.12.
Francis Brosnan Blázquez
More...
over 12 years ago
af-arch: * [fix] Updates on modules-version.txt..
Francis Brosnan Blázquez
More...
over 12 years ago
turbulence: * [fix] Making mod-sasl-mysql to not filter auth request for users that aren't available so no "auth filtered" message is shown when non existent users..
Francis Brosnan Blázquez
More...
over 12 years ago
libvortex-1.1: * [fix] Fixed bug inside auto-tls support where a wrong reference were returned when a TLS failure was found. Added reg-test to reproduce the bug and check the fix introduced (test-05-a1). Bug reported by Jason Dana.
Francis Brosnan Blázquez
More...
over 12 years ago
turbulence: * [fix] Updated PyTurbulenceCtx to include a new function msg2 that wraps turbulence's msg2.
Francis Brosnan Blázquez
More...
over 12 years ago
turbulence: * [fix] Making kill conn command to check if : is present in the kill spec.
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [fix] Fixed debian package to properly configure package permissions.
Francis Brosnan Blázquez
More...
over 12 years ago
py-vortex: * [fix] Fixed documentation (timedout -> timedpop) inside vortex.Asyncqueue
Francis Brosnan Blázquez
More...
over 12 years ago
libvortex-1.1: * [fix] Updated channel pool addition code to avoid acquiring a lock during channel creation but only when a channel opened is to be added to the pool. This avoids blocking the entire channel pool when a channel creation is taking too long.
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [fix] Fixed bug while parsing XML node attributes when it is found more white spaces after last attribute read. Bug reported by Ralf Konusch.
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [fix] Commetted out commented out a return statement inside SEQ frame handling that was causing channels with more than one pending to send content to not properly requeue/retry when a SEQ frame is received and the channel owner also doesn't do any send operation...
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [fix] Fixed support to properly parse xml header (if defined). Updated regression test to check implemented features.
Francis Brosnan Blázquez
More...
over 12 years ago
turbulence: * [fix] Removed debug messages from conn mgr modules..
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [fix] Updated VortexXMLEngine.dumpXML to support a new parameter to signal the function to include xml headers. Updated regression test to check new support added.
Francis Brosnan Blázquez
More...
over 12 years ago
libaxl: * [fix] Reverted last change because it is safe in the way it was written. Added additional tests inside test_046 to check crafted contents. Nothing to report.
Francis Brosnan Blázquez
More...
over 12 years ago
libaxl: * [fix] Ensured there is enough memory to check for ]]> string to avoid walking unallocated memory. Reported by Ralf Konusch.
Francis Brosnan Blázquez
More...
over 12 years ago
af-arch: * [fix] Updated modules-version.txt
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [fix] Fixing some typos at VortexXMLEngine documentation..
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [new] More updates to XML API adding functions to create nodes, set attributes, replacing content, set children nodes.
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [new] Updated VortexXMLEngine to include new functions to iterate child nodes. API added:
Francis Brosnan Blázquez
More...
over 12 years ago
libvortex-1.1: * [fix] Fixed some typos at tls documentation..
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [new] Updated VortexXMLEngine module to include new API functions to ease XML manipulation. API added:
Francis Brosnan Blázquez
More...
over 12 years ago
libvortex-1.1: * [fix] Making internal vortex tls activation to check new reference created before proceeding to avoid working and notifying a wrong reference (for example, there could a oom that causes returning a wrong reference).
Francis Brosnan Blázquez
More...
over 12 years ago
libvortex-1.1: * [fix] Updated vortex sequencer sending code to first manage channel 0 requests and then process the rest of connections. This is done to ensure administrative channel is able to communicate channel creation or removal before next request happens on those channels. Until now, under some rare cases vortex was producing a protocol violation because it was sending content before the remote peer received the channel open RPY over the channel 0.
Francis Brosnan Blázquez
More...
over 12 years ago
core-admin: * [fix] Remmoved unuseful info from conn mgr module..
Francis Brosnan Blázquez
More...
over 12 years ago
libvortex-1.1: * [fix] Web updates..
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [fix] Web updates..
Francis Brosnan Blázquez
More...
over 12 years ago
jsVortex: * [fix] Closing 0.5.3 version.
Francis Brosnan Blázquez
More...
over 12 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
…
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