1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-added ability to use Domain Private Key files that are encrypted with a pass phrase -repro: disable auth-int authentication in repro by default - appears buggy -repro: allow private key pass pharse to be configured as a global default or per advanced transport -note: storing this in clear text config is a really bad idea - we should improve this in the future, however this implementation shows how someone can use private key passwords in a more secured custom version of repro More... about 10 years ago
-fix a bug with Keepalive processing that causes transaction state leakage and potential traps More... about 10 years ago
-fix a number of compilation errors More... about 10 years ago
-repro: ensure we remove the record route when processing a transport remove command More... about 10 years ago
-virtualize a method so that is can be overridden in a custom RequestContext implementation More... about 10 years ago
rutil: syslog: use LOG_PID, avoid sending redundant data in log string. More... about 10 years ago
rutil: syslog: use LOG_DAEMON instead of LOG_LOCAL6. Use appName. More... about 10 years ago
rutil: correctly propagate log levels to syslog More... about 10 years ago
resip/recon: use correct Codec constructor More... about 10 years ago
Added SipMessage::setReceivedTransportTuple for test purposes. More... about 10 years ago
-added setRecordRouteForced() API to Proxy More... about 10 years ago
fixed a crash in subscription server when receiving a subscribe with expires: 0 More... about 10 years ago
-allow public access to insertConfigValue More... about 10 years ago
-when looking for authentication headers to remove don't use mRequestContext.getDigestRealm since it can punt on the RequestUri host and that host may have nothing to do with our domain(s) - use isMyDomain instead More... about 10 years ago
-VS2010 - use boost include folder without version in name More... about 10 years ago
-avoid recursive lock in Congestion Manager encodeFifoStats method More... about 10 years ago
repro/reprocmd: no need to link directly with RADIUS library More... about 10 years ago
repro: ensure dl is linked for dlsym More... about 10 years ago
resip/recon: directly link with the other sipX libs we access More... about 10 years ago
resip/recon: check return value of getenv More... about 10 years ago
resip/recon: add SipXHelper to Windows build More... about 10 years ago
resip/stack: add DtmfPayloadContents to Windows build More... about 10 years ago
resip/recon: SipXHelper: map log entries More... about 10 years ago
resip/recon: safety checks when using dynamic_cast with ConversationProfile (fix) More... about 10 years ago
resip/recon: do not send DTMF as inband audio, can be troublesome as sipXtapi echoes it back to caller More... about 10 years ago
resip/recon: safety checks when using dynamic_cast with ConversationProfile More... about 10 years ago
travis: revert from full dist-upgrade, just fetch subset of packages from sid without checking signatures More... about 10 years ago
resip/recon: avoid changing payload IDs in the default ConversationProfile More... about 10 years ago
travis: add dpkg --force-overwrite More... about 10 years ago
travis: eliminate prompts from dpkg about conffiles More... about 10 years ago