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
*
Better random seed.
Vincent Richard
2013-05-12
1
-3
/
+13
*
Added filtered output stream to transform LFs to CRLFs.
Vincent Richard
2013-04-16
1
-0
/
+71
*
Remove +x bit from source files
Jan Engelhardt
2013-03-27
1
-0
/
+0
*
Fixed warnings and 64-bit issues.
Vincent Richard
2013-03-24
1
-1
/
+1
*
Fixed maximum block size for read().
Vincent Richard
2013-03-06
1
-1
/
+1
*
Message generation/parsing context. Charset conversion options. Preliminary i...
Vincent Richard
2013-02-24
1
-0
/
+33
*
Fixed SMTP dot stuffing at the beginning of content.
Vincent Richard
2013-02-20
1
-1
/
+24
*
The seekableInputStreamRegionAdapter now stores its own current position, to ...
Vincent Richard
2013-02-15
1
-13
/
+24
*
Moved includes to fix compilation issue.
Vincent Richard
2013-01-15
1
-6
/
+0
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
37
-37
/
+37
*
Fixed type for maximum line length.
Vincent Richard
2012-12-22
1
-5
/
+6
*
More robust check for EOF in input stream.
Vincent Richard
2012-12-13
1
-4
/
+14
*
Fixed seeking after EOF in input stream.
Vincent Richard
2012-12-13
1
-0
/
+1
*
Trivial 64-bit warning fixes.
Vincent Richard
2012-12-12
3
-10
/
+10
*
Trivial 64-bit warning fixes.
Vincent Richard
2012-11-29
4
-14
/
+14
*
OpenSSL support (thanks to Mehmet Bozkurt).
Vincent Richard
2012-11-03
1
-0
/
+44
*
Migrated build system to CMake. Conditional file compilation. Automatic selec...
Vincent Richard
2012-11-01
1
-6
/
+6
*
Support for bogus encoding name 'bmoted-printable' (Zarafa).
Vincent Richard
2012-10-15
1
-0
/
+3
*
Added ability to parse directly from an input stream (eg. file). This allows ...
Vincent Richard
2012-04-16
8
-0
/
+341
*
Split stream.hpp/.cpp into multiple source files.
Vincent Richard
2012-04-14
16
-485
/
+857
*
Fixed wrong encoding of line breaks in QP-encoded text (issue #7).
Vincent Richard
2012-04-05
1
-4
/
+5
*
Better RFC-2047 encoding.
Vincent Richard
2010-10-12
1
-104
/
+167
*
Encode quotation marks in QP/RFC-2047.
Vincent Richard
2010-10-12
1
-0
/
+1
*
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
[next]