index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
tls
/
openssl
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
4
-29
/
+29
|
*
Order ciphers according to strength and always exclude ADH (OpenSSL).
Vincent Richard
2013-09-23
1
-4
/
+4
|
*
TLS properties: allows setting custom cipher suite for TLS/SSL connections.
Vincent Richard
2013-09-21
2
-5
/
+118
|
*
Cross-platform and (truly) thread-safe OpenSSL initialization.
Vincent Richard
2013-05-13
3
-43
/
+37
|
*
Fixed BIO_METHOD initialization for thread safety.
Vincent Richard
2013-05-12
1
-14
/
+16
|
*
Remove +x bit from source files
Jan Engelhardt
2013-03-27
3
-0
/
+0
|
*
Removed unused includes for OpenSSL.
Vincent Richard
2013-01-15
1
-6
/
+0
|
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
3
-3
/
+3
|
*
SSL server identity check.
Vincent Richard
2012-12-10
1
-1
/
+13
|
*
Better handling of SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE. Sockets on ↵
Vincent Richard
2012-11-29
2
-16
/
+89
|
|
|
|
Windows platform are now non-blocking (thanks to Mehmet Bozkurt).
*
Thread-safe initialization for OpenSSL.
Vincent Richard
2012-11-06
1
-4
/
+3
|
*
OpenSSL support (thanks to Mehmet Bozkurt).
Vincent Richard
2012-11-03
3
-0
/
+706