index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Clean up.
Vincent Richard
2006-04-05
12
-73
/
+219
|
*
Refactored and cleaned up smart pointers.
Vincent Richard
2006-03-29
34
-732
/
+931
|
*
Force encoding when there is a CR/LF in the word.
Vincent Richard
2006-02-24
1
-0
/
+8
|
*
Check for connection before any operation.
Vincent Richard
2006-02-24
1
-0
/
+6
|
*
Accept 8-bit characters even if not allowed (non-strict mode).
Vincent Richard
2006-02-20
2
-3
/
+32
|
*
Missing libs.
Vincent Richard
2006-02-20
1
-1
/
+1
|
*
Added unit tests for datetimeUtils + renamed functions.
Vincent Richard
2006-02-12
5
-28
/
+168
|
*
Fixed dangling 'else'-block when TLS is not enabled (thanks to Tim Teulings).
Vincent Richard
2006-02-09
3
-3
/
+3
|
*
Added toAddressList().
Vincent Richard
2006-02-05
2
-0
/
+13
|
*
Changed copyright year to 2006.
Vincent Richard
2006-02-05
162
-162
/
+162
|
*
Changed copyright year to 2006.
Vincent Richard
2006-02-05
160
-160
/
+160
|
*
Fixed encoding of reserved/unsafe chars.
Vincent Richard
2006-01-31
2
-2
/
+41
|
*
Added service::isSecuredConnection() and service::getConnectionInfos() to ↵
Vincent Richard
2006-01-29
22
-16
/
+564
|
|
|
|
retrieve information about the connection.
*
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
|
[prev]
[next]