index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added SMTPResponse to read and parse SMTP responses.
Vincent Richard
2006-01-07
2
-134
/
+270
|
*
Fixed bug when connecting to IMAP with default authenticator.
Vincent Richard
2005-12-02
1
-1
/
+1
|
*
Fixed bug when disconnecting SMTP.
Vincent Richard
2005-11-30
1
-1
/
+8
|
*
Fixed problem with maildir and ':' in filename on Windows.
Vincent Richard
2005-11-27
1
-5
/
+32
|
*
Fixed bug in disconnect() when authentication is not needed (thanks to ↵
Vincent Richard
2005-11-07
1
-0
/
+2
|
|
|
|
Benjamin Biron).
*
Refactored header field values and parameters.
Vincent Richard
2005-11-04
1
-12
/
+16
|
*
Moved certificate code into 'vmime::net::security::cert' namespace.
Vincent Richard
2005-10-30
6
-503
/
+13
|
*
Added flush() on 'outputStream' + added unit tests for ↵
Vincent Richard
2005-10-20
1
-0
/
+2
|
|
|
|
'charsetFilteredOutputStream' when input contains invalid sequences.
*
Refactoring of built-in services registration system.
Vincent Richard
2005-10-19
3
-4
/
+108
|
*
Sendmail support on POSIX platforms only.
Vincent Richard
2005-10-11
1
-0
/
+6
|
*
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
2005-10-06
10
-29
/
+29
|
*
Added service::setTimeoutHandlerFactory().
Vincent Richard
2005-10-04
8
-42
/
+18
|
*
Added service::setSocketFactory().
Vincent Richard
2005-10-04
8
-28
/
+22
|
*
Added TLS/SSL support.
Vincent Richard
2005-10-03
23
-388
/
+2373
|
*
Updated FSF address.
Vincent Richard
2005-09-17
25
-75
/
+79
|
*
SASL authentication.
Vincent Richard
2005-09-17
15
-490
/
+1014
|
*
New namespace for message digest algorithms.
Vincent Richard
2005-09-06
2
-15
/
+26
|
*
Updated code to use smart pointers.
Vincent Richard
2005-09-02
4
-82
/
+78
|
*
NEVER call thisRef() from the object's constructor.
Vincent Richard
2005-09-01
1
-10
/
+14
|
*
Fixed 'requestAuthInfos()' not public.
Vincent Richard
2005-08-26
1
-1
/
+1
|
*
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
2005-08-23
29
-0
/
+9683
[prev]