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 build
Jacek Piszczek
2021-03-25
1
-1
/
+4
|
*
|
Added missing includes
Jacek Piszczek
2021-03-24
1
-0
/
+2
|
*
|
Process Message-ID and In-Reply-To in EVELOPE
Jacek Piszczek
2021-03-24
1
-0
/
+10
|
|
/
*
|
Fixed parsing of IMAP astring.
vincent-richard
2021-03-24
2
-88
/
+105
*
|
Merge pull request #257 from jacadcaps/defaultCertificateVerifier
Vincent Richard
2021-03-24
4
-0
/
+118
|
\
\
|
*
|
Improved certificate verification
Jacek Piszczek
2021-03-24
4
-0
/
+118
|
|
/
*
|
Merge pull request #255 from jacadcaps/weak_ptr-checks
Vincent Richard
2021-03-24
7
-23
/
+95
|
\
\
|
*
|
Cosmetics
Jacek Piszczek
2021-03-24
1
-1
/
+1
|
*
|
Ensure disconnect() method always disconnect the underlying sockets.
Jacek Piszczek
2021-03-24
7
-24
/
+96
|
|
/
*
|
Merge pull request #253 from jacadcaps/MessageParser
Vincent Richard
2021-03-16
1
-1
/
+10
|
\
\
|
*
|
Default missing Content-Type to Text/Plain as per https://tools.ietf.org/html...
Jacek Piszczek
2021-03-16
1
-1
/
+10
|
|
/
*
|
Merge pull request #254 from jacadcaps/MessageParserDate
Vincent Richard
2021-03-16
1
-1
/
+7
|
\
\
|
*
|
Workaround a RECEIVED message field missing actual date info.
Jacek Piszczek
2021-03-16
1
-1
/
+7
|
|
/
*
|
Merge pull request #252 from jacadcaps/replyTo
Vincent Richard
2021-03-15
1
-1
/
+1
|
\
\
|
*
|
Fixed an ENVELOPE ReplyTo handling regression
Jacek Piszczek
2021-03-15
1
-1
/
+1
|
|
/
*
|
Merge pull request #251 from jacadcaps/exception_fixes
Vincent Richard
2021-02-25
6
-19
/
+21
|
\
\
|
|
/
|
/
|
|
*
net/tls: Refactored re-throwing exceptions so that the original exception cla...
Jacek Piszczek
2021-02-24
6
-19
/
+21
|
/
*
#250 Fixed unquoted mailbox name
vincent-richard
2021-02-05
2
-3
/
+144
*
Merge pull request #249 from mpietruschka/master
Vincent Richard
2021-01-25
1
-1
/
+1
|
\
|
*
Fixed build with ICU 68.2-1
Your Name
2021-01-23
1
-1
/
+1
|
*
Fixed build with ICU 68.2-1
Your Name
2021-01-23
1
-1
/
+1
|
/
*
Fixed implicit declarations and misc warnings.
Vincent Richard
2021-01-11
10
-2
/
+59
*
Fixed line endings.
Vincent Richard
2021-01-11
2
-709
/
+709
*
#247 Fixed build with ICU 68.2-1
Vincent Richard
2021-01-11
1
-3
/
+3
*
Reply-To should be an addressList according to the RFC.
Vincent Richard
2021-01-11
1
-2
/
+1
*
Merge pull request #248 from jas4711/jas4711/drop-obsolete-gsasl-symbols
Vincent Richard
2021-01-11
1
-2
/
+0
|
\
|
*
Don't use deprecated gsasl symbols.
Simon Josefsson
2021-01-08
1
-2
/
+0
|
/
*
Merge pull request #246 from jengelh/asciiquote
Vincent Richard
2020-12-12
3
-33
/
+16
|
\
|
*
Avoid force-encoding display names that fit within qcontent
Jan Engelhardt
2020-12-11
3
-33
/
+16
|
/
*
Check for DSN extension support before using it.
vincent-richard
2020-09-04
5
-0
/
+99
*
Fixed unit test for DSN support.
vincent-richard
2020-09-02
1
-16
/
+16
*
Fixed missing default argument.
vincent-richard
2020-09-02
1
-1
/
+1
*
Merge pull request #240 from josusky/master
Vincent Richard
2020-09-02
12
-28
/
+274
|
\
|
*
Fix wording of DSN attributes documentation
Jan Osusky
2020-08-21
1
-2
/
+2
|
*
Try obtaining content disposition for all body parts types
0xd34df00d
2020-08-21
1
-5
/
+5
|
*
Text body part can also have a name
0xd34df00d
2020-08-21
1
-0
/
+2
|
*
Refactor out getPartName()
0xd34df00d
2020-08-21
1
-7
/
+16
|
*
Fix #223
Richard Steele
2020-08-21
1
-2
/
+2
|
*
Editorial changes in DSN attributes
Jan Osusky
2020-08-21
3
-13
/
+13
|
*
Create class for DSN attributes
Jan Osusky
2020-07-23
10
-52
/
+208
|
*
Add basic support for delivery status notifications (DSN)
Jan Osusky
2020-07-22
10
-28
/
+118
*
|
Merge pull request #241 from 0xd34df00d/body_type_parsing
Vincent Richard
2020-08-09
1
-12
/
+23
|
\
\
|
*
|
Try obtaining content disposition for all body parts types
0xd34df00d
2020-08-08
1
-5
/
+5
|
*
|
Text body part can also have a name
0xd34df00d
2020-08-08
1
-0
/
+2
|
*
|
Refactor out getPartName()
0xd34df00d
2020-08-08
1
-7
/
+16
|
|
/
*
|
Merge pull request #233 from RichardSteele/fix-openssl-223
Vincent Richard
2020-07-31
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix #223
Richard Steele
2019-11-18
1
-2
/
+2
*
|
Merge pull request #239 from kisli/laurent-richard-fix-message-flag-set
Vincent Richard
2020-07-17
1
-1
/
+1
|
\
\
|
*
|
Fix message flag assignment with FLAG_MODE_SET
laurent-richard
2020-07-16
1
-1
/
+1
|
/
/
*
|
#238 Fixed whitespace between encoded words
vincent-richard
2020-06-16
2
-1
/
+86
[prev]
[next]