Richard Aas
|
1be9aa335c
|
This patch includes multiple TLS fixes:
- General TLS improvements
- New DTLS API
- OpenSSL multi-threading support
|
2014-06-12 10:51:53 +00:00 |
|
Alfred E. Heggestad
|
4e4827870c
|
patch: clear global openssl error state
|
2014-05-17 14:47:15 +00:00 |
|
Alfred E. Heggestad
|
a9a0f8459c
|
patch; tls -- clear SSL global error queue
http://www.openssl.org/docs/ssl/SSL_get_error.html
http://comments.gmane.org/gmane.comp.encryption.openssl.devel/18690
|
2013-06-11 17:58:03 +00:00 |
|
Richard Aas
|
8bfe715cb8
|
tls: remove bogus tls_get_local_fingerprint() function
|
2013-04-08 09:00:09 +00:00 |
|
Richard Aas
|
78241d4a60
|
doxygen comments for SDP and TLS
|
2012-04-11 13:24:07 +00:00 |
|
Richard Aas
|
fddf8ed5e7
|
tls: added DTLS
|
2011-12-22 07:36:31 +00:00 |
|
Alfred E. Heggestad
|
1838b1c844
|
patch: fix a bug in TLS code:
- handle recv with both TLS-handshake and Application data in same read
- robust ref-counting; handle mem_deref() in send-handler and estab-handler
|
2011-11-11 23:58:34 +00:00 |
|
Alfred E. Heggestad
|
91067df03c
|
patch: use BIO with tcp_send in TLS code, flush send-queue on tcp socket close
|
2011-11-09 15:36:25 +00:00 |
|
Alfred E. Heggestad
|
49d8f72384
|
patch: fix potential memory leak in tls_tcp by calling BIO_free()
|
2011-10-04 20:33:48 +00:00 |
|
Richard Aas
|
2ce9da5fa8
|
switch/case formatting style
|
2011-05-09 11:00:25 +00:00 |
|
Richard Aas
|
b8fb22fa71
|
tcp/udp: helper api cleanup
|
2011-02-28 06:55:25 +00:00 |
|
Alfred E. Heggestad
|
6648fd2393
|
update splash
|
2010-11-03 11:34:14 +00:00 |
|