index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utility
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2007-03-27
Fixed typo in the copyright header, and added missing paragraph about linking.
Vincent Richard
9
-27
/
+63
2007-03-22
Added support for Courier maildir format.
Vincent Richard
1
-0
/
+6
2007-03-01
Fixed warning.
Vincent Richard
1
-4
/
+1
2007-01-01
Changed copyright year to 2007.
Vincent Richard
11
-11
/
+11
2006-11-18
Preferred block size for streams.
Vincent Richard
1
-1
/
+27
2006-11-17
Temporary fix for socket stream copy.
Vincent Richard
1
-1
/
+1
2006-11-15
Fixed reference + do not clear stream in adapters.
Vincent Richard
1
-2
/
+0
2006-11-09
Use 'char' instead of 'unsigned char' for conversion with std::ctype.
Vincent Richard
1
-10
/
+10
2006-11-08
Imbue classic 'C' locale for the output of message parts and protocol commands.
Vincent Richard
2
-5
/
+21
2006-10-11
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Vincent Richard
1
-3
/
+3
2006-06-23
Fixed warning for uninitialized variable.
Vincent Richard
1
-1
/
+1
2006-04-24
Week of year calculation.
Vincent Richard
1
-0
/
+70
2006-04-18
Renamed 'byte' to 'byte_t'.
Vincent Richard
1
-1
/
+1
2006-03-29
Refactored and cleaned up smart pointers.
Vincent Richard
1
-0
/
+166
2006-02-12
Added unit tests for datetimeUtils + renamed functions.
Vincent Richard
1
-10
/
+21
2006-02-05
Changed copyright year to 2006.
Vincent Richard
10
-10
/
+10
2006-01-31
Fixed encoding of reserved/unsafe chars.
Vincent Richard
1
-2
/
+6
2006-01-09
Allow '@' in the username part of an URL.
Vincent Richard
1
-1
/
+1
2005-12-30
Rewritten some code without using iterators.
Vincent Richard
1
-10
/
+10
2005-11-28
Fixed buffer overrun in random::getString().
Vincent Richard
1
-1
/
+1
2005-10-20
Added flush() on 'outputStream' + added unit tests for ↵
Vincent Richard
2
-4
/
+41
'charsetFilteredOutputStream' when input contains invalid sequences.
2005-10-14
Fixed a bug in length calculation.
Vincent Richard
1
-1
/
+1
2005-10-06
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
3
-10
/
+10
2005-10-03
Added TLS/SSL support.
Vincent Richard
1
-0
/
+16
2005-09-17
Updated FSF address.
Vincent Richard
10
-30
/
+34
2005-09-17
SASL authentication.
Vincent Richard
1
-0
/
+61
2005-09-08
Added special characters for encoding.
Vincent Richard
1
-1
/
+2
2005-09-06
New namespace for message digest algorithms.
Vincent Richard
1
-331
/
+0
2005-09-03
Added progression notifications.
Vincent Richard
2
-4
/
+93
2005-08-25
Fixed undefined symbol 'UNSPECIFIED_PORT'.
Vincent Richard
1
-0
/
+3
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
1
-3
/
+3
2005-07-12
Reference counting and smart pointers.
Vincent Richard
3
-2
/
+10
2005-06-16
Fixed uninitialized variable.
Vincent Richard
1
-3
/
+3
2005-06-16
Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.
Vincent Richard
2
-2
/
+67
2005-06-15
Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added ↵
Vincent Richard
1
-3
/
+120
unit tests.
2005-04-28
Added #include <algorithm>
Stefan Uhrig
1
-0
/
+1
2005-04-28
Added parameter support to 'utility::url'.
Vincent Richard
2
-1
/
+90
2005-04-28
Sendmail implementation + filtered streams.
Vincent Richard
2
-0
/
+158
2005-04-18
Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.
Vincent Richard
2
-9
/
+45
2005-04-14
Moved 'url' and 'urlUtils' classes to 'utility' namespace.
Vincent Richard
2
-0
/
+400
2005-03-28
Added toUpper() function
Stefan Uhrig
1
-0
/
+12
2005-03-18
Updated VMime website URL.
Vincent Richard
7
-7
/
+7
2005-03-16
Fixed compilation problems on Solaris 9.
Vincent Richard
1
-3
/
+3
2005-03-14
Removed 'singleton' and 'singletonManager' classes.
Vincent Richard
1
-53
/
+0
2005-02-05
Moved 'static' functions into 'parserHelpers' class.
Vincent Richard
1
-3
/
+3
2005-02-05
Fixed forward use of swapUint32Array().
Vincent Richard
1
-21
/
+21
2005-01-05
Fixed compilation errors with 'isascii' on some systems.
Vincent Richard
1
-0
/
+1
2005-01-03
outputStreamStringAdapter::write() improvement.
Vincent Richard
1
-2
/
+1
2005-01-03
Changed year to 2005 in copyright header.
Vincent Richard
8
-8
/
+8
2005-01-02
Moved 'datetime::getDayOfWeek()' to 'datetimeUtils'.
Vincent Richard
1
-0
/
+24
[prev]
[next]