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
*
fix: must init raw pointer *bodyPart
HEAD
master
saturneric
2024-12-01
1
-1
/
+1
*
fix: should not use mlang in such a way in mingw
saturneric
2024-12-01
1
-16
/
+16
*
feat: remember boundary from parsing
saturneric
2024-11-28
2
-5
/
+9
*
gh: add a GitHub workflow for compile+testsuite testing (#313)
Jan Engelhardt
2024-06-11
1
-0
/
+25
*
Fix a test failure in pathTest::testGenerate (#312)
Jan Engelhardt
2024-06-11
2
-38
/
+11
*
Fix a test failure in testNewFromString (#311)
Jan Engelhardt
2024-06-11
1
-1
/
+1
*
build: upgrade to C++17 when ICU is used (#310)
Jan Engelhardt
2024-06-11
1
-14
/
+18
*
contrib: update utfcpp to v4.0.5 (#309)
Jan Engelhardt
2024-06-11
9
-213
/
+773
*
build: resolve a -Wunused-function compiler warning (#308)
Jan Engelhardt
2024-06-11
1
-2
/
+8
*
asciiPercent computation: another potential multiplication overflow (#307)
Jan Engelhardt
2024-05-21
2
-7
/
+5
*
vmime: prevent loss of a space during text::createFromString (#306)
Jan Engelhardt
2024-05-21
4
-66
/
+48
*
tests: switch a byte sequence in textTest (#305)
Jan Engelhardt
2024-05-21
1
-2
/
+2
*
Fixes/comments for guessBestEncoding (#304)
Jan Engelhardt
2024-05-21
3
-4
/
+27
*
vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F (#303)
Jan Engelhardt
2024-05-21
2
-1
/
+12
*
Resolve compiler warnings (#302)
Jan Engelhardt
2024-05-21
4
-23
/
+7
*
Fix OpenSSL initialization #299 (#300)
Ján Osuský
2024-03-04
1
-3
/
+11
*
url: strip leading slash from url-path (#298)
Jan Engelhardt
2024-03-04
2
-15
/
+22
*
url: repair off-by-one bug in extractHost (#297)
Jan Engelhardt
2024-03-04
2
-3
/
+12
*
url: add remark to documentation about hardcoded // substring (#293)
Jan Engelhardt
2024-01-30
1
-1
/
+4
*
url: support IPv6 literals (RFC 2732) (#292)
Jan Engelhardt
2024-01-30
5
-13
/
+95
*
Fixed confusing source/bin dirs in makefile. (#291)
Vincent Richard
2024-01-12
1
-23
/
+9
*
Fixed use of old API (#287).
vincent-richard
2024-01-01
1
-1
/
+2
*
Add parsing feedback via parsingContext (#280)
bmagistro
2023-12-31
54
-77
/
+112
*
Configurable email add domain (#287)
bmagistro
2023-12-31
4
-12
/
+69
*
Avoid generating illegal Envelope-From with sendmail:// transport (#285)
Jan Engelhardt
2023-12-31
1
-1
/
+1
*
Build: static lib dependency for ICU (#281)
bmagistro
2023-12-31
1
-0
/
+16
*
Build: fix missed path for generated files in #277 (#278)
bmagistro
2023-12-31
1
-2
/
+2
*
Build: add FreeBSD & libc++ compilation support (#288)
Jan Engelhardt
2023-12-31
4
-1
/
+10
*
Make default context thread_local (#286)
bmagistro
2023-12-31
2
-3
/
+10
*
Build: add Solaris compilation support (#282)
Jan Engelhardt
2023-11-09
3
-0
/
+7
*
Update cmake (#277)
bmagistro
2023-08-09
1
-108
/
+99
*
Merge pull request #272 from frodegill/bytearray_to_string
Vincent Richard
2022-03-26
1
-0
/
+15
|
\
|
*
Added utility function to convert byteArray to HEX string. Useful for printin...
Frode Roxrud Gill
2022-03-13
1
-0
/
+15
|
*
Merge pull request #1 from frodegill/digest_sha256
Frode Roxrud Gill
2022-03-13
3
-3
/
+14
|
|
\
*
|
\
Merge pull request #271 from frodegill/digest_sha256
Vincent Richard
2022-03-26
3
-3
/
+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
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
8
-20
/
+82
*
Fixed Cppcheck issues.
Vincent Richard
2021-11-25
4
-6
/
+15
*
#268 Code style fixes + moved specific bits to IMAP namespace
Vincent Richard
2021-11-25
16
-684
/
+787
*
Merge pull request #268 from jacadcaps/search
Vincent Richard
2021-11-25
13
-10
/
+803
|
\
|
*
Implemented IMAP SEARCH
Jacek Piszczek
2021-10-29
13
-10
/
+803
|
/
*
Merge pull request #262 from ibanic/master
Vincent Richard
2021-05-16
2
-0
/
+33
|
\
|
*
fixed coding style
ibanic
2021-05-16
1
-2
/
+4
|
*
Prevent accessing empty buffer
ibanic
2021-05-15
2
-0
/
+31
|
/
*
#261 Workaround for bad SEARCH response with AOL IMAP server
vincent-richard
2021-05-11
2
-2
/
+72
*
#200 Fixed installation directory
vincent-richard
2021-05-06
1
-19
/
+46
*
SMTP/DSN refactoring.
vincent-richard
2021-04-03
14
-74
/
+290
*
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
|
\
\
[next]