freeswitch/libs
Anthony Minessale 4f8faf9b78 FS-5325 i'll put the nonblocking in but I still think this is a problem with openssl, a short read is not there every single time you connect, When the lib is in full blocking mode it should be handling the complicated actions internally. As complicated as socket programming is, async ssl is even worse because it requires you to do your own buffering and attemps to read may fail waiting for you to write or vice-versa which should have been handled for us in the lib. non-interruptable syscalls are getting pretty outdated and not enabling it is much less complex than making every socket app on earth be non-blocking 2013-05-09 12:56:59 -05:00
..
apr fix some contention issues under really high load...That doesn't mean you need to push it this hard and bug me about it =p 2012-11-07 14:53:16 -06:00
apr-util
broadvoice add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
curl
esl FS-5271 --resolve 2013-04-08 12:53:29 -05:00
freetdm Fix for not flushing DTMF buffer at end of call 2013-03-21 10:41:16 -04:00
iksemel FS-5325 i'll put the nonblocking in but I still think this is a problem with openssl, a short read is not there every single time you connect, When the lib is in full blocking mode it should be handling the complicated actions internally. As complicated as socket programming is, async ssl is even worse because it requires you to do your own buffering and attemps to read may fail waiting for you to write or vice-versa which should have been handled for us in the lib. non-interruptable syscalls are getting pretty outdated and not enabling it is much less complex than making every socket app on earth be non-blocking 2013-05-09 12:56:59 -05:00
ilbc add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
js FS-3992: --resolve fix OSX platform detection for spidermonkey on 10.7 and later 2012-10-29 13:26:26 -04:00
ldns
libcodec2 clean up my mess now 2012-12-20 20:21:43 -06:00
libdingaling FS-3612 --resolve This got reverted by accident. Funny that it took a year for someone to notive =0 2013-04-19 15:29:07 -05:00
libedit FS-4817: --resolve netbsd portability fixes 2012-11-09 09:27:47 -05:00
libg722_1 FS-4751 I am leaving out the one for devel-bootstrap.sh because I am not sure it should be /usr/pkg/bin/bash 2012-10-23 12:23:19 -04:00
libks add libks (kitchen sink) as a new lib to collect random cool cross platform BSD licensed C funcs 2012-09-19 12:44:34 -05:00
libnatpmp
libscgi frick 2012-07-14 20:23:13 -05:00
libsndfile
libteletone add more missing vs2012 project filters 2013-02-27 22:34:16 -06: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 Enable automatic build support on FreeBSD 2013-03-17 18:40:37 +00:00
miniupnpc
openzap
pcre
portaudio add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
silk FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
sofia-sip rebuild 2013-04-25 12:15:50 -05:00
spandsp Added missing symbol FP_CONSTELLATION_SHIFT_FACTOR in v29rx.c 2013-03-23 22:20:56 +08: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 FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
stfu regression from 2494448846 2012-11-05 13:36:20 -06:00
tiff-4.0.2 FS-4649: --resolve fix ifdefs for opengl headers 2012-11-15 08:39:10 -05:00
unimrcp add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
win32 revert unintentional part of FS-5273 2013-04-21 16:03:15 -05:00
xmlrpc-c FS-2746 found this assert in a BT on the conf box 2012-10-24 12:34:03 -05:00
yaml
.gitignore FS-5273 --resolve 2013-04-08 19:41:14 -05:00