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
18 days
ago. based on code collected
18 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 23 of 120
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
libvortex-1.1: * [fix] Making VortexChannel to acquire its own reference to VortexCtx instead of relying on VortexConnection's reference (which can be nullified on connection close, but channel reference may remain because the user acquired additional references). Checked reg tests. All fine.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Fixed problem with g++ compilers when used code generated by xml-rpc-gen (strings marshalled for xml-rpc c stub). Reported and fixed by Scott Zhang.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Added change notification..
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Making vortex_channel_reply_ref to return axl_bool signaling if the ref process was ok. Used this to fix close in transit bug found on systems heavy loaded with low memory.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Minor changes..
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Adding show connection errors to regression tests..
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Reorganized automatic thread pool resizing code to be checked from inside vortex reader to ensure we can resize even in those cases where all the pool is busy for a long time. Added regression test to reproduce the bug and check fix introduced (test-00-c2). Reported by Ralf Konusch.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Fixed several compilation errors inside vortex core and PyVortex when debug log is not enabled. Reported by Ralf Konusch.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Committing version files..
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Added a new function to create default connection options object. Fixed CONN_OPTS macro to use this new function (fixed using __VA_ARGS__ which is not supported in visual studio). Reported by Ralf Konush.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Removed ## declaration in front of __VA_ARGS__ inside vortex_connection.h headers.
Francis Brosnan Blázquez
More...
over 13 years ago
turbulence: * [fix] Making child process finalization code to be not started until the child completes its startup.
Francis Brosnan Blázquez
More...
over 13 years ago
turbulence: * [fix] Fixed test_12b.sql file used by reg tests.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Added regtest (test-01-e1) to check vortex_listener_unlock before vortex_listener_wait support..
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Fixed xml-rpc headers when used with g++. Moved BEGIN_C_DECLS inside ifdef (reported by Sott Zhang).
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Updated documentation to explain what happens with content configured with vortex_connection_set_data during a tls activation..
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1 * [fix] Fixed possible race at vortex sequencer that may provide access to a channel reference inside a connection that is not working.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Applied some changes to disable TLS and SASL reg tests when these components aren't available. Fixed variable declaration after code inside vortex profiles module. (Fixed and reported by Ralf Konusch).
Francis Brosnan Blázquez
More...
over 13 years ago
turbulence: * [new] Updated server to allow configuring TCP stack's backlog using turbulence global setting: /turbulence/global-settings/server-backlog
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Committing def updates..
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [new] Added support to limit max incoming message size when complete frame flag is enabled. Updated documentation to explain security risks (vortex_channel_set_complete_flag). Added regression test test-01w to check support added. API added:
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Updating version files.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Added regression test test_01-v to check support for dynamic profile unregistering. Also fixed channel close request to always accept in the case no handler is found and the profile is not registered.
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Updated version files..
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Updated vortex profiles module to implement reference counting internally which allows to unregister profiles at run time. Also updated the module to acquire references to handlers and data to make the check and the execution to play with the same references (avoid races). Also fixes when a frame received was unset from a profile during a heavy load frame received call (Reported by Ralf Konusch).
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Version updates..
Francis Brosnan Blázquez
More...
over 13 years ago
libvortex-1.1: * [fix] Adding change notification vortex-ctx-data-01.txt and fixed manual type (Reported by Dwnam).
Francis Brosnan Blázquez
More...
over 13 years ago
turbulence: * [fix] Debian updates..
Francis Brosnan Blázquez
More...
over 13 years ago
turbulence: * [fix] Making configure to create profile.d install..
Francis Brosnan Blázquez
More...
over 13 years ago
turbulence: * [fix] Reorganizing debian files..
Francis Brosnan Blázquez
More...
over 13 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
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