Brian West
c8c3fbe749
don't install test programs
2014-03-21 15:33:18 -05:00
Brian West
77eca8d044
fix typo
2014-03-21 15:08:32 -05:00
Brian West
5014b80d53
1/2 of automake for esl perl, at least we have configure detecting things now
2014-03-21 14:59:01 -05:00
Brian West
94051688c2
reswig
2014-03-21 14:57:13 -05:00
Ken Rice
7f383ccc19
clean up esl module makefile by MikeJ
2014-03-21 12:59:55 -05:00
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