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
...
*
Fixed stack overflow error with VC++.
Vincent Richard
2007-03-12
1
-0
/
+7
|
*
Fixed warning.
Vincent Richard
2007-03-01
1
-4
/
+1
|
*
Fixed bad parsing of RFC-2047 quoting.
Vincent Richard
2007-02-22
1
-1
/
+1
|
*
Root part should not be detected as an attachment.
Vincent Richard
2007-02-06
1
-1
/
+5
|
*
Changed copyright year to 2007.
Vincent Richard
2007-01-01
332
-333
/
+333
|
*
Allow 'AUTH=LOGIN' capability for some servers.
Vincent Richard
2006-12-26
1
-0
/
+5
|
*
Started version 0.8.2.
Vincent Richard
2006-12-20
2
-1
/
+9
|
*
Version 0.8.1.
Vincent Richard
2006-12-20
1
-2
/
+2
|
*
Fixed attachment detection with non-MIME message (thanks to Peter Libic).
Vincent Richard
2006-12-14
1
-1
/
+7
|
*
Fixed invalid reuse of cert with gnutls_x509_crt_import (thanks to Benjamin ↵
Vincent Richard
2006-12-08
1
-6
/
+8
|
|
|
|
Biron).
*
Allow a line containing only spaces as header separator.
Vincent Richard
2006-12-05
1
-0
/
+32
|
*
Check for space/tab instead of using isspace().
Vincent Richard
2006-11-24
1
-1
/
+1
|
*
Fixed CPPDEFINES for new version of SCons.
Vincent Richard
2006-11-24
1
-1
/
+1
|
*
Typo: 'more' -> 'most'.
Vincent Richard
2006-11-23
1
-1
/
+1
|
*
Preferred block size for streams.
Vincent Richard
2006-11-18
2
-1
/
+38
|
*
Temporary fix for socket stream copy.
Vincent Richard
2006-11-17
1
-1
/
+1
|
*
Fixed maximum line length bug.
Vincent Richard
2006-11-17
1
-2
/
+5
|
*
Fixed indentation.
Vincent Richard
2006-11-17
1
-1
/
+1
|
*
Imbue classic 'C' locale for unformatted output.
Vincent Richard
2006-11-17
2
-0
/
+16
|
*
Fixed typo causing bad line length computation in RFC-2047 Base64 output.
Vincent Richard
2006-11-17
1
-1
/
+1
|
*
Fixed reference + do not clear stream in adapters.
Vincent Richard
2006-11-15
3
-3
/
+3
|
*
Use std::copy instead of loop (thanks to Michal Rzechonek).
Vincent Richard
2006-11-14
1
-2
/
+1
|
*
Use 'char' instead of 'unsigned char' for conversion with std::ctype.
Vincent Richard
2006-11-09
1
-10
/
+10
|
*
Imbue classic 'C' locale for the output of message parts and protocol commands.
Vincent Richard
2006-11-08
16
-5
/
+86
|
*
Fixed compilation problem with GCC 3.3.
Vincent Richard
2006-10-20
1
-1
/
+1
|
*
Updated example and doc with some code showing how to read embedded object ↵
Vincent Richard
2006-10-14
2
-8
/
+43
|
|
|
|
data from a file.
*
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
|
[prev]
[next]