index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-11
Reply-To should be an addressList according to the RFC.
Vincent Richard
1
-2
/
+1
2021-01-08
Don't use deprecated gsasl symbols.
Simon Josefsson
1
-2
/
+0
2020-12-11
Avoid force-encoding display names that fit within qcontent
Jan Engelhardt
1
-32
/
+2
2020-09-04
Check for DSN extension support before using it.
vincent-richard
5
-0
/
+99
2020-09-02
Fixed missing default argument.
vincent-richard
1
-1
/
+1
2020-08-21
Fix wording of DSN attributes documentation
Jan Osusky
1
-2
/
+2
2020-08-21
Try obtaining content disposition for all body parts types
0xd34df00d
1
-5
/
+5
2020-08-21
Text body part can also have a name
0xd34df00d
1
-0
/
+2
2020-08-21
Refactor out getPartName()
0xd34df00d
1
-7
/
+16
2020-08-21
Fix #223
Richard Steele
1
-2
/
+2
2020-08-21
Editorial changes in DSN attributes
Jan Osusky
3
-13
/
+13
2020-08-08
Try obtaining content disposition for all body parts types
0xd34df00d
1
-5
/
+5
2020-08-08
Text body part can also have a name
0xd34df00d
1
-0
/
+2
2020-08-08
Refactor out getPartName()
0xd34df00d
1
-7
/
+16
2020-07-23
Create class for DSN attributes
Jan Osusky
10
-52
/
+208
2020-07-22
Add basic support for delivery status notifications (DSN)
Jan Osusky
10
-28
/
+118
2020-07-16
Fix message flag assignment with FLAG_MODE_SET
laurent-richard
1
-1
/
+1
2020-06-16
#238 Fixed whitespace between encoded words
vincent-richard
1
-1
/
+1
2020-05-10
Expose Content-Disposition on net message parts.
vincent-richard
5
-0
/
+35
2020-04-06
Map '*' to '\*' in non-strict mode.
vincent-richard
1
-2
/
+6
2020-04-05
Added support for pipelined and out-of-order replies.
vincent-richard
4
-46
/
+93
2020-03-26
INBOX folder special use.
vincent-richard
5
-0
/
+13
2019-11-18
Use peerName instead of peerAddress
Richard Steele
2
-5
/
+5
2019-11-18
Fix #231 (GnuTLS)
Richard Steele
1
-2
/
+3
2019-11-18
Fix #223
Richard Steele
1
-2
/
+2
2019-11-18
Fix #231
Richard Steele
2
-7
/
+5
2019-10-13
Set SNI name in the gnutls backend as well
0xd34df00d
1
-0
/
+2
2019-10-05
Skip delimiter lines that are not exactly equal to the boundary
Jan Engelhardt
1
-0
/
+18
2019-10-05
Disregard whitespace between leading boundary hyphens and marker
Jan Engelhardt
1
-27
/
+8
2019-10-05
Reduce indent by 3 levels in findNextBoundary
Jan Engelhardt
1
-37
/
+39
2019-10-05
Modernize RFC reference for boundary line characteristics
Jan Engelhardt
1
-4
/
+4
2019-10-03
Set SNI in the openssl backend
0xd34df00d
2
-0
/
+8
2019-09-22
Avoid extern "C" blocks around ICU includes
0xd34df00d
1
-3
/
+0
2019-07-20
Simplified IMAP parser objects.
Vincent Richard
13
-2042
/
+870
2019-07-07
Added support for OpenSSL 1.1.0.
Vincent Richard
2
-49
/
+58
2019-07-02
#217 Fixed memory leak
Vincent Richard
1
-2
/
+3
2019-04-18
#213 Add support for invalid empty () in FETCH body structure (non-strict)
Vincent Richard
1
-3
/
+16
2019-02-06
Unbreak own hostname qualification on POSIX systems
Jan Engelhardt
1
-7
/
+5
2019-01-25
Improve address parser for malformed mailbox specifications
Jan Engelhardt
1
-180
/
+167
2018-10-17
#206 Initialize and delete pointers
Vincent Richard
1
-1
/
+9
2018-09-15
Removed 'stringProxy' since COW std::string is no longer valid in C++11.
Vincent Richard
9
-518
/
+26
2018-09-06
Useless mutex does not make nl_langinfo() thread-safe.
Vincent Richard
1
-44
/
+9
2018-09-05
Fixed bug in implementation of isStringEqualNoCase().
Vincent Richard
1
-1
/
+1
2018-09-05
Moved implementation.
Vincent Richard
2
-8
/
+59
2018-09-05
Fixed possible memory leak.
Vincent Richard
1
-0
/
+5
2018-09-05
Code style and clarity.
Vincent Richard
445
-18803
/
+22033
2018-08-18
Removed useless 'constCast's.
Vincent Richard
6
-30
/
+16
2018-08-18
Avoid copy by passing shared_ptr<> with const reference.
Vincent Richard
208
-606
/
+608
2018-08-18
Fixed delete array.
Vincent Richard
1
-1
/
+1
2018-08-17
Fixed compilation errors with OpenSSL 1.1.0.
Vincent Richard
1
-14
/
+63
[prev]
[next]