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
*
Merge branch 'master' of https://github.com/kisli/vmime
Vincent Richard
2017-03-29
4
-14
/
+60
|
\
|
*
Merge pull request #165 from bmagistro/master
Vincent Richard
2017-03-13
4
-14
/
+60
|
|
\
|
|
*
fix deleted character
bmagistro
2017-03-09
1
-1
/
+1
|
|
*
attempt 2, fix whitespace differences
bmagistro
2017-03-09
2
-22
/
+22
|
|
*
attempt 2, fix whitespace differences
bmagistro
2017-03-09
1
-21
/
+21
|
|
*
use original headerField.cpp to avoid whitespace differences
bmagistro
2017-02-27
1
-106
/
+106
|
|
*
add option to control parser invalid line behavior
bmagistro
2017-02-27
3
-113
/
+159
|
|
*
ensure user defined parsingContext is passed forward on calls to parse
bmagistro
2017-02-25
1
-5
/
+5
*
|
|
Issue #168: multiple sequences of 'LF..' not replaced correctly.
Vincent Richard
2017-03-28
1
-20
/
+12
|
/
/
*
/
Issue #166: fixed include paths.
Vincent Richard
2017-03-13
1
-83
/
+83
|
/
*
Fixed issue #160: invalid characters in hostname.
Vincent Richard
2017-02-10
4
-67
/
+163
*
Issue #163: default encoder (fallback).
Vincent Richard
2017-02-08
2
-1
/
+38
*
Fixed #159: parsing error on invalid FETCH BODYSTRUCTURE response.
Vincent Richard
2017-01-18
1
-1
/
+14
*
Fixed possible bad memory access.
Vincent Richard
2017-01-17
1
-2
/
+2
*
Emulate extraction of header+body for a specific part (IMAP).
Vincent Richard
2017-01-12
3
-19
/
+86
*
Fixed issue #157.
Vincent Richard
2017-01-11
8
-14
/
+14
*
Merge pull request #156 from bosim/add-wrapped-message-id-option
Vincent Richard
2017-01-03
3
-1
/
+33
|
\
|
*
Add option to specify if vmime should wrap (Message|Content)-Id
Bo Simonsen
2017-01-03
3
-1
/
+33
*
|
Always ignore newlines between words.
Vincent Richard
2017-01-02
1
-1
/
+4
|
/
*
Fixed #149: don't loose charset when fixing invalid broken words.
Vincent Richard
2016-11-05
1
-8
/
+31
*
Added const overload for certificateException::getCertificate().
0xd34df00d
2016-10-08
2
-0
/
+12
*
Merge branch 'master' of https://github.com/kisli/vmime
Vincent Richard
2016-10-06
1
-1
/
+2
|
\
|
*
Skip multiple (bogus) colons after header field name
Jan Engelhardt
2016-10-04
1
-1
/
+2
*
|
Fixed #144: lasting resolving is not an error.
Vincent Richard
2016-10-06
1
-1
/
+3
|
/
*
Disabled debug response.
Vincent Richard
2016-08-30
1
-1
/
+1
*
Fixed #140: invalid separator char in parser.
Vincent Richard
2016-08-29
1
-2
/
+2
*
Fixed issue #139: thread-safe exception handling.
Vincent Richard
2016-08-25
2
-39
/
+23
*
Issue #138: fixed MSG_NOSIGNAL on Mac OS.
Vincent Richard
2016-04-25
1
-0
/
+20
*
Fixed 'portStr' not a std::string anymore.
Vincent Richard
2016-04-10
1
-1
/
+1
*
Always imbue C locale when using istringstream.
Vincent Richard
2016-04-10
7
-1
/
+15
*
Clarified object construction where 'enabled_shared_from_this' is used. Use i...
Vincent Richard
2016-04-05
29
-83
/
+126
*
Fixed indentation.
Vincent Richard
2016-03-25
1
-5
/
+5
*
Misc fixes in error handling.
Vincent Richard
2016-03-25
1
-16
/
+61
*
Fixed special value 'last' in message sets.
Vincent Richard
2016-03-24
10
-93
/
+111
*
Issue #126: even more warnings fixed.
Vincent Richard
2016-03-24
1
-4
/
+8
*
Issue #126: fixed deprecated GnuTLS types.
Vincent Richard
2016-03-23
5
-19
/
+19
*
Issue #126: fixed warnings about sign mismatch.
Vincent Richard
2016-03-23
37
-220
/
+217
*
Fixed #135: getPeerAddress() is incorrect. Error handling.
Vincent Richard
2016-03-16
1
-6
/
+14
*
Issue #126: more warnings fixed.
Vincent Richard
2016-03-13
2
-5
/
+7
*
Issue #126: fixed some warnings.
Vincent Richard
2016-03-13
8
-6
/
+15
*
Issue #126: don't use deprecated 'auto_ptr' on C++11.
Vincent Richard
2016-03-13
8
-55
/
+71
*
Fixed #133: poll() is preferred over select().
Vincent Richard
2016-03-04
1
-62
/
+63
*
Fixed #134: use MSG_NOSIGNAL to avoid SIGPIPE.
Vincent Richard
2016-03-03
1
-2
/
+2
*
Fixed #132: invalid pointer to temporary buffer.
Vincent Richard
2016-03-03
1
-4
/
+4
*
Asynchronous resolving.
Vincent Richard
2016-03-02
2
-28
/
+116
*
Added support for TCP Keepalive.
Vincent Richard
2016-02-28
1
-0
/
+10
*
Merge branch 'master' of https://github.com/kisli/vmime
Vincent Richard
2015-11-30
1
-1
/
+1
|
\
|
*
Added param to charsetConverter_win.hpp, implementation had extra argument th...
Alex
2015-11-19
1
-1
/
+1
*
|
Fixed issue #124: access violation when checking subjectAltName extension of ...
Vincent Richard
2015-11-30
1
-41
/
+29
|
/
*
XOAUTH2 authentication mechanism (for GMail).
Vincent Richard
2015-08-08
11
-0
/
+447
[next]