index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
imap
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2006-11-08
Imbue classic 'C' locale for the output of message parts and protocol commands.
Vincent Richard
3
-0
/
+33
2006-10-11
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Vincent Richard
2
-2
/
+2
2006-04-23
Folder deletion.
Vincent Richard
1
-0
/
+37
2006-04-18
Renamed 'byte' to 'byte_t'.
Vincent Richard
1
-2
/
+2
2006-04-05
Clean up.
Vincent Richard
2
-25
/
+26
2006-03-29
Refactored and cleaned up smart pointers.
Vincent Richard
4
-108
/
+171
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
8
-8
/
+8
2006-01-29
Added service::isSecuredConnection() and service::getConnectionInfos() to ↵
Vincent Richard
2
-9
/
+57
retrieve information about the connection.
2006-01-15
Fixed bug when reading CAPABILITY/LIST responses.
Vincent Richard
1
-17
/
+20
2006-01-15
Implemented IMAP multi-fetching.
Vincent Richard
3
-83
/
+149
2005-12-02
Fixed bug when connecting to IMAP with default authenticator.
Vincent Richard
1
-1
/
+1
2005-10-06
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
2
-9
/
+9
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
4
-65
/
+318
2005-09-17
Updated FSF address.
Vincent Richard
6
-18
/
+18
2005-09-17
SASL authentication.
Vincent Richard
3
-82
/
+312
2005-09-02
Updated code to use smart pointers.
Vincent Richard
1
-37
/
+35
2005-09-01
NEVER call thisRef() from the object's constructor.
Vincent Richard
1
-10
/
+14
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
6
-0
/
+3742
[prev]