Commit Graph

26308 Commits

Author SHA1 Message Date
Michael Jerris e63140a4d3 FS-6293: fix mod_codec2 srcdir build 2014-03-18 17:19:40 -04:00
Michael Jerris 6f34441b9f fix clang type warnings 2014-03-18 15:39:33 -04:00
Chris Rienzo 843152b953 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2014-03-18 15:22:57 -04:00
Chris Rienzo 8d67246636 FS-6374 --resolve mod_rayo sendfax was using uninitialized memory pool 2014-03-18 15:21:27 -04:00
Michael Jerris 3a979c67ab FS-6293: fix mod_cdr_mongodb srcdir build 2014-03-18 15:07:39 -04:00
Michael Jerris bf756f2be6 FS-6293: don't blow up on clean on mod_managed (still does not do srcdir right) 2014-03-18 14:58:48 -04:00
Michael Jerris 63ae87c60f FS-6293: fix srcdir build of mod_rayo 2014-03-18 14:46:21 -04:00
Michael Jerris ea0d5be193 FS-6293: mod_dingaling srcdir build 2014-03-18 14:38:32 -04:00
Michael Jerris 9df17278d7 fix uninitialized variables 2014-03-18 14:28:05 -04:00
Michael Jerris bf4339712a FS-6293: fix spandsp srcdir builds when user is setting cflags 2014-03-18 14:20:40 -04:00
Michael Jerris e077aa0db0 FS-6293: mod_esl srcdir build 2014-03-18 14:07:38 -04:00
Michael Jerris d4b3faadc8 remove file listed twice 2014-03-18 14:07:04 -04:00
Michael Jerris 9f7399c272 FS-6293: fix lua to build using automake, so it works right with srcdir, and avoids the linking to .a is not portable warning 2014-03-18 13:28:52 -04:00
Michael Jerris c4d0c3e092 .gitignore 2014-03-18 13:17:11 -04:00
Michael Jerris 6e50408b0e build spandsp core elements as a conv lib so we can use didfferent cflags to include the right config.h when building those files 2014-03-18 10:35:23 -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
Michael Jerris 3341fcb142 get build banner to come up in a different way, avoiding the duplicate targets 2014-03-18 08:42:03 -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
Anthony Minessale 674a998428 bump 2014-03-18 06:53:48 +05:00
Anthony Minessale 203712073a bump 2014-03-18 06:53:48 +05:00
Brian West 7990bb44f3 Reswig managed 2014-03-17 20:51:51 -05:00
Brian West e9a2d17f1f FS-6368 --resolve include signal.h in ivrd.c 2014-03-17 20:24:28 -05:00
Brian West fb41b0f66b FS-6367 --resolve fix NetBSD so that it properly builds modules 2014-03-17 18:12:08 -05:00
Michael Jerris 05ced3b8c0 fix libcurl linking when using system libcurl 2014-03-17 19:05:55 -04:00
Michael Jerris 65c58a7ceb FS-6341: fix compiler warning from set but unused var 2014-03-17 18:42:02 -04:00
Michael Jerris 1a2a79d042 keep building when using the old modmake.rules 2014-03-17 17:41:27 -04: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 714e3133e7 FS-353: add testing hack to use system xmlrpc-c 2014-03-17 14:33:55 -04:00
Michael Jerris b324e2633a 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 2014-03-17 14:33:55 -04:00
Travis Cross c006e97acc Refactor out extraneous call to gettime
We were calling switch_epoch_time_now() twice for no good reason.
2014-03-17 17:47:51 +00: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 a618f7b173 remove unmaintaned and horribly out of date build attempts for cmake and xcode 2014-03-17 11:47:24 -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 3eb786210d FS-6293: fix mod_shout srcdir build 2014-03-17 10:06:29 -04:00
Michael Jerris 70a3bde76f FS-6293: fix mod_shout srcdir build 2014-03-17 09:46:12 -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 402d422c90 FS-6293: fix mod_shout srcdir build 2014-03-17 08:51:21 -04:00
Michael Jerris 8ed1d4f1ea FS-6293: fix mod_rtmp srcdir build 2014-03-17 08:46:38 -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