Commit Graph

  • 52f6184e88 fix: must init raw pointer *bodyPart master saturneric 2024-12-01 19:26:23 +0100
  • fd0b5f7a21 fix: should not use mlang in such a way in mingw saturneric 2024-12-01 02:32:41 +0100
  • 193a9ee85b feat: remember boundary from parsing saturneric 2024-11-28 12:00:39 +0100
  • 68c263efe0
    Merge 841a50e285 into 43b262bd8c Deshi Xiao 2024-06-20 09:12:10 +0000
  • 54b9b56c94
    Merge 514ccd17cf into 43b262bd8c Jan Engelhardt 2024-06-16 22:02:51 +0000
  • 514ccd17cf Release 1.0.0 Jan Engelhardt 2024-06-17 00:00:31 +0200
  • c17e27b540
    Merge 23bfd43a16 into 43b262bd8c Ján Osuský 2024-06-13 19:17:51 +0000
  • 447af2b436
    Merge 0c9dc59b6f into 43b262bd8c Saturn&Eric 2024-06-11 21:01:18 +0200
  • 43b262bd8c
    gh: add a GitHub workflow for compile+testsuite testing (#313) Jan Engelhardt 2024-06-11 21:01:01 +0200
  • beb238b5e7
    Fix a test failure in pathTest::testGenerate (#312) Jan Engelhardt 2024-06-11 20:49:10 +0200
  • aa60d00496
    Fix a test failure in testNewFromString (#311) Jan Engelhardt 2024-06-11 20:47:53 +0200
  • 0f7014ab57
    build: upgrade to C++17 when ICU is used (#310) Jan Engelhardt 2024-06-11 20:46:59 +0200
  • fb5b82746a
    contrib: update utfcpp to v4.0.5 (#309) Jan Engelhardt 2024-06-11 20:45:51 +0200
  • 5f8fa22602
    build: resolve a -Wunused-function compiler warning (#308) Jan Engelhardt 2024-06-11 20:44:18 +0200
  • dadf056160 gh: add a GitHub workflow for compile+testsuite testing Jan Engelhardt 2024-05-22 07:09:21 +0200
  • 1237f71629 Fix a test failure in pathTest::testGenerate Jan Engelhardt 2024-06-11 13:32:16 +0200
  • bc3e555791 Fix a test failure in testNewFromString Jan Engelhardt 2024-06-11 11:07:11 +0200
  • d40a98b509 contrib: update utfcpp to v4.0.5 Jan Engelhardt 2024-06-11 10:01:42 +0200
  • 1fe845a8d3 build: upgrade to C++17 when ICU is used Jan Engelhardt 2024-06-11 09:49:51 +0200
  • 2227bbbdc4 build: resolve a -Wunused-function compiler warning Jan Engelhardt 2024-05-22 06:57:00 +0200
  • a2636bd4ae
    asciiPercent computation: another potential multiplication overflow (#307) Jan Engelhardt 2024-05-21 20:48:08 +0200
  • 94ae08c0d2 vmime: avoid integer multiply wraparound in text::createFromString Jan Engelhardt 2024-05-21 16:34:16 +0200
  • d7b5b414cf wordEncoder: replace value 100 for asciiPercent Jan Engelhardt 2024-05-21 16:32:07 +0200
  • ee206e70b8 build: resolve a -Wconversion compiler warning Jan Engelhardt 2024-05-21 16:40:20 +0200
  • d296c2d1d5
    vmime: prevent loss of a space during text::createFromString (#306) Jan Engelhardt 2024-05-21 15:55:06 +0200
  • 3422fe887e
    Merge branch 'master' into space Vincent Richard 2024-05-21 15:52:24 +0200
  • c105165c6e
    tests: switch a byte sequence in textTest (#305) Jan Engelhardt 2024-05-21 15:48:26 +0200
  • b447adbe37
    Fixes/comments for guessBestEncoding (#304) Jan Engelhardt 2024-05-21 15:47:05 +0200
  • 97d15b8cd7
    vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F (#303) Jan Engelhardt 2024-05-21 15:45:29 +0200
  • b50d7fbddc
    Merge branch 'master' into u007f Vincent Richard 2024-05-21 15:44:17 +0200
  • 15f3b94580
    Resolve compiler warnings (#302) Jan Engelhardt 2024-05-21 15:41:50 +0200
  • cef9fe216d vmime: prevent loss of a space during text::createFromString Jan Engelhardt 2024-04-26 02:21:22 +0200
  • ae06fb8f5e vmime: update comment in wordEncoder::guessBestEncoding Jan Engelhardt 2024-04-24 19:01:21 +0200
  • 8bac362665 vmime: avoid integer multiply wraparound in wordEncoder::guessBestEncoding Jan Engelhardt 2024-04-24 18:29:58 +0200
  • fd965d7e92 tests: add case for getRecommendedEncoding Jan Engelhardt 2024-04-24 12:00:10 +0200
  • 169a3696bb tests: switch a byte sequence in textTest Jan Engelhardt 2024-04-24 09:27:46 +0200
  • 2804ffe185 vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F Jan Engelhardt 2024-04-24 00:05:34 +0200
  • cdefae4302 build: resolve -Wdeprecated-declarations warnings Jan Engelhardt 2024-04-23 23:59:10 +0200
  • 32f66889ac build: resolve -Woverloaded-virtual warnings Jan Engelhardt 2024-04-23 23:42:34 +0200
  • 4f4d42688b build: replace class noncopyable by C++11 deleted function declaration Jan Engelhardt 2024-04-23 23:54:49 +0200
  • d03ad5f0f6
    Fix OpenSSL initialization #299 (#300) Ján Osuský 2024-03-04 11:48:48 +0100
  • 0ce327abee
    url: strip leading slash from url-path (#298) Jan Engelhardt 2024-03-04 11:46:03 +0100
  • c6b01fcc32
    url: repair off-by-one bug in extractHost (#297) Jan Engelhardt 2024-03-04 11:45:49 +0100
  • 2e0d462415 Fix OpenSSL initialization #299 Jan Osusky 2024-03-01 16:34:14 +0100
  • 5b8f304317 url: strip leading slash from url-path Jan Engelhardt 2024-02-26 16:31:55 +0100
  • 2928160068 url: repair off-by-one bug in extractHost Jan Engelhardt 2024-02-26 15:39:08 +0100
  • c3c6242ed1
    url: add remark to documentation about hardcoded // substring (#293) Jan Engelhardt 2024-01-30 12:41:49 +0100
  • 874a1d8c33
    url: support IPv6 literals (RFC 2732) (#292) Jan Engelhardt 2024-01-30 12:38:41 +0100
  • af14007b12
    Code style Vincent Richard 2024-01-30 12:36:19 +0100
  • d6b372573e
    Code style Vincent Richard 2024-01-30 12:35:57 +0100
  • 1f82f4f827
    Code style Vincent Richard 2024-01-30 12:35:16 +0100
  • 8544214aec url: add remark to documentation about hardcoded // substring Jan Engelhardt 2024-01-16 09:58:03 +0100
  • c02b59aa73 url: support IPv6 literals (RFC 2732) Jan Engelhardt 2024-01-16 12:01:18 +0100
  • 8bed1cc743
    Fixed confusing source/bin dirs in makefile. (#291) Vincent Richard 2024-01-12 13:36:00 +0100
  • 565765daa2 Fixed confusing source/bin dirs in makefile. vincent-richard 2024-01-08 14:51:35 +0100
  • a5623d695f Fixed use of old API (#287). vincent-richard 2024-01-01 18:02:32 +0100
  • 6fd4de8fb5
    Add parsing feedback via parsingContext (#280) bmagistro 2023-12-31 10:10:18 -0500
  • 00b32eb4a5
    Update parsingContext.cpp Vincent Richard 2023-12-31 16:08:10 +0100
  • 2634894938
    Merge branch 'master' into add-parsing-feedback Vincent Richard 2023-12-31 16:06:59 +0100
  • 9b65b4de6c
    Configurable email add domain (#287) bmagistro 2023-12-31 10:03:30 -0500
  • 63f50169d4
    Formatting. Vincent Richard 2023-12-31 16:02:49 +0100
  • 1d5b935633
    Merge branch 'master' into configurable-email-add-domain Vincent Richard 2023-12-31 16:01:27 +0100
  • acfc0bbf82
    Avoid generating illegal Envelope-From with sendmail:// transport (#285) Jan Engelhardt 2023-12-31 15:56:28 +0100
  • 022303bbc9
    Build: static lib dependency for ICU (#281) bmagistro 2023-12-31 09:54:48 -0500
  • 7ada1c974c
    Build: fix missed path for generated files in #277 (#278) bmagistro 2023-12-31 09:35:57 -0500
  • 82377e0342
    Build: add FreeBSD & libc++ compilation support (#288) Jan Engelhardt 2023-12-31 15:22:36 +0100
  • 6e11c9c9f8
    Make default context thread_local (#286) bmagistro 2023-12-31 09:19:28 -0500
  • 2f3efbe425
    Indentation Vincent Richard 2023-12-31 15:15:54 +0100
  • 6e4369b704 build: unbreak compilation with clang libc++ Jan Engelhardt 2023-12-29 04:50:36 +0100
  • 0cdd8fc4bd build: add FreeBSD compilation support Jan Engelhardt 2023-12-29 04:22:37 +0100
  • 7e6125d3bf Allow appending of local hostname to be configured via parsing context Ben Magistro 2023-12-19 01:58:03 +0000
  • 643e0d5567 Make default context thread_local Ben Magistro 2023-12-19 01:34:04 +0000
  • a30f0677dc Avoid generating illegal Envelope-From with sendmail:// transport Jan Engelhardt 2023-12-18 04:44:45 +0100
  • 133ca323c1 Prevents the loss of a space if the previous word is 8-bit but the current one is not. Richard Steele 2023-11-11 14:34:28 +0100
  • 1a35bb6d71
    Build: add Solaris compilation support (#282) Jan Engelhardt 2023-11-09 20:32:47 +0100
  • 77ec0b84fe build: add Solaris compilation support Jan Engelhardt 2023-10-11 16:17:32 +0000
  • 80e9939590 Update cmake to include char conversion dependency on static library Ben Magistro 2023-10-30 17:12:18 +0000
  • a17dd8c66c Add parsing feedback via parsingContext Ben Magistro 2023-10-02 20:32:40 +0000
  • f34ea57101 fix missed path for generated files in #277 Ben Magistro 2023-08-11 14:18:40 +0000
  • c6b9ad3c78
    Update cmake (#277) bmagistro 2023-08-09 04:59:38 -0400
  • 3c23d65504 Update cmake Ben Magistro 2023-08-01 19:49:08 +0000
  • fc69321d53
    Merge pull request #272 from frodegill/bytearray_to_string Vincent Richard 2022-03-26 22:30:00 +0100
  • 56b77ca3b7
    Merge pull request #271 from frodegill/digest_sha256 Vincent Richard 2022-03-26 22:19:47 +0100
  • 6fd3632912 Added utility function to convert byteArray to HEX string. Useful for printing fingerprint digests etc. Frode Roxrud Gill 2022-03-13 11:59:02 +0100
  • 46c09fa8a5
    Merge pull request #1 from frodegill/digest_sha256 Frode Roxrud Gill 2022-03-13 11:54:16 +0100
  • cd59fabe79 Added support for digest algorithm SHA256 Frode Roxrud Gill 2022-03-13 11:44:27 +0100
  • 561746081f Fixed possible recursion crash when parsing mailbox groups. vincent-richard 2022-01-25 10:28:20 +0100
  • 0c9dc59b6f
    <fix>(project):i only link malng when shared library allowed. Saturneric 2022-01-15 00:26:54 +0800
  • 23ab2a6a3c Fixed Cppcheck issues. Vincent Richard 2021-11-25 21:57:07 +0100
  • 80ad529d5a #268 Code style fixes + moved specific bits to IMAP namespace Vincent Richard 2021-11-25 21:23:50 +0100
  • c6e3b759bc
    Merge pull request #268 from jacadcaps/search Vincent Richard 2021-11-25 20:22:50 +0100
  • 1a0a22a311 Implemented IMAP SEARCH Jacek Piszczek 2021-10-28 23:17:29 -0400
  • edcb4b4b1f
    Merge pull request #262 from ibanic/master Vincent Richard 2021-05-16 18:43:14 +0200
  • f5fa6434aa fixed coding style ibanic 2021-05-16 09:43:32 +0200
  • 5d78d879bb Prevent accessing empty buffer ibanic 2021-05-15 22:32:24 +0200
  • c86e4bcd3a #261 Workaround for bad SEARCH response with AOL IMAP server vincent-richard 2021-05-11 08:31:03 +0200
  • 7503cd3747 #200 Fixed installation directory vincent-richard 2021-05-06 21:06:47 +0200
  • c6904bd7cf SMTP/DSN refactoring. vincent-richard 2021-04-03 11:21:50 +0200
  • a6226e8cbc
    Merge pull request #256 from jacadcaps/IMAP.PEEK Vincent Richard 2021-03-31 21:37:30 +0200
  • 8024c650a2
    Merge pull request #258 from jacadcaps/processFetchResponse Vincent Richard 2021-03-31 21:22:13 +0200