index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SConstruct
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed unit tests build on OSX.
Vincent Richard
2010-05-20
1
-0
/
+4
*
Added helper function to construct parsed message from net message. Splitted ...
Vincent Richard
2010-05-18
1
-0
/
+3
*
Fixed typo.
Vincent Richard
2010-05-04
1
-5
/
+5
*
Migrated config script for newer versions of SCons.
Vincent Richard
2010-03-16
1
-3
/
+6
*
Fixed test for global constructor failing when cross building.
Vincent Richard
2010-02-15
1
-1
/
+1
*
Replaced 'Options' with 'Variables' to solve warnings about the former being ...
Vincent Richard
2010-02-12
1
-12
/
+12
*
Fixed missing M4 file in dist tarball.
Vincent Richard
2010-02-10
1
-0
/
+1
*
Removed wide-char support.
Vincent Richard
2010-02-03
1
-18
/
+0
*
Added workaround for Decider() for legacy versions of SCons.
Vincent Richard
2009-09-14
1
-1
/
+5
*
Use pkg-config for gnutls 2.8.0 and later (thanks to Andreas Metzler).
Vincent Richard
2009-08-19
1
-1
/
+1
*
Fixed dynamic_cast support detection on HPUX (aCC).
Vincent Richard
2009-05-01
1
-2
/
+2
*
Removed '-pipe' compiler flags, as it is not available on all platforms.
Vincent Richard
2009-04-09
1
-2
/
+1
*
Use Decider() method instead of deprecated SourceSignatures/TargetSignatures().
Vincent Richard
2009-03-01
1
-3
/
+1
*
Started version 0.9.1.
Vincent Richard
2008-10-19
1
-1
/
+1
*
Fixed autotools support.
Vincent Richard
2008-10-19
1
-2
/
+2
*
Version 0.9.0.
Vincent Richard
2008-10-19
1
-2
/
+2
*
New namespace for encoders.
Vincent Richard
2008-10-12
1
-10
/
+11
*
Fixed bug #1755458: The project generator does not exclude the SASL sources. ...
Vincent Richard
2007-12-22
1
-45
/
+60
*
Fixed bug #1721186: thread-safe reference counting.
Vincent Richard
2007-05-22
1
-1
/
+11
*
Fail if GNU TLS or GNU SASL dev packages are required but not installed.
Vincent Richard
2007-05-22
1
-1
/
+12
*
Added support for Courier maildir format.
Vincent Richard
2007-03-22
1
-2
/
+6
*
Started version 0.8.2.
Vincent Richard
2006-12-20
1
-1
/
+1
*
Fixed CPPDEFINES for new version of SCons.
Vincent Richard
2006-11-24
1
-1
/
+1
*
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Vincent Richard
2006-10-11
1
-2
/
+3
*
Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.
Vincent Richard
2006-10-02
1
-0
/
+1
*
Fixed bugs in MHTML code + unit tests.
Vincent Richard
2006-07-13
1
-0
/
+1
*
Unit tests for SMTP.
Vincent Richard
2006-05-05
1
-1
/
+5
*
Clean up.
Vincent Richard
2006-04-05
1
-1
/
+2
*
Refactored and cleaned up smart pointers.
Vincent Richard
2006-03-29
1
-1
/
+1
*
Added unit tests for datetimeUtils + renamed functions.
Vincent Richard
2006-02-12
1
-0
/
+1
*
Added service::isSecuredConnection() and service::getConnectionInfos() to ret...
Vincent Richard
2006-01-29
1
-0
/
+4
*
Link with Winsock under Windows.
Vincent Richard
2006-01-29
1
-1
/
+9
*
Do not link with SASL/TLS libraries if support not enabled.
Vincent Richard
2006-01-26
1
-10
/
+10
*
Added support for attachments of type 'message/rfc822'.
Vincent Richard
2006-01-16
1
-1
/
+3
*
Added SMTPResponse to read and parse SMTP responses.
Vincent Richard
2006-01-07
1
-0
/
+1
*
Added support for getaddrinfo() on POSIX.
Vincent Richard
2005-12-26
1
-0
/
+11
*
Enhanced detection of GnuTLS (SCons).
Vincent Richard
2005-12-15
1
-1
/
+4
*
Fixed typo in CXXFLAGS/debug.
Vincent Richard
2005-12-01
1
-2
/
+2
*
GNU TLS detection with SCons.
Vincent Richard
2005-11-16
1
-1
/
+2
*
Started version 0.8.1.
Vincent Richard
2005-11-06
1
-1
/
+1
*
Version 0.8.0.
Vincent Richard
2005-11-06
1
-2
/
+2
*
Missing 'headerFieldValue.hpp' in dist.
Vincent Richard
2005-11-06
1
-0
/
+1
*
Refactored header field values and parameters.
Vincent Richard
2005-11-06
1
-4
/
+0
*
Refactored header field values and parameters.
Vincent Richard
2005-11-04
1
-3
/
+0
*
Fixed typo for 'ac_cv_sizeof_long'.
Vincent Richard
2005-11-03
1
-1
/
+1
*
Moved certificate code into 'vmime::net::security::cert' namespace.
Vincent Richard
2005-10-30
1
-5
/
+5
*
Added 'charsetFilteredOutputStream'.
Vincent Richard
2005-10-19
1
-0
/
+1
*
Refactoring of built-in services registration system.
Vincent Richard
2005-10-19
1
-0
/
+1
*
Charset converter.
Vincent Richard
2005-10-19
1
-0
/
+1
*
Fixed include dir (prefix).
Vincent Richard
2005-10-16
1
-1
/
+1
[next]