freeswitch/libs
Travis Cross cbde2faab2 Fix confusion between size_t and ssize_t
readfile returns a value of type ssize_t (signed) and returns -1 if an
error occurs.  In auth_readdb_internal, however, we were assigning the
return value of readfile to a variable of type size_t (unsigned), but
then testing this unsigned value to see if it was < 0, a
contradiction.  We would thus simultaneously fail to report the error
in readfile and would end up with a corrupted length value.
2012-06-25 06:38:30 +00:00
..
apr Return const char* from apr_pool_tag 2012-06-24 08:15:16 +00:00
apr-util unimrcp vs2010 upgrade with revert of incorrect 2008 changes - still not working 2011-06-16 23:26:53 -05:00
broadvoice
curl FS-3803 --resolve 2012-01-12 14:17:23 -06:00
esl fix issue with threaded ivrd, forking is back by default but threaded can be chosen with -t; in both modes the fd number is not passed as the first arg to the program but in threaded mode the stdin will no longer be mapped to the socket you will have to get the first command line arg instead of fileno stdin 2012-05-03 13:13:48 -05:00
freetdm abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
iksemel add pkg-config macro 2012-01-11 20:14:17 -05:00
ilbc
js
ldns attempt to fix ldns install-sh correctly 2012-04-17 23:05:48 -04:00
libcodec2 [3/6] codec2: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS 2011-11-04 14:20:13 +01:00
libdingaling add video support to lib/mod.dingaling this needs testing, google voice won't work with video calls so disable video codecs if you use that 2012-06-22 18:15:06 -05:00
libedit fs_cli: make enhanced fs_cli features work on all TERMs 2012-01-31 18:42:47 +00:00
libg722_1 spelling fix 2012-05-12 18:53:00 +00:00
libnatpmp FS-4071 --resolve 2012-04-04 16:18:53 -05:00
libscgi scgi updates 2012-05-23 13:12:32 -05:00
libsndfile FS-4114 --resolve this bug is actually in libsndfile, if its not fixed in the latest version we probably should report it upstream 2012-04-16 11:55:52 -05:00
libteletone Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
libzrtp various bug fixes in libzrtp 2012-06-06 00:20:15 +00:00
miniupnpc
openzap abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
pcre FS-3766 --resolve 2011-12-16 07:35:05 -05:00
portaudio FS-3472 --resolve 2011-12-15 21:23:19 -05:00
silk [2/6] silk: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS 2011-11-04 14:19:10 +01:00
sofia-sip Fix confusion between size_t and ssize_t 2012-06-25 06:38:30 +00:00
spandsp Tweaks for spandsp 2012-03-29 23:33:11 +08:00
speex
sqlite Fix warnings in sqlite 2012-06-24 08:34:52 +00:00
srtp [6/6] srtp: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS 2011-11-04 14:22:28 +01:00
stfu FS-4249 --resolve 2012-05-25 07:54:11 -05:00
tiff-3.8.2
unimrcp FS-3648 --resolve 2011-12-15 16:55:10 -05:00
win32 FS-4219 --resolve correct windows version 2012-06-05 08:44:22 -05:00
xmlrpc-c
yaml
.gitignore gitignore a symlink we're creating in ldns 2012-06-11 18:06:00 +00:00