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
2024-12-01
fix: must init raw pointer *bodyPart
HEAD
master
saturneric
1
-1
/
+1
2024-11-28
feat: remember boundary from parsing
saturneric
2
-5
/
+9
2024-06-11
Fix a test failure in pathTest::testGenerate (#312)
Jan Engelhardt
2
-38
/
+11
2024-06-11
contrib: update utfcpp to v4.0.5 (#309)
Jan Engelhardt
1
-1
/
+1
2024-06-11
build: resolve a -Wunused-function compiler warning (#308)
Jan Engelhardt
1
-2
/
+8
2024-05-21
asciiPercent computation: another potential multiplication overflow (#307)
Jan Engelhardt
2
-7
/
+5
2024-05-21
vmime: prevent loss of a space during text::createFromString (#306)
Jan Engelhardt
2
-61
/
+33
2024-05-21
Fixes/comments for guessBestEncoding (#304)
Jan Engelhardt
1
-4
/
+6
2024-05-21
vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F (#303)
Jan Engelhardt
1
-1
/
+1
2024-05-21
Resolve compiler warnings (#302)
Jan Engelhardt
4
-23
/
+7
2024-03-04
Fix OpenSSL initialization #299 (#300)
Ján Osuský
1
-3
/
+11
2024-03-04
url: strip leading slash from url-path (#298)
Jan Engelhardt
1
-5
/
+12
2024-03-04
url: repair off-by-one bug in extractHost (#297)
Jan Engelhardt
1
-1
/
+1
2024-01-30
url: add remark to documentation about hardcoded // substring (#293)
Jan Engelhardt
1
-1
/
+4
2024-01-30
url: support IPv6 literals (RFC 2732) (#292)
Jan Engelhardt
4
-13
/
+75
2024-01-01
Fixed use of old API (#287).
vincent-richard
1
-1
/
+2
2023-12-31
Add parsing feedback via parsingContext (#280)
bmagistro
54
-77
/
+112
2023-12-31
Configurable email add domain (#287)
bmagistro
4
-12
/
+69
2023-12-31
Avoid generating illegal Envelope-From with sendmail:// transport (#285)
Jan Engelhardt
1
-1
/
+1
2023-12-31
Build: add FreeBSD & libc++ compilation support (#288)
Jan Engelhardt
2
-1
/
+8
2023-12-31
Make default context thread_local (#286)
bmagistro
2
-3
/
+10
2023-11-09
Build: add Solaris compilation support (#282)
Jan Engelhardt
1
-0
/
+5
2022-03-13
Added utility function to convert byteArray to HEX string. Useful for printin...
Frode Roxrud Gill
1
-0
/
+15
2022-03-13
Added support for digest algorithm SHA256
Frode Roxrud Gill
3
-3
/
+14
2022-01-25
Fixed possible recursion crash when parsing mailbox groups.
vincent-richard
6
-20
/
+39
2021-11-25
Fixed Cppcheck issues.
Vincent Richard
2
-5
/
+13
2021-11-25
#268 Code style fixes + moved specific bits to IMAP namespace
Vincent Richard
16
-684
/
+787
2021-10-29
Implemented IMAP SEARCH
Jacek Piszczek
13
-10
/
+803
2021-05-16
fixed coding style
ibanic
1
-2
/
+4
2021-05-15
Prevent accessing empty buffer
ibanic
1
-0
/
+4
2021-05-11
#261 Workaround for bad SEARCH response with AOL IMAP server
vincent-richard
1
-2
/
+12
2021-04-03
SMTP/DSN refactoring.
vincent-richard
13
-66
/
+265
2021-03-25
Fixed build
Jacek Piszczek
1
-1
/
+4
2021-03-24
Fixed parsing of IMAP astring.
vincent-richard
1
-88
/
+49
2021-03-24
Added missing includes
Jacek Piszczek
1
-0
/
+2
2021-03-24
Process Message-ID and In-Reply-To in EVELOPE
Jacek Piszczek
1
-0
/
+10
2021-03-24
Improved certificate verification
Jacek Piszczek
4
-0
/
+118
2021-03-24
IMAP PEEK support
Jacek Piszczek
3
-2
/
+8
2021-03-24
Cosmetics
Jacek Piszczek
1
-1
/
+1
2021-03-24
Ensure disconnect() method always disconnect the underlying sockets.
Jacek Piszczek
7
-24
/
+96
2021-03-16
Workaround a RECEIVED message field missing actual date info.
Jacek Piszczek
1
-1
/
+7
2021-03-16
Default missing Content-Type to Text/Plain as per https://tools.ietf.org/html...
Jacek Piszczek
1
-1
/
+10
2021-03-15
Fixed an ENVELOPE ReplyTo handling regression
Jacek Piszczek
1
-1
/
+1
2021-02-24
net/tls: Refactored re-throwing exceptions so that the original exception cla...
Jacek Piszczek
6
-19
/
+21
2021-02-05
#250 Fixed unquoted mailbox name
vincent-richard
1
-3
/
+88
2021-01-23
Fixed build with ICU 68.2-1
Your Name
1
-1
/
+1
2021-01-23
Fixed build with ICU 68.2-1
Your Name
1
-1
/
+1
2021-01-11
Fixed implicit declarations and misc warnings.
Vincent Richard
8
-0
/
+57
2021-01-11
Fixed line endings.
Vincent Richard
2
-709
/
+709
2021-01-11
#247 Fixed build with ICU 68.2-1
Vincent Richard
1
-3
/
+3
[next]