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 (
Expand
)
Author
Age
Files
Lines
*
Always encode special charsets.
Vincent Richard
2010-05-21
1
-0
/
+18
*
Register non-standard encoding names.
Vincent Richard
2010-04-13
1
-0
/
+4
*
Fixed bug #2933667: CRLF filter broken.
Vincent Richard
2010-01-20
1
-2
/
+2
*
Added option to return ISO week-numbering instead of default calendar-numbering.
Vincent Richard
2009-12-01
1
-2
/
+2
*
Added block size on sockets to allow different buffer size for SSL.
Vincent Richard
2009-11-30
1
-2
/
+2
*
Fixed possible segfault (thanks to László Vadócz).
Vincent Richard
2009-11-03
1
-1
/
+1
*
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
2009-09-06
21
-42
/
+42
*
Fixed block size through filtered streams.
Vincent Richard
2009-04-09
2
-3
/
+19
*
Fixed week of year for 53th week (non ISO-compliant).
Vincent Richard
2008-12-29
1
-0
/
+3
*
New namespace for encoders.
Vincent Richard
2008-10-12
9
-0
/
+1490
*
Fixed compilation warnings.
Vincent Richard
2008-10-12
11
-66
/
+66
*
Fixed bad buffer length causing duplicate data (Zarafa).
Vincent Richard
2008-07-11
1
-1
/
+1
*
Changed copyright year to 2008.
Vincent Richard
2008-01-04
12
-12
/
+12
*
Added function to unquote strings.
Vincent Richard
2007-08-30
1
-0
/
+36
*
Throw exception when badbit is set.
Vincent Richard
2007-07-09
1
-0
/
+8
*
New GCC definition.
Vincent Richard
2007-07-09
1
-1
/
+1
*
Fixed wrong block size (thanks to Emmanuel Cabestan).
Vincent Richard
2007-06-07
1
-1
/
+1
*
Fixed bug #1721186: thread-safe reference counting.
Vincent Richard
2007-05-22
2
-128
/
+304
*
Fixed bug #1656547: segfault in urlUtils::decode() if the string ends with '%'.
Vincent Richard
2007-05-21
1
-18
/
+18
*
Fixed typo in the copyright header, and added missing paragraph about linking.
Vincent Richard
2007-03-27
9
-27
/
+63
*
Added support for Courier maildir format.
Vincent Richard
2007-03-22
1
-0
/
+6
*
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 'charsetFilteredOutput...
Vincent Richard
2005-10-20
2
-4
/
+41
*
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
[next]