Chris Rienzo
|
6f660c3a10
|
iksemel - remove support for SSLv23 in iks_proceed_tls (was a FS addition to iksemel). mod_rayo - updated to no longer support SSLv23
|
2014-11-17 09:46:23 -05:00 |
|
Anthony Minessale
|
e201bb01ea
|
FS-5610 --resolve
|
2013-07-15 16:57:55 -05:00 |
|
Jeff Lenk
|
d466316ace
|
FS-5325 windows compile
|
2013-05-10 17:31:01 -05:00 |
|
Anthony Minessale
|
5761624f5a
|
FS-5325
|
2013-05-10 12:55:26 -05:00 |
|
Anthony Minessale
|
79230a5d8a
|
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:42 -05:00 |
|
Anthony Minessale
|
b2a9c71df6
|
FS-5325
|
2013-05-07 11:30:37 -05:00 |
|
Anthony Minessale
|
c6e9b9941c
|
FS-5325
|
2013-04-24 10:12:42 -05:00 |
|
Anthony Minessale
|
f506e19e15
|
FS-3471 making this the new default and patching libdingaling to use it exclusively with openssl, now we actually have single thread for gtalk an no gah noodlez
|
2011-10-17 12:30:51 -05:00 |
|
Anthony Minessale
|
2ffd15aefd
|
grr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13133 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-23 14:47:07 +00:00 |
|
Anthony Minessale
|
775a987490
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13124 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-22 22:19:12 +00:00 |
|
Anthony Minessale
|
17aca10ec6
|
let return 0 be a failure on read in iks to avoid cpu race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13123 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-22 21:43:53 +00:00 |
|
Anthony Minessale
|
e23d05ddac
|
don
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12758 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-24 17:58:00 +00:00 |
|
Anthony Minessale
|
0d38a7cf39
|
hijack gcrypt init call to fix threadsafe race in dingaling and fix buffer overrun in iksemel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12575 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-11 21:22:14 +00:00 |
|
Anthony Minessale
|
8f9637d3f4
|
LIBDING-11 use svn update; make iks-reconf; make current
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12478 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-06 02:06:32 +00:00 |
|
Brian West
|
2005e1862f
|
merge in new iksemel patches
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11645 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 23:59:19 +00:00 |
|
Michael Jerris
|
83f4a9dc2f
|
add iksemel to in tree libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3756 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-20 15:45:14 +00:00 |
|