index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
smtp
/
SMTPTransport.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-10-04
Added service::setTimeoutHandlerFactory().
Vincent Richard
1
-7
/
+2
2005-10-04
Added service::setSocketFactory().
Vincent Richard
1
-4
/
+1
2005-10-03
Added TLS/SSL support.
Vincent Richard
1
-67
/
+102
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
-4
/
+4
2005-07-12
Reference counting and smart pointers.
Vincent Richard
1
-4
/
+1
2005-05-15
Service properties enhancement.
Vincent Richard
1
-23
/
+44
2005-04-28
Sendmail implementation + filtered streams.
Vincent Richard
1
-56
/
+8
2005-04-26
Added missing case when replacing '.' in send().
Vincent Richard
1
-1
/
+13
2005-04-26
Moved generic implementation of send() to 'transport'.
Vincent Richard
1
-72
/
+0
2005-04-03
Moved IMAP, POP3, maildir and SMTP files to separate namespaces.
Vincent Richard
1
-1
/
+3
2005-03-18
Updated VMime website URL.
Vincent Richard
1
-1
/
+1
2005-01-03
Changed year to 2005 in copyright header.
Vincent Richard
1
-1
/
+1
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
1
-7
/
+7
2004-12-26
Removed relative paths from #include's.
Vincent Richard
1
-8
/
+9
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
1
-35
/
+50
[prev]