index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
platforms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated FSF address.
Vincent Richard
2005-09-17
7
-21
/
+33
*
Non-blocking socket input/output.
Vincent Richard
2005-09-14
2
-22
/
+51
*
Error handling in posixSocket::send().
Vincent Richard
2005-08-24
1
-7
/
+64
*
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
2005-08-23
4
-6
/
+6
*
Reference counting and smart pointers.
Vincent Richard
2005-07-12
5
-48
/
+47
*
Free memory for args.
Vincent Richard
2005-05-25
1
-3
/
+8
*
Oops... missing ')'.
Vincent Richard
2005-05-14
1
-1
/
+1
*
Replaced getpid() with GetCurrentProcessId() on Windows.
Vincent Richard
2005-05-14
1
-2
/
+2
*
Added 'childProcess'.
Vincent Richard
2005-04-30
3
-0
/
+398
*
Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.
Vincent Richard
2005-04-18
1
-7
/
+65
*
Fixed warning.
Vincent Richard
2005-04-09
1
-1
/
+1
*
Modified isValidPathComponent() to accept drives as first component.
Stefan Uhrig
2005-03-28
1
-10
/
+26
*
Fixed isValidPathComponent() to detect invalid chars or reserved names.
Vincent Richard
2005-03-28
1
-11
/
+54
*
Added windows platform handlers.
Stefan Uhrig
2005-03-27
3
-0
/
+854
*
Updated VMime website URL.
Vincent Richard
2005-03-18
3
-3
/
+3
*
Fixed compilation problems on Solaris 9.
Vincent Richard
2005-03-16
1
-1
/
+1
*
Removed extra '::' before numeric constants.
Vincent Richard
2005-02-05
1
-3
/
+3
*
Added diagnostic error string for 'exceptions::connection_error' + fixed a bu...
Vincent Richard
2005-01-04
1
-8
/
+3
*
Changed year to 2005 in copyright header.
Vincent Richard
2005-01-03
3
-3
/
+3
*
Converted all C-style casts to C++-style casts + added unit test for utility:...
Vincent Richard
2005-01-01
1
-5
/
+5
*
Renamed files in POSIX platform handler.
Vincent Richard
2004-12-26
3
-3
/
+3
*
Moved all header files to 'vmime/' directory.
Vincent Richard
2004-12-26
6
-372
/
+5
*
Removed relative paths from #include's.
Vincent Richard
2004-12-26
6
-11
/
+11
*
Missing #include for close() function.
Vincent Richard
2004-12-23
1
-0
/
+1
*
Fixed open() flags when writing to file.
Vincent Richard
2004-12-21
1
-1
/
+1
*
Changed permissions when creating file/directory.
Vincent Richard
2004-12-20
1
-2
/
+2
*
Fixed bugs in scanFolder() and fileIterator.
Vincent Richard
2004-12-19
2
-4
/
+27
*
Added #ifdefs's to fix bugs when compiling without messaging or file-system s...
Vincent Richard
2004-12-18
2
-2
/
+15
*
Added #ifdefs's to fix bugs when compiling without messaging or file-system s...
Vincent Richard
2004-12-18
2
-0
/
+12
*
Default platform handlers (currently only POSIX).
Vincent Richard
2004-12-18
6
-0
/
+1211