index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added service::isSecuredConnection() and service::getConnectionInfos() to ret...
Vincent Richard
2006-01-29
22
-16
/
+564
*
getPeerCertificates() should be const.
Vincent Richard
2006-01-29
2
-2
/
+2
*
Fixed segfault when cert data is NULL.
Vincent Richard
2006-01-29
1
-0
/
+3
*
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
*
Non-SASL authenticator.
Vincent Richard
2006-01-26
1
-1
/
+43
*
Treat 'inline' parts without Content-[Id/Location] as attachments.
Vincent Richard
2006-01-19
1
-0
/
+8
*
Added support for attachments of type 'message/rfc822'.
Vincent Richard
2006-01-16
12
-24
/
+670
*
Update for new contributor.
Vincent Richard
2006-01-15
1
-0
/
+1
*
Fixed bug when reading CAPABILITY/LIST responses.
Vincent Richard
2006-01-15
1
-17
/
+20
*
Fixed memory leaks.
Vincent Richard
2006-01-15
1
-0
/
+16
*
Implemented IMAP multi-fetching.
Vincent Richard
2006-01-15
5
-85
/
+188
*
Non-const folder for events.
Vincent Richard
2006-01-15
2
-6
/
+6
*
Fixed 'uninitialised values' warnings in Valgrind.
Vincent Richard
2006-01-14
1
-1
/
+3
*
Fixed bug when fetching structure.
Vincent Richard
2006-01-10
1
-13
/
+25
*
Fixed segfault when dynamic-casting a ref (thanks to Benjamin Biron).
Vincent Richard
2006-01-10
1
-2
/
+2
*
Allow '@' in the username part of an URL.
Vincent Richard
2006-01-09
2
-1
/
+13
*
Recognize deleted messages not yet expunged (thanks to Benjamin Biron).
Vincent Richard
2006-01-08
1
-2
/
+10
*
Code clean-up.
Vincent Richard
2006-01-08
2
-20
/
+18
*
Fixed compilation problem with GCC 4.
Vincent Richard
2006-01-08
1
-1
/
+1
*
Inverted flags and mode in deleteMessage[s]() (thanks to Benjamin Biron).
Vincent Richard
2006-01-07
1
-3
/
+3
*
Added SMTPResponse to read and parse SMTP responses.
Vincent Richard
2006-01-07
5
-143
/
+417
*
Updated contributors list.
Vincent Richard
2006-01-01
1
-0
/
+16
*
Rewritten code using std:: algorithms (thanks to Pierre THIERRY).
Vincent Richard
2005-12-30
2
-27
/
+64
*
Rewritten some code without using iterators.
Vincent Richard
2005-12-30
1
-10
/
+10
*
Fixed mistake.
Vincent Richard
2005-12-29
1
-2
/
+2
*
Fixed mistake.
Vincent Richard
2005-12-29
1
-1
/
+1
*
Added support for getaddrinfo() on POSIX.
Vincent Richard
2005-12-26
3
-0
/
+77
*
Fixed typo causing infinite loop.
Vincent Richard
2005-12-20
1
-1
/
+1
*
Compatibility bugs in IMAP response parser.
Vincent Richard
2005-12-18
2
-68
/
+136
*
Enhanced detection of GnuTLS (SCons).
Vincent Richard
2005-12-15
1
-1
/
+4
*
Fixed segfault in destructor when chaining 3 exceptions or more.
Vincent Richard
2005-12-05
3
-0
/
+12
*
Fixed a bug in argument vector.
Vincent Richard
2005-12-04
2
-1
/
+6
*
Fixed bug when connecting to IMAP with default authenticator.
Vincent Richard
2005-12-02
2
-3
/
+3
*
Added toStrong() on weak ref.
Vincent Richard
2005-12-02
1
-0
/
+8
*
Fixed typo in CXXFLAGS/debug.
Vincent Richard
2005-12-01
1
-2
/
+2
*
Fixed bug when disconnecting SMTP.
Vincent Richard
2005-11-30
1
-1
/
+8
*
Detailed instruction for sending message.
Vincent Richard
2005-11-30
1
-1
/
+1
*
Fixed buffer overrun in random::getString().
Vincent Richard
2005-11-28
2
-1
/
+4
*
Fixed problem with maildir and ':' in filename on Windows.
Vincent Richard
2005-11-27
2
-5
/
+37
*
GNU TLS detection with SCons.
Vincent Richard
2005-11-16
1
-1
/
+2
*
gmtime() and localtime() are reentrant when using MS C runtime library (MinGW...
Vincent Richard
2005-11-14
2
-1
/
+15
*
Fixed bug in disconnect() when authentication is not needed (thanks to Benjam...
Vincent Richard
2005-11-07
2
-0
/
+7
*
Started version 0.8.1.
Vincent Richard
2005-11-06
2
-1
/
+9
*
Version 0.8.0.
Vincent Richard
2005-11-06
2
-4
/
+4
*
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
*
First version of the VMime Book.
Vincent Richard
2005-11-06
13
-0
/
+4268
*
Refactored header field values and parameters.
Vincent Richard
2005-11-06
4
-392
/
+0
*
Fixed typos in documentation.
Vincent Richard
2005-11-05
8
-14
/
+16
[next]