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
*
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Vincent Richard
2006-10-11
45
-114
/
+128
|
*
Reissue EHLO after successful STARTTLS.
Vincent Richard
2006-10-02
3
-30
/
+46
|
*
Fixed typo.
Vincent Richard
2006-10-02
1
-1
/
+1
|
*
Added a paragraph about time-out handler factory.
Vincent Richard
2006-10-02
1
-2
/
+2
|
*
Added a paragraph about time-out handler factory.
Vincent Richard
2006-10-02
1
-1
/
+31
|
*
Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.
Vincent Richard
2006-10-02
6
-116
/
+448
|
*
Attachment [file]name.
Vincent Richard
2006-09-04
1
-0
/
+2
|
*
Fixed parsing when space occurs at the end of the field value.
Vincent Richard
2006-08-25
7
-13
/
+14
|
*
Do not treat attached text files as text parts.
Vincent Richard
2006-08-21
1
-1
/
+16
|
*
Oops... Removed IMAP response debug.
Vincent Richard
2006-08-09
1
-1
/
+1
|
*
Fix for message ids without angle brackets.
Vincent Richard
2006-08-09
3
-2
/
+24
|
*
Added exception handling code for 'invalid_response'.
Vincent Richard
2006-07-23
1
-0
/
+8
|
*
Made 'string' constructor explicit to avoid misuse.
Vincent Richard
2006-07-20
1
-1
/
+1
|
*
Replaced & with ref<> + clean up.
Vincent Richard
2006-07-14
13
-32
/
+32
|
*
Fixed bugs in MHTML code + unit tests.
Vincent Richard
2006-07-13
11
-88
/
+367
|
*
Fixed warning for uninitialized variable.
Vincent Richard
2006-06-23
1
-1
/
+1
|
*
Unit tests for SMTP.
Vincent Richard
2006-05-05
6
-3
/
+745
|
*
Fixed CRLF response parsing + intermediate replies.
Vincent Richard
2006-05-05
1
-7
/
+13
|
*
Reset timeout before reading response.
Vincent Richard
2006-05-05
2
-0
/
+6
|
*
Fixed typo in comment.
Vincent Richard
2006-05-05
1
-1
/
+1
|
*
Fixed typo when parsing ESMTP/AUTH response.
Vincent Richard
2006-05-05
1
-4
/
+4
|
*
Week of year calculation.
Vincent Richard
2006-04-24
5
-0
/
+118
|
*
Folder deletion.
Vincent Richard
2006-04-23
10
-0
/
+168
|
*
Renamed 'byte' to 'byte_t'.
Vincent Richard
2006-04-18
26
-94
/
+98
|
*
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
|
[next]