index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
security
/
cert
/
openssl
/
X509Certificate_OpenSSL.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
Boost/C++11 shared pointers.
Vincent Richard
1
-16
/
+16
2013-07-16
Fixed issue #45: test for _WIN32 instead of WIN32.
Vincent Richard
1
-2
/
+2
2013-05-13
Cross-platform and (truly) thread-safe OpenSSL initialization.
Vincent Richard
1
-3
/
+3
2013-04-26
Issue #36: added support for wildcard in Common Name when verifying host name...
Vincent Richard
1
-1
/
+19
2013-04-26
Fixed invalid buffer access.
Vincent Richard
1
-1
/
+1
2013-03-27
Remove +x bit from source files
Jan Engelhardt
1
-0
/
+0
2013-03-24
Fixed warnings and 64-bit issues.
Vincent Richard
1
-1
/
+1
2013-02-05
Gives access to X.509 certificate underlying structure.
Vincent Richard
1
-0
/
+6
2013-01-10
Updated copyright year and maintainer email address.
Vincent Richard
1
-1
/
+1
2012-12-17
Misc fixes for Windows build (thanks to Mehmet Bozkurt).
Vincent Richard
1
-9
/
+19
2012-12-10
SSL server identity check.
Vincent Richard
1
-0
/
+68
2012-11-06
Thread-safe initialization for OpenSSL.
Vincent Richard
1
-0
/
+5
2012-11-03
OpenSSL support (thanks to Mehmet Bozkurt).
Vincent Richard
1
-0
/
+467