- 14 3月, 2014 9 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-6287 --resolve When a broken registrar sends a 401 unauth then replies with a subsequent 401 unauth without the stale=true attribute, sofia tries to invalidate the auth handle and get stuck in a state where it cannot recover until the reg handle is destroyed. In this case, the provider in question has a bug on thier end when the nonce count rolls from nc=000000ff to nc=00000100 they start sending several consecitive 401 rather than a 401 with stale=true or a 403. This change will allow it to reset properly and try again with nc=00000001 on the next try.
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Eliot Gable 提交于
-
- 13 3月, 2014 12 次提交
-
-
由 Brian West 提交于
FS-6355 - Patch to have .fsxml file be generated atomic to avoid partial reads when using this file to compare to previous versions/etc.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-6211 revert 015ff5d7 and f6e591de in favor of doing it in apr
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Michael Jerris 提交于
FS-6352: --resolve don't override install target when using automake, make your own install target that will get depended upon instead
-
由 Jeff Lenk 提交于
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
-
- 12 3月, 2014 9 次提交
-
-
由 Michael Jerris 提交于
-
由 Travis Cross 提交于
Because FS will build against the system libcurl if it's there, this results in us building against the system library.
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
BNPH-6149: allow to use system curl again, fix some types on auth_scheme values to all be long, don't use curl private function in our wrapper. This may cause missing symbol curl_easy_setopt with visibility turned on, if it does that, please let me know
-
由 Brian West 提交于
-
由 Giovanni Maruzzelli 提交于
-
由 Anthony Minessale 提交于
-
-
- 11 3月, 2014 10 次提交
-
-
由 Anthony Minessale 提交于
FS-6342 --resolve regression from 804ef770 Missed part of properly implementing the case-insensitive mode on the hash causing the dp lookup xml not to match XML
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
These all were set before but now are disabled by default because they are not proper to have enabled without a good reason. tcp-unreg-on-socket-close If registration is TCP or TLS and socket connection is interrupted, unregister the client. tcp-always-nat Treat all TCP connections as NATTED, this causes all traffic back to the phone to reuse the existing TCP socket but may cause problems when not used with TCP keepalive. tls-always-nat Same as tcp-always-nat but only for TLS connections.
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Michael Jerris 提交于
-