Commit Graph

11 Commits

Author SHA1 Message Date
Vincent Richard
fc1c6b08d1 Converted all C-style casts to C++-style casts + added unit test for utility::md5. 2005-01-01 11:32:23 +00:00
Vincent Richard
8b8cf2b543 Renamed files in POSIX platform handler. 2004-12-26 23:22:07 +00:00
Vincent Richard
4ce991d3b1 Moved all header files to 'vmime/' directory. 2004-12-26 20:23:29 +00:00
Vincent Richard
263b6aa00f Removed relative paths from #include's. 2004-12-26 09:35:13 +00:00
Vincent Richard
92ba748556 Missing #include for close() function. 2004-12-23 10:51:44 +00:00
Vincent Richard
228ce7f0aa Fixed open() flags when writing to file. 2004-12-21 12:36:18 +00:00
Vincent Richard
64addbf0b5 Changed permissions when creating file/directory. 2004-12-20 09:28:04 +00:00
Vincent Richard
510979b5ef Fixed bugs in scanFolder() and fileIterator. 2004-12-19 00:05:44 +00:00
Vincent Richard
835cb4a8ed Added #ifdefs's to fix bugs when compiling without messaging or file-system support. 2004-12-18 11:06:05 +00:00
Vincent Richard
f31b224aa0 Added #ifdefs's to fix bugs when compiling without messaging or file-system support. 2004-12-18 10:48:36 +00:00
Vincent Richard
460cae786a Default platform handlers (currently only POSIX). 2004-12-18 01:57:39 +00:00