- 17 3月, 2014 11 次提交
-
-
由 Michael Jerris 提交于
use AM_SILENT_RULES where available and remove our hacks for quiet builds as they don't work very well and cause other build problems
-
由 Travis Cross 提交于
We were calling switch_epoch_time_now() twice for no good reason.
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
- 16 3月, 2014 13 次提交
-
-
由 Travis Cross 提交于
If an attacker can cause a device to make an authenticated request to a service via TLS while including a payload of the attacker's choice in that request, and if TLS compression is enabled, the attacker can uncover the plaintext authentication information by making a series of guesses and observing changes in the length of the ciphertext. This is CVE-2012-4929. FS-6360 --resolve Thanks-to: Brian West <brian@freeswitch.org>
-
由 Peter Olsson 提交于
-
由 Peter Olsson 提交于
-
由 Peter Olsson 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Michael Jerris 提交于
we are intentionally using a value outside of the enum here as a special value. The compiler will always make this an int anyways, so this is safe. cast to remove the warning
-
由 Michael Jerris 提交于
silence clang warning about always false, this is meant to keep naughty users for the api from causing a crash, the check is fine
-
由 Michael Jerris 提交于
FS-6293: srcdir builds, don't touch src/include/switch.h in builddir, it creates an empty one that is included before the real one
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Brian West 提交于
-
- 15 3月, 2014 3 次提交
-
-
由 Jeff Lenk 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
- 14 3月, 2014 13 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Chris Rienzo 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Chris Rienzo 提交于
mod_rayo: add new config pause-when-offline - will pause inbound calling if there are no online clients to handle calls. This is useful if you want FS to respond 503 to options ping when there are no online rayo clients. Default behavior is to disable this param.
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-