Commit Graph

34 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer 23694e99b4 b/f: fixed mem leak accumulating sip requests on failed auth
14 years ago
Stefan Sayer 568466ad65 b/f: fix evaluating 401/407 reply on nonce reuse
15 years ago
Stefan Sayer 88194bfaab b/f: add authentication header to in-dialog requests
15 years ago
Stefan Sayer 78194790b1 b/f: no quotes in nc for uac auth
15 years ago
Stefan Sayer 19a1103f88 b/f: fix auth qop header quotes (qop="auth" -> qop=auth)
15 years ago
Raphael Coeffic 851d7440ae adds support for "qop" as described in rfc2617.
15 years ago
Stefan Sayer aee28dac23 b/f: resend authenticated request as VERBATIM
15 years ago
Stefan Sayer 61c7a31c6d b/f: uac auth with \r\n headers
15 years ago
Stefan Sayer 23c333c734 introduce proxy_sticky_auth feature
15 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
Stefan Sayer ee229de02c b/f: send autheticated BYE with To-tag
16 years ago
Raphael Coeffic 2cb7cb0ab1 fixes uac_auth on max os x
16 years ago
Stefan Sayer 6127241d2b properly evaluate minimum session timer
16 years ago
bpintea cf3c93492a Merge branch 'master' into bpintea/prack
16 years ago
Stefan Sayer 7fbe92bbd7 fix authentication on outgoing calls
16 years ago
bpi be60e06c3a small fixes
16 years ago
Stefan Sayer 77853863ab getHeader:support content spanning multipe headers
16 years ago
Stefan Sayer 5a64d15b59 made realm mismatch debug message clearer
18 years ago
Stefan Sayer 4a5d807e05 case insensitive in auth method checking (e.g. DIGEST). should authenticate against voipswitch now.
18 years ago
Stefan Sayer e18ffff441 fixed new onSendReply format
18 years ago
Stefan Sayer 9411ad3ac8 fixes for SEMS on Solaris
18 years ago
Raphael Coeffic 80461b82c6 - adds the new SASI interface
18 years ago
Stefan Sayer b7aba681ff don't reuse dialog for resending request that got final 401/407 reply
19 years ago
Stefan Sayer df041a16ed train ride doxygen documentation
19 years ago
Stefan Sayer c3c58b203b corrected UAC auth handling (qop and realm mismatch)
19 years ago
Stefan Sayer 29cc0cf236 combined AmArg and AmArgArray into one class
19 years ago
Stefan Sayer 997a983594 updated to use new borrowed pointer explicit function reflecting AmArg semantics changed in r325
19 years ago
Stefan Sayer e8e19a39df corrected AmArg ownership of ArgObject.
19 years ago
Stefan Sayer 7c964b9b03 unifies indentation level in all source files to 2 (-i2)
19 years ago
Stefan Sayer dbbdd8c616 * UserAgent/Server header
19 years ago
Stefan Sayer f55194e479 * moved auth API to ampi/UACAuthAPI.h
19 years ago
Stefan Sayer 6d8f8d9645 enabled Id svn keyword property
19 years ago
Stefan Sayer 3af1d3dd6f uac authentication
19 years ago