2
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-fix OMIT_DISPLAY_NAME_QUOTES_IF_NOT_REQUIRED pre-processor define - was used opposite to intended use More... 1 day ago
-modify NameAddr to handle embedded double-quotes and backslashes in the DisplayName More... 19 days ago
-allow ;'s in Uri embedded headers to be unescaped if Uri is surrounded by angle brackets/quotes -update windows makefiles for stack unit tests to work with new OpenSSL nuget package More... 22 days ago
Merge pull request #348 from bwalden/master More... about 2 months ago
Push rejection for multiple values in a single-value header into PEDANTIC_STACK mode More... about 2 months ago
Allow multiple identity headers, ala RFC8224 More... 3 months ago
-fix scenario when Prack is enabled and application sends 2 provisionals quickly, 2nd (queued) provisional doesn't transition correctly to next state after sending, needs to transition to UAS_NoAnswerReliableWaitingPrack or UAS_FirstSendAnswerReliable appropriately More... 3 months ago
Prevent potential crash on null creator in DialogSet class More... 4 months ago
Merge branch 'master' of https://github.com/resiprocate/resiprocate More... 4 months ago
-ensure stray acks (potentially ACK retransmits from previous offer/answer exchange) don't interfere with current re-invite transaction More... 4 months ago
Merge branch 'master' of https://github.com/resiprocate/resiprocate More... 4 months ago
-change some warning logs to info, for applications that don't use these features More... 4 months ago
-fail to parse headers containing an empty Call-Id - RFC3261 ABNF does not allow an empty Call-ID More... 5 months ago
Avoid setting active destination if same destination as last set More... 5 months ago
Recon callback enhancements More... 5 months ago
Merge pull request #344 from resiprocate/add-missing-header More... 5 months ago
rutil/hep: add missing header More... 5 months ago
Merge branch 'master' of https://github.com/resiprocate/resiprocate More... 5 months ago
-ensure if we get a 422 to a provideOffer reINVITE, and sessionRefresh can get called, that we don't send a session refresh via an UPDATE, use reINVITE and send previously proposed SDP. More... 5 months ago
Merge branch 'master' of https://github.com/resiprocate/resiprocate More... 6 months ago
-recon: support sipXtapi media resource playback from X milliseconds into file/buffer More... 6 months ago
-fix up some tfm tests that were failing More... 6 months ago
-modify requirement to specify double slash on local file uri's, allows proper access to playing back fileshare URIs More... 6 months ago
-improve Flow::onSendFailure log statement, and fix some compilation warnings More... 6 months ago
Merge pull request #336 from resiprocate/cares-nameser More... 6 months ago
rutil: restrict c-ares nameser.h include to versions >= 1.18 More... 6 months ago
Merge pull request #335 from resiprocate/ares-codepaths More... 6 months ago
Merge pull request #334 from resiprocate/cares-imported-target More... 6 months ago
-remove a number of compilation warnings (on at least Windows) More... 6 months ago
rutil: include ares provided nameser defines More... 6 months ago