James Booth
|
450bbca8e7
|
OpenSSL: Added debug logging to certificate verification
|
2015-09-13 22:44:12 +01:00 |
|
James Booth
|
20380157ba
|
OpenSSL: debug name string on cert verify fail
|
2015-09-11 01:18:48 +01:00 |
|
James Booth
|
3e12f33cce
|
OpenSSL: Use simpler cert callback
|
2015-09-11 00:46:49 +01:00 |
|
James Booth
|
f05529b09a
|
Added open SSL dummy certificate check callback
|
2015-09-10 23:14:08 +01:00 |
|
James Booth
|
cc486b2ebf
|
Continue open SSL connect loop on recoverable errors
|
2015-09-10 23:06:05 +01:00 |
|
James Booth
|
165d2487bb
|
Change openssl connect err check for < 0 instead of == -1
|
2015-09-10 22:54:14 +01:00 |
|
James Booth
|
32591e3e77
|
Reformat tls_openssl.c
|
2015-09-10 22:51:15 +01:00 |
|
Dariusz Dwornikowski
|
71f75b2e2e
|
Closes #31
|
2014-10-23 08:44:52 +02:00 |
|
Dmitry Podgorny
|
65d2535302
|
tls_openssl: removed unused openssl/rand.h
|
2014-09-06 22:31:53 +03:00 |
|
Jack Moffitt
|
ee8afdb64e
|
Memory leak fixes from @elisamanfrin.
Fixes issue #4.
|
2012-02-07 22:46:38 -07:00 |
|
Vlad-Mihai Sima
|
511606835d
|
Bug fix: when using tls, if a stanza is bigger than the buffer of 4096 in event.c, the stanza will not be read as select will return 0 on the ssl socket and the data will be in ssl buffers. Partial fix, only for Linux for now
|
2012-01-01 20:09:18 +01:00 |
|
Jack Moffitt
|
370a371800
|
Dual licensed libstrophe under MIT and GPLv3.
Updated copyright headers.
|
2009-06-15 15:26:10 -06:00 |
|
Jack Moffitt
|
4f608fd957
|
First pass at fixing up OpenSSL support. It now seems to work.
|
2008-12-10 09:25:22 -07:00 |
|
Jack Moffitt
|
1c0bbb1f5d
|
Reverting r513. I mistakenly committed my entire tree.
|
2008-08-26 04:46:41 +00:00 |
|
Jack Moffitt
|
ade38ae188
|
Small patch to handler_fire_stanza() from Matthew Wild <mwild1@gmail.com>. prev was not advanced along with item.
|
2008-08-26 04:44:19 +00:00 |
|
Jack Moffitt
|
65a174ee7e
|
Most public API points are now documented.
|
2008-06-24 14:43:54 +00:00 |
|
Jack Moffitt
|
b6027cfd7f
|
Updated copyright years and fixed LLC typo.
|
2008-06-19 22:33:13 +00:00 |
|
James Canete
|
f45380bb23
|
Added OpenSSL support.
Added win32-specific srv lookup support.
Extend session timeout to 15 seconds.
|
2007-09-05 20:01:24 +00:00 |
|