1. 964f97b MIME4J-333 Introducing a getSafeRaw() method in RawField (#118) by Rene Cordier · 7 days ago master
  2. a8cedf4 Update changelog by Benoit TELLIER · 7 weeks ago
  3. a74237c This updates dependencies and tweaks javadocs so that they work by tallison · 9 weeks ago
  4. 49de8ac MIME4J-332 -- revert inadvertent new line by tallison · 9 weeks ago
  5. 3d2b5af MIME4J-332 -- improve documentation by tallison · 9 weeks ago
  6. d43feae MIME4J-332 -- clear up extended vs continuation handling by tallison · 9 weeks ago
  7. d4d60bd MIME4J-332 -- update comment to point to this issue by tallison · 10 weeks ago
  8. edfe10b MIME4J-332 -- remove unused imports and improve comments by tallison · 10 weeks ago
  9. 518477e MIME4J-332 -- break out unit tests by tallison · 10 weeks ago
  10. 676e302 MIME4J-332 -- small fixes by tallison · 10 weeks ago
  11. f43b2d8 MIME4J-332 -- improve handling of "sectioned" field names by tallison · 10 weeks ago
  12. 0ee7cc8 MIME4J-331 Add support for RFC 6532, and test it. (#114) by Arnt Gulbrandsen · 6 months ago
  13. 3d1f2cf MIME4J-330 Fix MimeStreamParser bug: part body stream ends with CR by hung phan · 8 months ago
  14. a2822aa [maven-release-plugin] prepare for next development iteration by Benoit TELLIER · 9 months ago
  15. acc45aa [maven-release-plugin] prepare release apache-mime4j-project-0.8.12 by Benoit TELLIER · 9 months ago apache-mime4j-project-0.8.12
  16. d0b0335 [maven-release-plugin] prepare for next development iteration by Benoit TELLIER · 9 months ago
  17. 1f8283f [maven-release-plugin] prepare release apache-mime4j-project-0.8.11 by Benoit TELLIER · 9 months ago apache-mime4j-project-0.8.11
  18. 1e17e58 Revert "[maven-release-plugin] prepare release apache-mime4j-project-0.8.11" by Benoit TELLIER · 9 months ago
  19. 58f8fe3 [maven-release-plugin] prepare release apache-mime4j-project-0.8.11 by Benoit TELLIER · 9 months ago
  20. c5a290d Update comments of method fold in MimeUtil by hung phan · 10 months ago
  21. 66a0921 Update fold method in MimeUtil to allow inputing max characters by hung phan · 10 months ago
  22. bc1abad Bump commons-io:commons-io from 2.14.0 to 2.17.0 by Benoit TELLIER · 11 months ago
  23. f0e8465 Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#108) by dependabot[bot] · 11 months ago
  24. 2b747bb Set James logo (#107) by Houssem Nasri · 12 months ago
  25. 8599559 MIME4J-327 LenientAddressParser now handles UTF-8 (#104) by Benoit TELLIER · 1 year, 4 months ago
  26. 70a7b1e MIME4J-284 Test unfolding with equal sign (#105) by Benoit TELLIER · 1 year, 4 months ago
  27. ff415b3 MIME4J-328 Fix DecoderUtil split point (#101) by Benoit TELLIER · 1 year, 4 months ago
  28. bdb2264 Fixes parsing headers containing UTF-8 characters (#103) by Thomas · 1 year, 4 months ago
  29. ea6ff94 MIME4J-197 Fixup case Mailbox parser absent domain part by Tung Tran · 1 year, 5 months ago
  30. 46a59b1 Merge pull request #98 from chibenwa/changelog-05-03-2024 by Eugen Stan · 1 year, 6 months ago
  31. e7f7d02 Merge pull request #99 from apache/doap-0.8.11 by Eugen Stan · 1 year, 6 months ago
  32. 59225ec Added 0.8.11 release to DOAP by Eugen Stan · 1 year, 6 months ago doap-0.8.11
  33. 3dcc0d6 Updated DOAP file with older release information by Eugen Stan · 1 year, 6 months ago
  34. e0fd696 README for 0.8.11 by Benoit TELLIER · 1 year, 6 months ago
  35. 2eb94e5 Update changelog for 0.8.11 by Benoit TELLIER · 1 year, 6 months ago
  36. a05d993 [RELEASE] Rollover to 0.8.11-SNAPSHOT by Benoit TELLIER · 1 year, 6 months ago
  37. db19e21 MIME4J-326 SILENT monitor for header decoding by Benoit TELLIER · 1 year, 6 months ago
  38. 597db87 [RELEASE] Rollover to 0.8.10 (#93) by Benoit TELLIER · 1 year, 6 months ago
  39. d25fb3f CHANGELOG CVE-2024-21742: Mime4J DOM header injection (#95) by Benoit TELLIER · 1 year, 7 months ago
  40. ac81a5d DefaultBodyDescriptorBuilder: Allow to customize standard charset (#94) by Benoit TELLIER · 1 year, 7 months ago
  41. a069e1e Refresh changelog (#92) by Benoit TELLIER · 1 year, 8 months ago
  42. 9dec5df [FIX] Prevent header injection with MIME4J DOM (#91) by Benoit TELLIER · 1 year, 8 months ago
  43. 6581bd2 Parsing multipart UTF-8 encoded filename. (#89) by Shamil Vakhitov · 1 year, 9 months ago
  44. d5ddd87 Content-Disposition filename Q and UTF-8 encoded. by Shamil Vakhitov · 4 years, 1 month ago
  45. 8122e4b RawField.getBody() in UTF-8 by Shamil Vakhitov · 4 years, 1 month ago
  46. 0ef2168 MIME4J-325 DateTimeParser should throw ParseException if value can't be parsed (#88) by Wojtek · 2 years, 2 months ago
  47. 7cae9fb Bump guava from 28.1-jre to 32.0.0-jre in /james-utils by dependabot[bot] · 2 years, 3 months ago
  48. 2db07c2 [PERF] ContentTypeFieldLenientImpl: clear is not needed (#86) by Benoit TELLIER · 2 years, 3 months ago
  49. 53413b0 MIME4J-322 Use ArrayDeque in MimeTokenStream by Benoit Tellier · 2 years, 7 months ago
  50. 15d8738 MIME4J-324 Avoid an extra copy of ContentDispositionFieldLenientImpl parameters by Benoit Tellier · 2 years, 5 months ago
  51. 8f72ae5 MIME4J-324 Handle URL parsing exception in LenientContentDispositionField by Benoit Tellier · 2 years, 5 months ago
  52. 26c8c38 [RELEASE] Bump changelog, readme, to 0.8.9 (#83) by Benoit TELLIER · 2 years, 8 months ago
  53. 04ae0f6 [maven-release-plugin] prepare for next development iteration by Benoit Tellier · 2 years, 8 months ago
  54. 8964fbd [maven-release-plugin] prepare release apache-mime4j-project-0.8.9 by Benoit Tellier · 2 years, 8 months ago apache-mime4j-project-0.8.9
  55. 021eb79 MIME4J-322 Rely on Files.createTempFile (#82) by Benoit TELLIER · 2 years, 10 months ago
  56. 8479bf6 MIME4J-321 SingleBody should return its size (#80) by Benoit TELLIER · 2 years, 10 months ago
  57. d7569c4 [RELEASE] Bump changelog, readme, to 0.8.8 (#79) by Benoit TELLIER · 2 years, 10 months ago
  58. 25d9ff6 [maven-release-plugin] prepare for next development iteration by Benoit Tellier · 2 years, 11 months ago
  59. 3105188 [maven-release-plugin] prepare release apache-mime4j-project-0.8.8 by Benoit Tellier · 2 years, 11 months ago apache-mime4j-project-0.8.8
  60. a1652d9 Update developer connection by Benoit Tellier · 2 years, 11 months ago
  61. 11d8dce [UPGRADE] log4j 2.17.1 -> 2.19.0 (#78) by Benoit TELLIER · 2 years, 11 months ago
  62. 4216ca2 MIME4J-318 Allow disabling buffer recycling by Benoit Tellier · 3 years ago
  63. 3b3f09e MIME4J-318 Improve writing bodies into an output stream by Benoit Tellier · 3 years, 2 months ago
  64. 432b786 MIME4J-318 Add a TextBody::getCharset by Benoit Tellier · 3 years, 2 months ago
  65. a741f65 MIME4J-318 Improve writing recycled buffers by Benoit Tellier · 3 years, 2 months ago
  66. 639e74d MIME4J-318 Fields: rely on lenient parsers by Benoit Tellier · 3 years, 2 months ago
  67. c340fe6 MIME4J-318 Do not use Synchronised byte array output streams by Benoit Tellier · 3 years, 3 months ago
  68. 2f53da3 MIME4J-318 DefaultBodyDescriptorBuilder should avoid copying all headers by Benoit Tellier · 3 years, 3 months ago
  69. e2ad9a2 MIME4J-318 Fasten ContentDispositionFieldLenientImpl by Benoit Tellier · 3 years, 3 months ago
  70. 2a23438 MIME4J-318 RawBody is used solely for parsing and not exposed nor kept. by Benoit Tellier · 3 years, 3 months ago
  71. cd9f63b MIME4J-318 Write single body backed by ByteArrayOutputStream, add recycling by Benoit Tellier · 3 years, 3 months ago
  72. ad155f9 MIME4J-318 Write single body backed by ByteArrayOutputStream by Benoit Tellier · 3 years, 3 months ago
  73. 7f56f65 MIME4J-318 Buffer recycling for ContentUtil copies by Benoit Tellier · 3 years, 3 months ago
  74. e88d55b MIME4J-318 BufferedLineReaderInputStream: shift table can be reused by Benoit Tellier · 3 years, 3 months ago
  75. 215f8ed MIME4J-318 Adopt commons-io ByteArrayOutputStream by Benoit Tellier · 3 years, 3 months ago
  76. 2dd9015 MIME4J-109 Add (disabled) tests for MIME parameter decoding by cketti · 3 years ago
  77. 133ac40 MIME4J-317 JMH benchmark: DOM fields by Benoit Tellier · 3 years, 3 months ago
  78. 1171711 MIME4J-317 Add a JMH benchmark for emails made of headers by Benoit Tellier · 3 years, 3 months ago
  79. 3899255 MIME4J-317 JMH benchmark: have more representative headers by Benoit Tellier · 3 years, 3 months ago
  80. e480ed3 MIME4J-317 Improve message writing (JMH + optimized copy) by Benoit Tellier · 3 years, 3 months ago
  81. 53ccf46 MIME4J-317 Example of MIME4 benchmark using JMH by Benoit Tellier · 3 years, 3 months ago
  82. ccf26e8 MIME4J-320 Make DateTimeParser case-insensitive for day of week and month by cketti · 3 years, 1 month ago
  83. 7327a67 Add version for the javacc-maven-plugin by Rene Cordier · 3 years ago
  84. 16d6c56 MIME4J-315 Test suite for DateTime by Benoit Tellier · 3 years, 4 months ago
  85. dc15857 MIME4J-315 Add a convenient method to parse DateTime by Benoit Tellier · 3 years, 4 months ago
  86. d79c2ec MIME4J-315 Add a convenient method to transform DateTime into a java date by Benoit Tellier · 3 years, 4 months ago
  87. 7e23d5e MIME4J-316 Parts missing in case of a specific combination of boundaries by Thomas Fricker · 3 years, 4 months ago
  88. 4ecbe86 Bump log4j-core from 2.16.0 to 2.17.1 (#69) by dependabot[bot] · 3 years, 5 months ago
  89. 4f07346 MIME4J-313 -- correctly allow for builds with JDK > 8 but target/release of 8. (#67) by Tim Allison · 3 years, 5 months ago
  90. dbbcb43 [maven-release-plugin] prepare for next development iteration by Benoit Tellier · 3 years, 5 months ago
  91. ed5a50c [maven-release-plugin] prepare release apache-mime4j-project-0.8.7 by Benoit Tellier · 3 years, 5 months ago apache-mime4j-project-0.8.7
  92. c5b93cd Changelog for 8.7.0 by Benoit Tellier · 3 years, 5 months ago
  93. ceb6267 Update log4j to 2.16.0 by Trần Hồng Quân · 3 years, 9 months ago
  94. 41b9ab3 MIME4J-253 fix parsing encoded local part (#65) by Tanmoy Majumdar · 3 years, 10 months ago
  95. d6a2db2 MIME4J-109 use correct character encoding when parsing of MIME parameter value (#66) by Tanmoy Majumdar · 3 years, 10 months ago
  96. 9e46521 MIME4J-309 MimeUtil::date0 should use DateTimeFormatter (#61) by Benoit TELLIER · 3 years, 10 months ago
  97. abe9ea6 [MIME4J-308] Update tarLongFileMode to use POSIX (#60) by Roberto Oliveira · 4 years ago
  98. dad47b4 MIME4J-307 AbstractHeader::getField (with cast) should handle missing header (#59) by Benoit TELLIER · 4 years ago
  99. 67b0885 UPGRADE assertj 3.13.2 -> 3.21.0 by Benoit Tellier · 4 years ago
  100. e0b5d6d UPGRADE mockito 3.0.0 -> 3.12.4 by Benoit Tellier · 4 years ago