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