index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-23
/
+314
*
Fixed bug when reading CAPABILITY/LIST responses.
Vincent Richard
2006-01-15
1
-17
/
+20
*
Implemented IMAP multi-fetching.
Vincent Richard
2006-01-15
3
-83
/
+149
*
Non-const folder for events.
Vincent Richard
2006-01-15
1
-3
/
+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
1
-1
/
+1
*
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
*
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
2
-134
/
+270
*
Rewritten code using std:: algorithms (thanks to Pierre THIERRY).
Vincent Richard
2005-12-30
1
-27
/
+39
*
Rewritten some code without using iterators.
Vincent Richard
2005-12-30
1
-10
/
+10
*
Added support for getaddrinfo() on POSIX.
Vincent Richard
2005-12-26
1
-0
/
+61
*
Fixed typo causing infinite loop.
Vincent Richard
2005-12-20
1
-1
/
+1
*
Fixed segfault in destructor when chaining 3 exceptions or more.
Vincent Richard
2005-12-05
1
-0
/
+6
*
Fixed a bug in argument vector.
Vincent Richard
2005-12-04
1
-1
/
+1
*
Fixed bug when connecting to IMAP with default authenticator.
Vincent Richard
2005-12-02
2
-3
/
+3
*
Fixed bug when disconnecting SMTP.
Vincent Richard
2005-11-30
1
-1
/
+8
*
Fixed buffer overrun in random::getString().
Vincent Richard
2005-11-28
1
-1
/
+1
*
Fixed problem with maildir and ':' in filename on Windows.
Vincent Richard
2005-11-27
1
-5
/
+32
*
gmtime() and localtime() are reentrant when using MS C runtime library (MinGW...
Vincent Richard
2005-11-14
1
-1
/
+12
*
Fixed bug in disconnect() when authentication is not needed (thanks to Benjam...
Vincent Richard
2005-11-07
1
-0
/
+2
*
Fixed typos in documentation.
Vincent Richard
2005-11-05
4
-6
/
+12
*
Refactored header field values and parameters.
Vincent Richard
2005-11-04
35
-840
/
+701
*
Fixed problem with 'no_auth_information' exception when SASL support is disab...
Vincent Richard
2005-10-30
1
-13
/
+26
*
Moved certificate code into 'vmime::net::security::cert' namespace.
Vincent Richard
2005-10-30
6
-29
/
+29
*
Added flush() on 'outputStream' + added unit tests for 'charsetFilteredOutput...
Vincent Richard
2005-10-20
7
-4
/
+117
*
Added 'charsetFilteredOutputStream'.
Vincent Richard
2005-10-19
1
-2
/
+168
*
Refactoring of built-in services registration system.
Vincent Richard
2005-10-19
3
-4
/
+108
*
Charset converter.
Vincent Richard
2005-10-19
3
-29
/
+169
*
Charset converter.
Vincent Richard
2005-10-19
1
-139
/
+6
*
Fixed a bug in length calculation.
Vincent Richard
2005-10-14
1
-1
/
+1
*
Not an attachment if a 'Content-Id' field is present.
Vincent Richard
2005-10-14
1
-0
/
+5
*
Added 'attachmentHelper'.
Vincent Richard
2005-10-13
3
-168
/
+378
*
Added removeAllFields() for a field name.
Vincent Richard
2005-10-13
1
-0
/
+9
*
Added getPart() and getHeader() on attachment.
Vincent Richard
2005-10-13
1
-0
/
+12
*
Don't return references.
Vincent Richard
2005-10-13
1
-4
/
+4
*
Sendmail support on POSIX platforms only.
Vincent Richard
2005-10-11
1
-0
/
+6
*
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
2005-10-06
20
-55
/
+55
*
Added service::setTimeoutHandlerFactory().
Vincent Richard
2005-10-04
10
-58
/
+18
*
Added service::setSocketFactory().
Vincent Richard
2005-10-04
10
-42
/
+28
*
Added TLS/SSL support.
Vincent Richard
2005-10-03
25
-388
/
+2443
*
Reduced waiting time.
Vincent Richard
2005-10-03
1
-1
/
+1
*
Made 'datetime' compatible with C's time_t.
Vincent Richard
2005-10-03
1
-0
/
+29
*
Too much CPU time used when waiting for data to be received.
Vincent Richard
2005-10-02
1
-0
/
+10
*
Updated FSF address.
Vincent Richard
2005-09-17
117
-351
/
+651
*
SASL authentication.
Vincent Richard
2005-09-17
24
-494
/
+2204
*
Input buffer size.
Vincent Richard
2005-09-16
1
-2
/
+4
[next]