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 20 of 120
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
libvortex-1.1: * [fix] Updated PyVortex documentation (added some examples at vortex.register_profile).
Francis Brosnan Blázquez
More...
about 13 years ago
jsVortex: * [fix] Adding missing release note..
Francis Brosnan Blázquez
More...
about 13 years ago
jsVortex: * [fix] Closing release 0.5.2..
Francis Brosnan Blázquez
More...
about 13 years ago
jsVortex: * [fix] General update to produce a jsVortex bundle that includes an unified Vortex.js without any debug statement (Vortex.{log, error, warn}) and to also produce the same version with all those statements called Vortex.debug.js. Updated source code to standarize all calls to Vortex.log so they are done in a single line.
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Closing release 0.5.5
Francis Brosnan Blázquez
More...
about 13 years ago
libaxl: * [fix] Closing 0.6.7 release..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Closing release 1.1.11
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Removed several unused variables and fixed some Makefile.am missing references to VORTEX_LIBS.
kb
More...
about 13 years ago
libvortex-1.1: * [fix] Removed several unused variables..
kb
More...
about 13 years ago
libaxl: * [fix] Several updates to remove variables not used.
kb
More...
about 13 years ago
jsVortex: * [fix] Moved onFrameReceivedHandler configuration inside channel.sendCommon out of the isComplete condition to avoid races.
kb
More...
about 13 years ago
jsVortex: * [fix] Fixed bug while splitting frames what uses utf-8 codes that expands into 2 or 3 bytes when translated to byte representation, causing not observing max allowed bytes accepted by remote BEEP peer. Now the situation is detected and the difference is removed so splitted piece fits into the accepted window size. Added regression test to reproduce the bug and check fix introduced.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Fixed API clash between debian/ubuntu and RHEL where SSL_CTX_new and method created returns and receives const SSL_METHOD *. Updated the code to avoid declaring variables with that type passing directly the value returned from method creation into SSL_CTX_new. Bug reported by Philip Black-Knight..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Phil Black-Knight reported and fixed a problem at vortex_connection_set_profile_mask where the function was always returning an error code for the first handler installed (although it was indeed properly installed).
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Committing changelog debian/squeeze/amd64
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Updates for debian/lenny/i686
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Debian squeeze updates..
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Fixed wrong buffer size indication inside turbulence_process_receive_socket.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Fixed memory leak inside PyVortex handler tracker: it was removing handler tracking object without calling destroy func: oops! ;-)
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Updated file.sup to include more python suppressions.
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Committing initial file.sup (valgrind suppression file).
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Included file.sup into make dist result.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Making vortex ALIVE implementation to check vortex_channel_ref result before continuing. Also making the implementation to grab the reference before setting the channel used by the check loop (fixed race exposed by PyVortex).
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Moved debug log before connection registering at vortex_listener module to avoid wrong mem. access under some cases..
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Making turbulence_conn_mgr_broadcast_msg to release internal mutex when called user defined filter function. This will allow turbulence conn mgr API reentrancy. Added reg test to check feature introduced (test_10-d).
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Making mod-python turbulence.Ctx.broadcast_msg to not acquire python GIL when called filter user function because it already owns the GIL..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Updated internal channel add handler to report a boolean value with the operation result so channel resources can be released after a failure.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Changelog updates..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Making vortex.Ctx.new_event to flag event period with "l" instead of "i" to avoid OverflowError: signed integer is greater than maximum.
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Moving ahead turbulence version..
Francis Brosnan Blázquez
More...
about 13 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
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