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