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
/
TLSSocket_OpenSSL.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged source and header files in directory structure. Got rid of SConstruct ...
Vincent Richard
2013-12-29
1
-601
/
+0
*
Better error handling. Fixed return values in custom BIO. Added support for S...
Vincent Richard
2013-12-18
1
-47
/
+134
*
Loop on recv and send operations for non-blocking sockets with OpenSSL.
Vincent Richard
2013-12-17
1
-20
/
+16
*
Simplified types for better readability. Use appropriate types (size_t, byte_...
Vincent Richard
2013-12-10
1
-11
/
+25
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
1
-16
/
+16
*
Cross-platform and (truly) thread-safe OpenSSL initialization.
Vincent Richard
2013-05-13
1
-0
/
+4
*
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
1
-0
/
+0
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
1
-1
/
+1
*
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 Windo...
Vincent Richard
2012-11-29
1
-16
/
+86
*
OpenSSL support (thanks to Mehmet Bozkurt).
Vincent Richard
2012-11-03
1
-0
/
+416