Vincent Richard
|
d6805634d9
|
Fixed invalid buffer access.
|
2013-04-26 20:48:40 +02:00 |
|
Jan Engelhardt
|
251cf21cee
|
Remove +x bit from source files
|
2013-03-27 17:00:45 +01:00 |
|
Vincent Richard
|
21945be4c4
|
Fixed warnings and 64-bit issues.
|
2013-03-24 12:30:26 +01:00 |
|
Vincent Richard
|
1da9117fa5
|
Gives access to X.509 certificate underlying structure.
|
2013-02-05 13:01:59 +01:00 |
|
Vincent Richard
|
ad9bef78c4
|
Updated copyright year and maintainer email address.
|
2013-01-10 17:30:31 +01:00 |
|
Mark Brand
|
1c43b53cde
|
exclude defaultCertificateVerifier.cpp unless VMIME_HAVE_TLS_SUPPORT
|
2012-12-24 16:26:06 +01:00 |
|
Vincent Richard
|
a63c0c5094
|
Misc fixes for Windows build (thanks to Mehmet Bozkurt).
|
2012-12-17 17:02:08 +01:00 |
|
Vincent Richard
|
87259631e4
|
SSL server identity check.
|
2012-12-10 22:59:19 +01:00 |
|
Vincent Richard
|
a6a098b473
|
Thread-safe initialization for OpenSSL.
|
2012-11-06 16:05:04 +01:00 |
|
Vincent Richard
|
5e83d1d57c
|
Fixed runtime error on cast.
|
2012-11-03 09:47:48 +01:00 |
|
Vincent Richard
|
d4052b2589
|
Fixed compilation issues.
|
2012-11-03 09:36:22 +01:00 |
|
Vincent Richard
|
bc63892291
|
OpenSSL support (thanks to Mehmet Bozkurt).
|
2012-11-03 09:27:12 +01:00 |
|
Vincent Richard
|
cc49395dd2
|
Split stream.hpp/.cpp into multiple source files.
|
2012-04-14 13:46:05 +02:00 |
|
Vincent Richard
|
a5d258dc72
|
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
|
2009-09-06 12:02:10 +00:00 |
|
Vincent Richard
|
3f4226eaac
|
Fixed compilation warnings.
|
2008-10-12 10:05:28 +00:00 |
|
Vincent Richard
|
0c30c298da
|
Changed copyright year to 2008.
|
2008-01-04 18:07:40 +00:00 |
|
Vincent Richard
|
bc0e5a9a48
|
Use std::vector<> instead of new[] allocation (avoid memory leaks by using RAII idiom).
|
2007-12-23 16:19:39 +00:00 |
|
Vincent Richard
|
d284cfa729
|
Changed copyright year to 2007.
|
2007-01-01 20:55:15 +00:00 |
|
Vincent Richard
|
f95b91c547
|
Fixed invalid reuse of cert with gnutls_x509_crt_import (thanks to Benjamin Biron).
|
2006-12-08 13:07:06 +00:00 |
|
Vincent Richard
|
3bbffc18de
|
Renamed 'byte' to 'byte_t'.
|
2006-04-18 19:04:30 +00:00 |
|
Vincent Richard
|
63d21f7a09
|
Changed copyright year to 2006.
|
2006-02-05 10:22:59 +00:00 |
|
Vincent Richard
|
4522121196
|
Moved certificate code into 'vmime::net::security::cert' namespace.
|
2005-10-30 15:02:39 +00:00 |
|