freeswitch/libs
Moises Silva f5f4df3483 Fix ESL infinite loop on handle_recv() when errno is already set
system calls do not clear errno, just set it in case of failure, so we
gotta make sure the recv() syscall really failed by checking the return value
2014-02-01 01:40:29 +05:00
..
apr FS-6010 --resolve 2013-11-29 22:16:49 -06:00
apr-util Fix build of apr-util expat with libtool2 2013-10-17 20:41:58 +00:00
broadvoice Silence more compiler warnings 2014-01-23 12:25:15 +01:00
curl ssize_t incorrectly defined as int on Windows x64 builds 2014-01-14 09:46:01 +01:00
esl Fix ESL infinite loop on handle_recv() when errno is already set 2014-02-01 01:40:29 +05:00
freetdm OPENZAP-226 --resolve Hunting direction is reversed in the API 2014-01-10 21:22:14 -05:00
iksemel FS-5610 --resolve 2013-07-15 16:57:55 -05:00
ilbc FS-6010 --resolve 2013-11-29 22:16:49 -06:00
js FS-5920 --resolve 2013-12-16 11:54:15 -05:00
ldns attempt to fix ldns install-sh correctly 2012-04-17 23:05:48 -04:00
libcodec2 clean up my mess now 2012-12-20 20:21:43 -06:00
libdingaling Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
libedit add miss strlcat strlcpy check for libedit 2013-11-08 20:34:38 +08:00
libg722_1 Eliminate a warnign in G.722.1 2013-10-15 23:51:54 +08:00
libks make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
libnatpmp FS-4071 --resolve 2012-04-04 16:18:53 -05:00
libscgi make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
libsndfile FS-6010 --resolve 2013-11-29 22:16:49 -06:00
libteletone FS-5568 --resolve the real problem is that L=-1 is not valid because the L param is about how many times to generate the output while generating the tone so -1 is impossible because it can never end to let you hear it. The real fix is to not allow -1 loops=-1 is the correct way to do this because that is parsed after the tone is generated and repeats the entire thing. Doing something like L=100 actually generates the whole slinear audio 100 times into memore where loops=100 only generates the little snippet and repeats it after it was generated. 2013-07-02 08:44:47 -05:00
libtpl-1.5 FS-4623 --resolve 2012-09-16 14:21:30 -05:00
libwebsockets stub for mod_html5 2012-08-13 15:20:41 -05:00
libzrtp Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
miniupnpc try to fix miniwget on suse (FSBUILD-258) 2010-03-08 17:14:04 +00:00
openzap FS-5819: configure fix for new clang detection and adjust cflags for building with newest clang 2013-10-15 09:34:15 -07:00
pcre Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
portaudio Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
silk Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
sofia-sip FS-6174 --resolve after updating to this revision, put ca-bundle.crt in /usr/local/freeswitch/certs to get chain cert in place for both dtls and wss 2014-01-31 20:16:54 +05:00
spandsp .gitignore 2014-01-29 17:56:51 -05:00
speex FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
sqlite attempt to fix detection of libdl for sqlite 2012-12-03 23:12:55 -05:00
srtp remove some _MSC_VER stuff 2014-01-31 12:35:55 -06:00
stfu Check if stdint has been included before trying to declare int variants. Needed for mod_v8 build in Windows 2014-01-14 09:27:56 +01:00
tiff-4.0.2 .gitignore 2014-01-29 17:56:51 -05:00
unimrcp add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
win32 FS-6129 vs2010 didnt like the syntax here 2014-01-23 21:51:50 -06:00
xmlrpc-c FS-2746 found this assert in a BT on the conf box 2012-10-24 12:34:03 -05:00
yaml Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
.gitignore Initial commit of mod_v8 2014-01-14 15:38:41 +01:00