index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2005-01-05
Fixed compilation errors with 'isascii' on some systems.
Vincent Richard
2
-0
/
+2
2005-01-04
Added diagnostic error string for 'exceptions::connection_error' + fixed a ↵
Vincent Richard
3
-11
/
+8
bug in 'posixSocket::connect()' when specifying an IP address.
2005-01-03
Fixed a linking error with g++ <= 3.2.
Vincent Richard
1
-0
/
+4
2005-01-03
outputStreamStringAdapter::write() improvement.
Vincent Richard
1
-2
/
+1
2005-01-03
Changed year to 2005 in copyright header.
Vincent Richard
90
-90
/
+90
2005-01-02
Moved 'datetime::getDayOfWeek()' to 'datetimeUtils'.
Vincent Richard
2
-25
/
+28
2005-01-02
Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.
Vincent Richard
18
-48
/
+275
2005-01-02
Added setValue(string).
Vincent Richard
1
-0
/
+6
2005-01-02
Added unit tests for 'utility::path'.
Vincent Richard
4
-6
/
+9
2005-01-01
Converted all C-style casts to C++-style casts + added unit test for ↵
Vincent Richard
11
-64
/
+92
utility::md5.
2004-12-30
Autotools and libtool support.
Vincent Richard
2
-1
/
+7
2004-12-26
Renamed files in POSIX platform handler.
Vincent Richard
3
-3
/
+3
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
195
-18554
/
+256
2004-12-26
Allow creating a service from an URL.
Vincent Richard
5
-9
/
+61
2004-12-26
Fixed bug in URL parsing.
Vincent Richard
1
-15
/
+23
2004-12-26
Removed relative paths from #include's.
Vincent Richard
75
-223
/
+247
2004-12-24
Renamed class 'disposition' to 'contentDisposition'.
Vincent Richard
10
-45
/
+45
2004-12-23
When connecting, create root directory if it does not exists.
Vincent Richard
1
-2
/
+20
2004-12-23
Hide private class 'IMAPauthenticator' from class documentation.
Vincent Richard
1
-0
/
+4
2004-12-23
Removed unused 'POP3header' class.
Vincent Richard
1
-15
/
+9
2004-12-23
Missing #include for close() function.
Vincent Richard
1
-0
/
+1
2004-12-22
Some more class documentation.
Vincent Richard
26
-20
/
+183
2004-12-22
Added getCapabilities() on messaging::store.
Vincent Richard
8
-9
/
+67
2004-12-22
Done rename() operation on 'maildir' + fixed some bugs/limitations in ↵
Vincent Richard
3
-23
/
+116
maildir/IMAP.
2004-12-22
Notify direct and indirect sub-folders when renaming an IMAP folder.
Vincent Richard
1
-1
/
+10
2004-12-22
Explain renameParent() in function doc.
Vincent Richard
1
-0
/
+2
2004-12-22
Added renameParent() function.
Vincent Richard
2
-0
/
+34
2004-12-22
Added isParentOf() function.
Vincent Richard
2
-1
/
+23
2004-12-22
Notification when renaming IMAP folder.
Vincent Richard
1
-0
/
+14
2004-12-22
Typo in function doc.
Vincent Richard
1
-1
/
+1
2004-12-21
Done copyMessage() operation for 'maildir'.
Vincent Richard
2
-54
/
+193
2004-12-21
Done addMessage() operation for 'maildir'.
Vincent Richard
1
-4
/
+132
2004-12-21
Fixed open() flags when writing to file.
Vincent Richard
1
-1
/
+1
2004-12-21
Fixed notification when adding message to IMAP folder.
Vincent Richard
1
-0
/
+13
2004-12-21
Fixed ',2' in filename/flags + fixed file renaming when moving from 'new' to ↵
Vincent Richard
5
-3
/
+62
'cur' + new functions random::getString() and maildirUtils::generateId().
2004-12-20
Added component::getChildComponents() function.
Vincent Richard
36
-0
/
+206
2004-12-20
Exception chaining in create().
Vincent Richard
1
-1
/
+8
2004-12-20
Changed permissions when creating file/directory.
Vincent Richard
1
-2
/
+2
2004-12-19
More details in function doc.
Vincent Richard
1
-2
/
+4
2004-12-19
Fixed memory leaks.
Vincent Richard
2
-4
/
+40
2004-12-19
Do not use std::remove() for removing elements from std::vector...
Vincent Richard
2
-2
/
+10
2004-12-19
Fixed warning when compiling.
Vincent Richard
1
-1
/
+1
2004-12-19
Fixed bugs.
Vincent Richard
1
-8
/
+21
2004-12-19
Fixed bug with message index in getMessageFSPath().
Vincent Richard
1
-1
/
+1
2004-12-19
Fixed bugs in scanFolder() and fileIterator.
Vincent Richard
3
-18
/
+62
2004-12-19
Moved code from 'exception.hpp' to 'exception.cpp' + new features for ↵
Vincent Richard
2
-118
/
+875
exceptions.
2004-12-18
Added #ifdefs's to fix bugs when compiling without messaging or file-system ↵
Vincent Richard
2
-2
/
+15
support.
2004-12-18
Added #ifdefs's to fix bugs when compiling without messaging or file-system ↵
Vincent Richard
2
-0
/
+12
support.
2004-12-18
Default platform handlers (currently only POSIX).
Vincent Richard
6
-0
/
+1211
2004-12-17
Added appendComponent() and getComponentAt() functions.
Vincent Richard
2
-0
/
+38
[prev]
[next]