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
*
Build: add Solaris compilation support (#282)
Jan Engelhardt
2023-11-09
1
-0
/
+5
*
Added utility function to convert byteArray to HEX string. Useful for printin...
Frode Roxrud Gill
2022-03-13
1
-0
/
+15
*
Added support for digest algorithm SHA256
Frode Roxrud Gill
2022-03-13
3
-3
/
+14
*
Fixed possible recursion crash when parsing mailbox groups.
vincent-richard
2022-01-25
6
-20
/
+39
*
Fixed Cppcheck issues.
Vincent Richard
2021-11-25
2
-5
/
+13
*
#268 Code style fixes + moved specific bits to IMAP namespace
Vincent Richard
2021-11-25
16
-684
/
+787
*
Implemented IMAP SEARCH
Jacek Piszczek
2021-10-29
13
-10
/
+803
*
fixed coding style
ibanic
2021-05-16
1
-2
/
+4
*
Prevent accessing empty buffer
ibanic
2021-05-15
1
-0
/
+4
*
#261 Workaround for bad SEARCH response with AOL IMAP server
vincent-richard
2021-05-11
1
-2
/
+12
*
SMTP/DSN refactoring.
vincent-richard
2021-04-03
13
-66
/
+265
*
Merge pull request #256 from jacadcaps/IMAP.PEEK
Vincent Richard
2021-03-31
3
-2
/
+8
|
\
|
*
IMAP PEEK support
Jacek Piszczek
2021-03-24
3
-2
/
+8
*
|
Merge pull request #258 from jacadcaps/processFetchResponse
Vincent Richard
2021-03-31
1
-0
/
+15
|
\
\
|
*
|
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
1
-88
/
+49
*
|
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
|
|
/
*
/
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
1
-3
/
+88
*
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
8
-0
/
+57
*
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
*
Don't use deprecated gsasl symbols.
Simon Josefsson
2021-01-08
1
-2
/
+0
*
Avoid force-encoding display names that fit within qcontent
Jan Engelhardt
2020-12-11
1
-32
/
+2
*
Check for DSN extension support before using it.
vincent-richard
2020-09-04
5
-0
/
+99
*
Fixed missing default argument.
vincent-richard
2020-09-02
1
-1
/
+1
*
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
*
Fix message flag assignment with FLAG_MODE_SET
laurent-richard
2020-07-16
1
-1
/
+1
[next]