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
sipXcom
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 4 of 997
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
-if a v6 address is passed to the GenericIPAddress sockaddr constructor, ensure the entire v6 address is copied over properly. Note: sockaddr is smaller than sockaddr_in6 - Thanks to Bjorn A for this fix
Scott Godin
More...
over 10 years ago
-fix bug in last change - thanks to Dario Bozzali
Scott Godin
More...
over 10 years ago
-accept case insensitive log level strings
Scott Godin
More...
over 10 years ago
-fix up VS2008 recon build -Use OpenSSL 1.0.1 instead of custom dtls-srtp build of openssl -Fix inclusion of stdint.h that is not present on VS less than 2010 -Added DTMFPayloadContents to resip project
Scott Godin
More...
over 10 years ago
-add some files missing from asio 1.10.1 upgrade
Scott Godin
More...
over 10 years ago
-fix build issue for Windows XP - thanks to Dario for patch
Scott Godin
More...
over 10 years ago
-fix obscure bug in basicClient where if we don't use a threaded stack processing does not function correctly - required PollGrp to be passed to SipStack constructor
Scott Godin
More...
over 10 years ago
-fix for a use-after-free bug when adding multi-headers to a list that has been copied, and then one of the headers is accessed (but not necessarily parsed) - thanks to Byron Campen for this fix!
Scott Godin
More...
almost 11 years ago
-no need to erase HashMap elements in TransportSelector - container will go out of scope erasing can invalidate the iterator and cause trap on shutdown
Scott Godin
More...
almost 11 years ago
-ensure we maintain the virtual override of InviteSession::provideOffer by moving the new bool sendOfferAtAccept parameter (added in UAS PRACK changes) to two new methods -some apps relied on the virtualness of provideOffer to call the correct version
Scott Godin
More...
almost 11 years ago
Added accessor for TransactionUser FIFO so to obtain stats
Dan Petrie
More...
almost 11 years ago
-Security: ensure we always set a pwd callback so we are not prompted by OpenSSL on the console for a password
Scott Godin
More...
almost 11 years ago
-add svn property EOL-Native
Scott Godin
More...
almost 11 years ago
-fix windows build issues with NetNs changes
Scott Godin
More...
almost 11 years ago
-additional OpenSSL cleanup fn - reordered functions to match order used in this post: http://openssl.6102.n7.nabble.com/Cleanup-procedure-missing-some-calls-td37441.html
Scott Godin
More...
almost 11 years ago
-update asio drop to 1.10.1
Scott Godin
More...
almost 11 years ago
-VS2010 project files updates -MOHParkServer - output to same binary directory as other projects -Recon - add missing SipXHelper source files
Scott Godin
More...
almost 11 years ago
-modified asio and boost include file ordering to avoid multiply defined symbol errors on linking -in preparation for upgrade of asio drop and support for latest boost -include asio/ssh.hpp everywhere asio.hpp is included -include boost headers before others, to ensure we are not redefining stdint definitions in some includes and not others
Scott Godin
More...
almost 11 years ago
-remove extra sleep definitions
Scott Godin
More...
almost 11 years ago
-remove extra sleep definitions
Scott Godin
More...
almost 11 years ago
ignore libtool generated scripts
Dan Petrie
More...
almost 11 years ago
ignore testSipStackNetNs
Dan Petrie
More...
almost 11 years ago
Set and preserve netns context as needed in stack. Currently only tested for TCP.
Dan Petrie
More...
almost 11 years ago
added netns scope/context to Uri and Tuple
Dan Petrie
More...
almost 11 years ago
Utility to manipulate netns on linux kernels that support it
Dan Petrie
More...
almost 11 years ago
-added ability to install a SipMessageLoggingHandler that will get called for every inbound and outbound SIP Message on a particular transport - work started by Palladin -added SipStack::setTransportSipMessageLoggingHandler to set logger on all added transports -added new Repro setting EnableSipMessageLogging to enable INFO level SipMessage logging -ReproRunner: enasure we pass PrivateKeyPassPhrase when custom private key file is provided -ReproRunner: if transprot fails to create - don't bother processing it further
Scott Godin
More...
almost 11 years ago
-WinSecurity - add API to be able to read exportable private keys in Windows cert store -not used anywhere now though - still in "under-development" state
Scott Godin
More...
almost 11 years ago
-improved logging in Security::createDomainCtx
Scott Godin
More...
almost 11 years ago
-fix up double set - thanks to Coverity for pointing this out -a couple of small fixes to WinSecurity that don't effect functionality of default behaviour
Scott Godin
More...
almost 11 years ago
-add ability to pass cert path to WinSecurity - allows using windows cert store for root certs and PEM files for domain certs and keys
Scott Godin
More...
almost 11 years ago
←
1
2
3
4
5
6
7
8
9
…
996
997
→
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