index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-02-06
Changed protected inheritance to simple composition.
Vincent Richard
1
-0
/
+5
2005-02-05
Moved 'static' functions into 'parserHelpers' class.
Vincent Richard
1
-0
/
+4
2005-02-05
Removed extra '::' before numeric constants.
Vincent Richard
1
-0
/
+5
2005-02-05
Fixed forward use of swapUint32Array().
Vincent Richard
1
-0
/
+5
2005-02-01
Fixed possible segfault when encoding is Base64.
Vincent Richard
1
-0
/
+4
2005-01-28
Started version 0.6.4.
Vincent Richard
1
-0
/
+8
2005-01-28
Version 0.6.3.
Vincent Richard
1
-2
/
+2
2005-01-28
Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringC...
Vincent Richard
1
-0
/
+7
2005-01-15
Fixed missing 'vmime/config.hpp' include.
Vincent Richard
1
-0
/
+5
2005-01-13
Prefixed function names with 'get' + written some doc for functions.
Vincent Richard
1
-0
/
+5
2005-01-05
Started version 0.6.3.
Vincent Richard
1
-0
/
+8
2005-01-05
Version 0.6.2.
Vincent Richard
1
-2
/
+2
2005-01-04
Added diagnostic error string for 'exceptions::connection_error' + fixed a bu...
Vincent Richard
1
-0
/
+7
2005-01-03
Fixed a linking error with g++ <= 3.2.
Vincent Richard
1
-0
/
+5
2005-01-02
Moved 'datetime::getDayOfWeek()' to 'datetimeUtils'.
Vincent Richard
1
-0
/
+2
2005-01-02
Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.
Vincent Richard
1
-0
/
+4
2005-01-02
Added unit tests for 'bodyPart'.
Vincent Richard
1
-1
/
+1
2005-01-02
Added unit tests for 'utility::path'.
Vincent Richard
1
-0
/
+4
2005-01-01
Added unit tests for 'utility::stringProxy' and 'utility::stringUtils'.
Vincent Richard
1
-1
/
+2
2005-01-01
Converted all C-style casts to C++-style casts + added unit test for utility:...
Vincent Richard
1
-0
/
+6
2004-12-31
Started version 0.6.2.
Vincent Richard
1
-0
/
+8
2004-12-31
Version 0.6.1.
Vincent Richard
1
-2
/
+2
2004-12-30
Modification in library versioning.
Vincent Richard
1
-2
/
+0
2004-12-30
Autotools and libtool support.
Vincent Richard
1
-1
/
+8
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
1
-1
/
+5
2004-12-26
Allow creating a service from an URL.
Vincent Richard
1
-0
/
+3
2004-12-26
Added versioning + removed shared library build (does not work because of C++...
Vincent Richard
1
-0
/
+2
2004-12-26
Added support for 'pkg-config'.
Vincent Richard
1
-0
/
+2
2004-12-26
Removed relative paths from #include's.
Vincent Richard
1
-0
/
+4
2004-12-24
Renamed class 'disposition' to 'contentDisposition'.
Vincent Richard
1
-0
/
+5
2004-12-23
When connecting, create root directory if it does not exists.
Vincent Richard
1
-0
/
+5
2004-12-22
Fixed missing files in dist + empty 'COPYING' file.
Vincent Richard
1
-0
/
+4
2004-12-22
Started version 0.6.1.
Vincent Richard
1
-0
/
+8
2004-12-22
Version 0.6.0 (Christmas present).
Vincent Richard
1
-2
/
+2
2004-12-22
Updated ChangeLog for new functions in 'component'.
Vincent Richard
1
-0
/
+3
2004-12-22
Added getCapabilities() on messaging::store.
Vincent Richard
1
-0
/
+3
2004-12-22
Updated ChangeLog.
Vincent Richard
1
-0
/
+4
2004-12-20
Updated ChangeLog.
Vincent Richard
1
-2
/
+12
2004-12-18
Default platform handlers (currently only POSIX).
Vincent Richard
1
-0
/
+24
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
1
-1
/
+40
[prev]