index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed bug #3174903. Fixed word parsing when buffer does not end with NL. Fixe...
Vincent Richard
2011-03-09
3
-14
/
+101
*
Fixed possible read to invalid memory location (thanks to Alexander Konovalov).
Vincent Richard
2011-01-28
1
-1
/
+1
*
Fixed possible infinite loop (thanks to John van der Kamp, Zarafa).
Vincent Richard
2011-01-21
2
-1
/
+12
*
Fixed boundary parsing (thanks to John van der Kamp, Zarafa).
Vincent Richard
2010-12-10
2
-3
/
+42
*
Fixed unit test after bug fix.
Vincent Richard
2010-12-10
1
-1
/
+1
*
No extra space between ':' and '<' in MAIL FROM and RCPT TO. Wait for server ...
Vincent Richard
2010-12-08
1
-2
/
+3
*
Updated deprecated function.
Vincent Richard
2010-12-06
1
-1
/
+1
*
Initialize and delete object.
Vincent Richard
2010-11-30
1
-1
/
+4
*
Started version 0.9.2.
Vincent Richard
2010-11-16
2
-1
/
+9
*
Version 0.9.1.
Vincent Richard
2010-11-16
1
-2
/
+2
*
Updated AUTHORS with patch licensing information.
Vincent Richard
2010-11-16
1
-1
/
+10
*
Return failed email address in exception for RCPT TO.
Vincent Richard
2010-10-20
1
-1
/
+1
*
Fixed wrong name.
Vincent Richard
2010-10-19
1
-1
/
+1
*
Added support for DRAFT flag.
Vincent Richard
2010-10-19
5
-1
/
+9
*
Fold non-encoded lines in the case there is no whitespace in them.
Vincent Richard
2010-10-18
2
-1
/
+48
*
Fixed missing whitespace in text parsing.
Vincent Richard
2010-10-12
2
-2
/
+64
*
Better RFC-2047 encoding.
Vincent Richard
2010-10-12
3
-147
/
+173
*
Encode quotation marks in QP/RFC-2047.
Vincent Richard
2010-10-12
3
-1
/
+45
*
Added an option to recognize inline objects as attachments.
Vincent Richard
2010-09-07
2
-52
/
+83
*
Support filenames with charset (thanks to John van der Kamp, Zarafa).
Vincent Richard
2010-09-07
1
-2
/
+10
*
Fixed extraction of root part body.
Vincent Richard
2010-09-06
1
-2
/
+5
*
Fixed pointer-type argument for gnutls_credentials_set (thanks to Mike Smellie).
Vincent Richard
2010-08-19
1
-2
/
+2
*
Encode TSpecials in RFC-2231 encoded chunks.
Vincent Richard
2010-08-17
2
-0
/
+67
*
Added stubs for timeout handler (#3045770).
Vincent Richard
2010-08-16
2
-3
/
+12
*
Connection time out.
Vincent Richard
2010-08-05
7
-11
/
+143
*
Added section about deleting messages from store.
Vincent Richard
2010-07-21
1
-0
/
+21
*
Take account of charset recommended encoding (thanks to John van der Kamp, Za...
Vincent Richard
2010-07-17
1
-8
/
+19
*
Do not generate 7-bit value for parameter if RFC-2231 extended value is gener...
Vincent Richard
2010-06-23
1
-6
/
+43
*
Improved automatic encoding selection. Added helper functions on body for set...
Vincent Richard
2010-05-23
18
-79
/
+334
*
FileSystemFactory is now a ref.
Vincent Richard
2010-05-23
1
-1
/
+1
*
Rewritten doc.
Vincent Richard
2010-05-21
1
-2
/
+2
*
Always encode special charsets.
Vincent Richard
2010-05-21
6
-26
/
+144
*
Fixed missing #include.
Vincent Richard
2010-05-21
1
-0
/
+1
*
Fixed case-sensitive include.
Vincent Richard
2010-05-20
1
-1
/
+1
*
Fixed unit tests build on OSX.
Vincent Richard
2010-05-20
1
-0
/
+4
*
Fixed type size.
Vincent Richard
2010-05-20
2
-10
/
+10
*
Added helper function to construct parsed message from net message. Splitted ...
Vincent Richard
2010-05-18
19
-199
/
+835
*
Fixed parsing of header field value with no data on the first line (folding).
Vincent Richard
2010-05-14
1
-0
/
+6
*
Use STARTTLS for additional connections (thanks to Andrei).
Vincent Richard
2010-05-04
1
-1
/
+1
*
Fixed typo.
Vincent Richard
2010-05-04
1
-5
/
+5
*
Register non-standard encoding names.
Vincent Richard
2010-04-13
1
-0
/
+4
*
Fixed duplicate shebang.
Vincent Richard
2010-04-10
1
-1
/
+0
*
Fixed parsing of non-significant whitespaces in field values.
Vincent Richard
2010-04-08
2
-3
/
+42
*
Migrated config script for newer versions of SCons.
Vincent Richard
2010-03-16
1
-3
/
+6
*
Fixed calls to 'empty' instead of 'clear' (thanks to John van der Kamp, from ...
Vincent Richard
2010-03-16
1
-2
/
+2
*
Return false instead of throwing an exception if file does not exist in isDir...
Vincent Richard
2010-03-16
1
-0
/
+12
*
Fixed compilation issue with 'const'.
Vincent Richard
2010-03-10
1
-1
/
+1
*
Fixed bug #2966885: memory leak caused by strong ref (thanks to tuxx from SF).
Vincent Richard
2010-03-10
2
-5
/
+3
*
Use 'glibtoolize' instead of 'libtoolize' on MacOSX.
Vincent Richard
2010-03-06
1
-1
/
+8
*
Fixed shebang for systems that don't have /bin/bash.
Vincent Richard
2010-02-17
1
-0
/
+1
[prev]
[next]