- 11 2月, 2009 40 次提交
-
-
由 Michael Jerris 提交于
* su_port.c: added #include <sofia-sip/su_string.h> Making poll mechanism name matching case-insensitive. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11811 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* auth_client.c: auc_has_authorization() is happy if one scheme is supported If there was multiple challenges with different authentication schemes, auc_has_authorization() required that all were supported (and used) before authentication could proceed. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11810 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su_string.c: it is A. Not a Z. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11809 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nta.c: do not restart timer E when provisional response is received According to the (informational) RFC 4321 section 1.2 Timer E is not altered during the transition to Proceeding. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11808 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Rupa Schomaker 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11807 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sip: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11806 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sresolv: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11805 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nea: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11804 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* tport: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11803 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* msg: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11802 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* bnf: using <sofia-sip/su_string.h> git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11801 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nua: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11800 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* utils/sip-dig.c: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11799 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nth: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11798 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* soa: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11797 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* iptsec: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11796 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sdp: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11795 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nta: use <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11794 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* http: use <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11793 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su: using <sofia-sip/su_string.h> git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11792 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* tests: using <sofia-sip/su_string.h> functions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11791 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sofia-sip/su_string.h, su_string:c: added to open_c git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11790 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11789 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11788 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11787 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sofia-sip/su_string.h, su_string:c: added to win32 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11786 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* memspn.c, memcspn.c: use functions from <sofia-sip/su_string.h> git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11785 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sofia-sip/string0.h: use functions from <sofia-sip/su_string.h> git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11784 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nua_session.c: when negotiating session refresher, default to UAC git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11783 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* auth_client.c: updated documentation git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11782 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* outbound.c: use default peer info when outbound is created git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11781 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* docs/Doxyfile.aliases: Added @VERSION_1_12_10, @NEW_1_12_10 Also @VERSION_UNRELEASED and @NEW_UNRELEASED. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11780 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* auth_client: do not crash with unknown authentication schemes git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11779 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su_string.c: fixed su_strcasestr() git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11778 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sofia-sip/su_string.h: added Adding locale-independent, NULL-safe string comparison, matching and searching functions: - su_strcmp() - su_strncmp() - su_strcasecmp() - su_strncasecmp() - su_strmatch() - su_strnmatch() - su_casematch() - su_casenmatch() - su_strcasestr() - su_strnspn() - su_strncspn() - su_memspn() - su_memcspn() git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11777 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* RELEASE: multi-WWW-Authenticate bug git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11776 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sip_security.c: allow multiple WWW-Authenticate and Authorization headers git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11775 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* tport_type_tls.c: no tport_tls_deliver() yet git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11774 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* tport_tls.c: silences warnings on signedness git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11773 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* tport_tls.c: su_home_new() already zeros the allocated memory git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11772 d0543943-73ff-0310-b7d9-9358b9ac24b2
-