Vincent Richard
|
a67f0a537e
|
Ensure 'unsigned long' is 4 bytes long (Georg Sauthoff).
|
2009-07-11 12:21:59 +00:00 |
|
Vincent Richard
|
13f69779c2
|
New namespace for encoders.
|
2008-10-12 13:59:09 +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
|
f99fc84915
|
Imbue classic 'C' locale for the output of message parts and protocol commands.
|
2006-11-08 18:33:18 +00:00 |
|
Vincent Richard
|
0894c98959
|
Renamed 'vmime::platformDependant' to 'vmime::platform'.
|
2006-10-11 14:52:41 +00:00 |
|
Vincent Richard
|
3bbffc18de
|
Renamed 'byte' to 'byte_t'.
|
2006-04-18 19:04:30 +00:00 |
|
Vincent Richard
|
e9501b48d8
|
Refactored and cleaned up smart pointers.
|
2006-03-29 20:06:39 +00:00 |
|
Vincent Richard
|
63d21f7a09
|
Changed copyright year to 2006.
|
2006-02-05 10:22:59 +00:00 |
|
Vincent Richard
|
da6cd30611
|
Fixed bug when connecting to IMAP with default authenticator.
|
2005-12-02 12:25:58 +00:00 |
|
Vincent Richard
|
4522121196
|
Moved certificate code into 'vmime::net::security::cert' namespace.
|
2005-10-30 15:02:39 +00:00 |
|
Vincent Richard
|
cbd1110a4b
|
Updated FSF address.
|
2005-09-17 10:10:29 +00:00 |
|
Vincent Richard
|
0edaa87860
|
SASL authentication.
|
2005-09-17 09:08:45 +00:00 |
|
Vincent Richard
|
3b1fcbe825
|
New namespace for message digest algorithms.
|
2005-09-06 20:08:39 +00:00 |
|