index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
smtp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2006-05-05
Fixed typo when parsing ESMTP/AUTH response.
Vincent Richard
1
-4
/
+4
2006-04-18
Renamed 'byte' to 'byte_t'.
Vincent Richard
1
-2
/
+2
2006-02-24
Check for connection before any operation.
Vincent Richard
1
-0
/
+6
2006-02-09
Fixed dangling 'else'-block when TLS is not enabled (thanks to Tim Teulings).
Vincent Richard
1
-1
/
+1
2006-02-05
Changed copyright year to 2006.
Vincent Richard
4
-4
/
+4
2006-01-29
Added service::isSecuredConnection() and service::getConnectionInfos() to ↵
Vincent Richard
1
-3
/
+32
retrieve information about the connection.
2006-01-07
Added SMTPResponse to read and parse SMTP responses.
Vincent Richard
2
-134
/
+270
2005-11-30
Fixed bug when disconnecting SMTP.
Vincent Richard
1
-1
/
+8
2005-11-07
Fixed bug in disconnect() when authentication is not needed (thanks to ↵
Vincent Richard
1
-0
/
+2
Benjamin Biron).
2005-10-20
Added flush() on 'outputStream' + added unit tests for ↵
Vincent Richard
1
-0
/
+2
'charsetFilteredOutputStream' when input contains invalid sequences.
2005-10-06
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
1
-1
/
+1
2005-10-04
Added service::setTimeoutHandlerFactory().
Vincent Richard
2
-13
/
+2
2005-10-04
Added service::setSocketFactory().
Vincent Richard
2
-7
/
+1
2005-10-03
Added TLS/SSL support.
Vincent Richard
3
-67
/
+304
2005-09-17
Updated FSF address.
Vincent Richard
1
-3
/
+3
2005-09-17
SASL authentication.
Vincent Richard
1
-121
/
+285
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
1
-0
/
+503
[prev]