index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed memory leak.
Vincent Richard
2012-04-06
1
-0
/
+6
*
Fixed wrong encoding of line breaks in QP-encoded text (issue #7).
Vincent Richard
2012-04-05
2
-10
/
+51
*
Added function to retrieve sequence numbers of messages whose UID is greater ...
Vincent Richard
2012-04-05
3
-0
/
+68
*
Set Diffie-Hellman prime size (bug SF#3434852).
Vincent Richard
2011-11-15
1
-0
/
+1
*
GNU TLS 3 has no 'extra' (thanks to mabrand).
Vincent Richard
2011-11-15
1
-0
/
+2
*
Removed dependency on gcrypt for gnutls version >= 2.12.
Vincent Richard
2011-08-21
1
-2
/
+12
*
Use gnutls_strerror() for reporting errors.
Vincent Richard
2011-08-20
1
-111
/
+9
*
Fixed encoding of whitespace. Fixed old test case.
Vincent Richard
2011-06-26
1
-6
/
+0
*
Use gnutls_priority_set_direct() instead of GNUTLS deprecated functions.
Vincent Richard
2011-06-26
1
-0
/
+17
*
Fixed parsing of empty body parts (thanks to John van der Kamp, from Zarafa).
Vincent Richard
2011-06-25
1
-0
/
+5
*
Added support for mailboxes that specify an (encoded) full name with an empty...
Vincent Richard
2011-06-19
1
-1
/
+3
*
Fixed messageBuilder to accept an empty mailbox group in 'To:' field, to allo...
Vincent Richard
2011-06-19
1
-5
/
+3
*
Alias for UTF-7 charset.
Vincent Richard
2011-06-19
1
-0
/
+7
*
Correctly generate attachment names which are long and have high characters f...
Vincent Richard
2011-06-19
1
-22
/
+48
*
Fixed parsing of an attachment filename that is between 66 and 76 characters ...
Vincent Richard
2011-06-19
1
-1
/
+2
*
Flush stateful data from iconv (thanks to John van der Kamp, Zarafa).
Vincent Richard
2011-03-31
1
-4
/
+9
*
Fixed bug #3174903. Fixed word parsing when buffer does not end with NL. Fixe...
Vincent Richard
2011-03-09
2
-14
/
+25
*
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
1
-1
/
+1
*
Fixed boundary parsing (thanks to John van der Kamp, Zarafa).
Vincent Richard
2010-12-10
1
-2
/
+41
*
No extra space between ':' and '<' in MAIL FROM and RCPT TO. Wait for server ...
Vincent Richard
2010-12-08
1
-2
/
+3
*
Return failed email address in exception for RCPT TO.
Vincent Richard
2010-10-20
1
-1
/
+1
*
Added support for DRAFT flag.
Vincent Richard
2010-10-19
3
-1
/
+7
*
Fold non-encoded lines in the case there is no whitespace in them.
Vincent Richard
2010-10-18
1
-1
/
+34
*
Fixed missing whitespace in text parsing.
Vincent Richard
2010-10-12
1
-0
/
+12
*
Better RFC-2047 encoding.
Vincent Richard
2010-10-12
2
-147
/
+169
*
Encode quotation marks in QP/RFC-2047.
Vincent Richard
2010-10-12
1
-0
/
+1
*
Added an option to recognize inline objects as attachments.
Vincent Richard
2010-09-07
1
-42
/
+54
*
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
1
-0
/
+12
*
Added stubs for timeout handler (#3045770).
Vincent Richard
2010-08-16
1
-3
/
+8
*
Connection time out.
Vincent Richard
2010-08-05
4
-10
/
+121
*
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
10
-71
/
+226
*
Always encode special charsets.
Vincent Richard
2010-05-21
3
-22
/
+90
*
Fixed missing #include.
Vincent Richard
2010-05-21
1
-0
/
+1
*
Fixed case-sensitive include.
Vincent Richard
2010-05-20
1
-1
/
+1
*
Fixed type size.
Vincent Richard
2010-05-20
1
-7
/
+7
*
Added helper function to construct parsed message from net message. Splitted ...
Vincent Richard
2010-05-18
8
-198
/
+561
*
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
*
Register non-standard encoding names.
Vincent Richard
2010-04-13
1
-0
/
+4
*
Fixed parsing of non-significant whitespaces in field values.
Vincent Richard
2010-04-08
1
-3
/
+23
*
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
1
-2
/
+2
[prev]
[next]