1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
travis: use libfreeradius-client-dev instead of radiusclient-ng More... almost 11 years ago
travis: build recon in CI More... almost 11 years ago
resip/stack: DTMF: remove duplicate code, use skipEol() from SdpContents More... almost 11 years ago
resip/stack: DTMF: access button as an RFC 4733 event code More... almost 11 years ago
resip/recon: testUA: remove duplicate definition of sleepSeconds() More... almost 11 years ago
resip/stack: DTMF: add comments about draft-kaplan-dispatch-info-dtmf-package-00 More... almost 11 years ago
resip/recon: convert INFO message to DTMF event More... almost 11 years ago
resip/stack: handler for the dtmf-relay content type More... almost 11 years ago
-remove popt from references More... almost 11 years ago
Merge b-asan_fixes More... almost 11 years ago
Merge latest from main. More... almost 11 years ago
clicktocall: remove duplicate definition of sleepSeconds() More... almost 11 years ago
Attempt to unbreak CI builds. More... almost 11 years ago
-remove multiply defined sleepSeconds More... almost 11 years ago
-flatten VS2010 project file tree structure More... almost 11 years ago
Fix another case where we were assuming memcmp never reads anything after the first difference. Also, introducing a slightly more efficient way to determine the remaining length in a ParseBuffer. More... almost 11 years ago
Fix ASan error in testLogger; it is not safe to assume that memcmp will not read memory after the first difference. More... almost 11 years ago
Fix failures in testParseBuffer by working around the implicit type conversion gotcha that caused them. More... almost 11 years ago
Improve parse test-cases. More... almost 11 years ago
Branch for testing out fixes for bugs found with ASan. More... almost 11 years ago
-VS2008 - exclude Wss source files for non-SSL builds More... almost 11 years ago
-fix rend for recent changes in Tuple More... almost 11 years ago
-added VS2010 project for rend -flattened Netxx source and headers into a single list (VS2010 project) More... almost 11 years ago
-make another TFM repro test cases more resilient to 100 trying timing More... almost 11 years ago
-make some TFM repro test cases more resilient to 100 trying timing More... almost 11 years ago
-make some TFM repro test cases more resilient to 100 trying timing More... almost 11 years ago
-make some TFM repro test cases more resilient to 100 trying timing More... almost 11 years ago
-enable EventStackThread in TFM repro and TFM dum - this allows TMF to use EPoll (Linux) or WSAPoll (Windows) -enable multithreaded SipStack in TFM repro and TFM dum by default -make testInviteReflectedAsNonInvite more resilient to 100 trying timing More... almost 11 years ago
-updates for sleepSeconds inclusion in rutil/time.hxx -make VS2010 project files format match the rest of resip - flatten Source and Header files to a single list -fix linux compilation issue with missing #include <map> in TransportDriver.hxx More... almost 11 years ago
-ensure the TransportSelector will not have a need to delete transport pointers after they are already handed back to the caller. SipStack now tracks lists of transports in order to avoid needing to query TransportSelector and require locking -complete dynamic removal of transports by ensure we back out things that were done during the add -SipStack::mPorts and SipStack::mDomains - now using reference counting More... almost 11 years ago