Commit Graph

7022 Commits

Author SHA1 Message Date
Brian West 74ab9515a4 FS-6294 DragonFly requires this also. 2014-03-21 11:14:15 -05:00
Travis Cross 1470622292 Require libcurl as a system dependency
This purges libcurl from our tree and requires it to be present on the
system for building and running FreeSWITCH.

FS-353
2014-03-20 21:15:29 +00:00
Peter Olsson 5d22a414ca .gitignore 2014-03-20 19:45:51 +01:00
James Le Cuirot b283db6319 Completely unbundle speex
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-20 15:28:25 +00:00
James Le Cuirot e85f06ee2f Completely unbundle pcre
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-20 15:28:23 +00:00
Michael Jerris 3ec53f0b67 ESL-86: esl automake of at least the core parts 2014-03-20 10:38:47 -04:00
Brian West 16577339be FS-6387 don't fail if your openssl package has been compiled without EC support...LOOKING AT YOU GENTOO 2014-03-20 08:07:53 -05:00
Brian West eade217fe7 Tweak sndfile for args 2014-03-19 17:37:02 +00:00
Brian West c4c0f38aab FS-6294 FS-6308 NetBSD support should work test and report back please. 2014-03-19 14:34:07 -05:00
Brian West b8f1a1779f Support Intel ICC 2014-03-19 14:34:07 -05:00
Michael Jerris ad28998235 FS-6293: unimrcp srcdir build working 2014-03-19 15:04:41 -04:00
Michael Jerris bda9a55d75 FS-6293: unimrcp start of srcdir build 2014-03-19 14:50:39 -04:00
Michael Jerris 57528ff3bf silence unused var warnings 2014-03-19 14:17:09 -04:00
Brian West eadfef1173 FS-6375 fix till we switch to system tiff 2014-03-19 12:32:23 +00:00
Brian West 9a94235f82 FS-6379: --resolve fix ldns bootstrap/build on solaris 2014-03-19 11:13:51 +00:00
Brian West d7abe52384 FS-6309 don't try to use incomplete tgmath.h on NetBSD 2014-03-19 03:35:47 -05:00
Brian West c210510c15 FS-6375 bump sofia so it rebuilds 2014-03-18 17:44:05 -05:00
Brian West f6d9027282 FS-6375 ifdef for sun in this case 2014-03-18 17:43:46 -05:00
Michael Jerris e63140a4d3 FS-6293: fix mod_codec2 srcdir build 2014-03-18 17:19:40 -04:00
Michael Jerris d4b3faadc8 remove file listed twice 2014-03-18 14:07:04 -04:00
Michael Jerris c4d0c3e092 .gitignore 2014-03-18 13:17:11 -04:00
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