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
/
TLSSession_OpenSSL.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merged source and header files in directory structure. Got rid of SConstruct ↵
Vincent Richard
2013-12-29
1
-135
/
+0
|
|
|
|
build.
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
1
-6
/
+6
|
*
TLS properties: allows setting custom cipher suite for TLS/SSL connections.
Vincent Richard
2013-09-21
1
-5
/
+6
|
*
Cross-platform and (truly) thread-safe OpenSSL initialization.
Vincent Richard
2013-05-13
1
-3
/
+3
|
*
Remove +x bit from source files
Jan Engelhardt
2013-03-27
1
-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
1
-1
/
+1
|
*
Better handling of SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE. Sockets on ↵
Vincent Richard
2012-11-29
1
-0
/
+3
|
|
|
|
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
1
-0
/
+138