index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vmime
/
net
/
imap
/
IMAPMessage.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #255 from jacadcaps/weak_ptr-checks
Vincent Richard
2021-03-24
1
-2
/
+15
|
\
|
*
Cosmetics
Jacek Piszczek
2021-03-24
1
-1
/
+1
|
*
Ensure disconnect() method always disconnect the underlying sockets.
Jacek Piszczek
2021-03-24
1
-3
/
+16
*
|
Fixed an ENVELOPE ReplyTo handling regression
Jacek Piszczek
2021-03-15
1
-1
/
+1
|
/
*
Simplified IMAP parser objects.
Vincent Richard
2019-07-20
1
-31
/
+26
*
Code style and clarity.
Vincent Richard
2018-09-05
1
-293
/
+348
*
Removed useless 'constCast's.
Vincent Richard
2018-08-18
1
-2
/
+2
*
Avoid copy by passing shared_ptr<> with const reference.
Vincent Richard
2018-08-18
1
-7
/
+7
*
Emulate extraction of header+body for a specific part (IMAP).
Vincent Richard
2017-01-12
1
-9
/
+64
*
Issue #126: fixed warnings about sign mismatch.
Vincent Richard
2016-03-23
1
-6
/
+6
*
Issue #126: don't use deprecated 'auto_ptr' on C++11.
Vincent Richard
2016-03-13
1
-1
/
+1
*
Don't throw in destructor.
Vincent Richard
2014-11-02
1
-3
/
+10
*
IMAP commands.
Vincent Richard
2014-03-15
1
-19
/
+21
*
Fixed extraction of message parts in IMAP.
Vincent Richard
2014-02-08
1
-3
/
+0
*
IMAPMessage::processFetchResponse was attempting to set Cc and Bcc header fie...
tholdawa
2014-01-22
1
-2
/
+2
*
Merged source and header files in directory structure. Got rid of SConstruct ...
Vincent Richard
2013-12-29
1
-0
/
+649