Michael Jerris
af192a2e8b
FS-6293: abandon xmlrpc-c build system entirely. We can revist this when we try to pull this lib out of tree, in the mean time, this fixes a ton of problems.
2014-03-18 09:50:12 -04:00
Peter Olsson
d908c5d8af
Ignore downloaded speex library files.
2014-03-18 07:40:39 +01:00
Peter Olsson
9987546c58
mod_v8: More improvements for VS Express.
2014-03-18 07:38:44 +01:00
Jeff Lenk
89125e840c
FS-6348
2014-03-18 00:24:31 -05:00
Jeff Lenk
cf572696c1
FS-6348 --resolve
2014-03-17 23:28:57 -05:00
Jeff Lenk
1f39086534
FS-6348 part1
2014-03-17 22:27:29 -05:00
Brian West
e9a2d17f1f
FS-6368 --resolve include signal.h in ivrd.c
2014-03-17 20:24:28 -05:00
Anthony Minessale
240f5d984f
force sofia rebuild
2014-03-17 16:18:24 -05:00
Anthony Minessale
bd1492e43e
FS-6287 --resolve
2014-03-17 16:16:42 -05:00
Anthony Minessale
1d28639cac
revert revert
2014-03-17 16:15:59 -05:00
Brian West
be1efcc1fa
Revert 6e818216e2
, from FS-6287 as it breaks challenge to invites we don't come back and respond
2014-03-17 15:03:08 -05:00
Michael Jerris
340b697e1b
FS-6341: --resolve add 3pcc invite w/o sdp support for 100rel/PRACK
2014-03-17 12:27:42 -04:00
Michael Jerris
d45bf87411
FS-6293: we need this for srcdir for xmlrpc-c
2014-03-17 10:57:18 -04:00
Michael Jerris
1c5e61447b
move libs/stfu into the core, as it is not really a lib
2014-03-17 09:44:14 -04:00
Michael Jerris
a9799f3dae
FS-6293: fix mod_silk srcdir build
2014-03-17 08:32:17 -04:00
Travis Cross
19fc943f59
Mitigate the CRIME TLS flaw
...
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>
2014-03-16 16:24:58 +00:00
Peter Olsson
2b651b9abe
mod_v8: Try to make V8 build work on Visual Studio Express (devenv.exe is not available in Express)
2014-03-16 10:02:35 +01:00
Peter Olsson
54d13850b7
FS-6347 Make PCRE chartables dependent of PCRE download, to make sure build works the first time
2014-03-16 10:01:18 +01:00
Peter Olsson
8728d918a7
Ignore directories for downloaded libraries curl and pcre
2014-03-16 10:00:04 +01:00
Jeff Lenk
e47c318aab
windows curl remove header refs
2014-03-16 00:17:51 -05:00
Jeff Lenk
df9256d09c
FS-6347 update windows build to use downloaded pcre
2014-03-15 23:35:30 -05:00
Michael Jerris
048ce8d1f3
FS-6293: srcdir builds, most of the built in mods work now
2014-03-14 23:13:34 -04:00
Michael Jerris
4216e3e056
remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all out now
2014-03-14 18:04:07 -04:00
Anthony Minessale
6a1d552430
force sofia update
2014-03-14 12:27:25 -05:00
Anthony Minessale
6e818216e2
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.
2014-03-14 12:25:48 -05:00
Anthony Minessale
430b8fca6b
FS-6211 more changes
2014-03-13 13:00:10 -05:00
Anthony Minessale
47a7ef557a
FS-6211 thread priority in the apr for windows
2014-03-13 22:53:45 +05:00
Jeff Lenk
88fda8cbf2
FS-6346 --resolve
2014-03-13 09:13:30 -05:00
Jeff Lenk
de8d92d9ce
FS-6346 part 1
2014-03-12 23:49:14 -05:00
Anthony Minessale
9fd30a2cd9
FS-6339 --resolve
2014-03-11 18:16:23 -05:00
Ken Rice
6a7805ba27
add a few more generated files to .gitignore
2014-03-10 09:07:41 -05:00
Michael Jerris
27a3682dc0
put this back for now to test
2014-03-09 14:46:06 -04:00
Michael Jerris
15b76f8ee8
fix typo
2014-03-09 14:15:16 -04:00
Anthony Minessale
804ef7709d
change from sqlite hash to newly added one
2014-03-09 00:37:17 +05:00
Brian West
42b74ba62e
remove generated file from git
2014-03-08 08:51:58 -06:00
Michael Jerris
2f289d2522
fix autoconf syntax
2014-03-07 20:05:50 -05:00
Jeff Lenk
47f1219e29
fix windows build for last set of commits
2014-03-07 19:02:18 -06:00
Michael Jerris
4d7350f3d5
fix autoconf syntax
2014-03-07 19:55:57 -05:00
Michael Jerris
9a1948e959
autoconf syntax error
2014-03-07 19:35:51 -05:00
Michael Jerris
90fbc6231d
fix autoconf syntax
2014-03-07 19:26:17 -05:00
Michael Jerris
163617c711
fix autoconf syntax issue
2014-03-07 19:19:53 -05:00
Michael Jerris
2513388d8a
clean up some bootstrap warnings
2014-03-07 18:36:26 -05:00
Michael Jerris
bcd9f49fbe
move applications to use automake
2014-03-07 18:36:12 -05:00
Anthony Minessale
abb83e0b0e
fix backwards subtraction
2014-03-07 06:34:57 +05:00
Anthony Minessale
e9847afe22
feed all packets to jitterbuffer when enabled to absorb bursts and improve smoothing and delay protection
2014-03-07 02:48:56 +05:00
Travis Cross
2fdaa1c0e8
Fix use of out of scope declaration
2014-03-06 08:45:23 +00:00
Travis Cross
1990d10057
Reword the websocket TLS cipher list
...
This generates an identical list of cipher suites, but this commit
restates the cipher spec to be more similar to the way we state it
elsewhere.
2014-03-05 21:37:30 +00:00
Travis Cross
6a3dcc9e0f
Drop null-auth suites from our default TLS cipher list
...
Previously we disallowed anonymous Diffie-Hellman, but there are other
kinds of null-authentication TLS suites. In particular, disallowing
AECDH is important now that we support elliptic-curve Diffie-Hellman.
2014-03-05 21:37:30 +00:00
Anthony Minessale
4cf14bce50
FS-5814
2014-03-06 00:31:10 +05:00
Anthony Minessale
fe2a4bfa53
FS-5814
2014-03-05 13:12:02 -06:00