1. c2198af [PERF] Collection of Field enhancements by Benoit TELLIER · 5 days ago master
  2. 3cb6297 [PERF] ParserStreamContentHandler Stack -> Deque by Benoit TELLIER · 5 days ago
  3. 42f08e9 Bound ParserCursor by byte length in LenientAddressParser CharSequence overloads (#129) by Vincenz Conrad · 5 days ago
  4. be640da [maven-release-plugin] prepare for next development iteration by Benoit TELLIER · 13 days ago
  5. f640daf [maven-release-plugin] prepare release apache-mime4j-project-0.8.15 by Benoit TELLIER · 13 days ago apache-mime4j-project-0.8.15
  6. d44e4c1 [DOC] Bump version & changelog by Benoit TELLIER · 13 days ago
  7. fd7d38b [FIX] Limit total header size to 1MB by Benoit TELLIER · 2 weeks ago
  8. f085de7 [FIX] Linear accumulation of mime parameters by Benoit TELLIER · 2 weeks ago
  9. c5c4ac4 [FIX] Enforce total header count by Benoit TELLIER · 2 weeks ago
  10. d9d2f89 [FIX] Limit multipart count and nesting by Benoit TELLIER · 2 weeks ago
  11. 995df2d [DOC] Document the DOM by Benoit TELLIER · 3 weeks ago
  12. adfd2a5 [DOC] Migrate content to Antora by Benoit TELLIER · 3 weeks ago
  13. c981998 Set up default protection ruleset for default and release branches (#125) by The Apache Software Foundation · 4 months ago
  14. 2778101 Update changelog (#124) by Benoit TELLIER · 5 months ago
  15. 887ff69 [maven-release-plugin] prepare for next development iteration by Benoit TELLIER · 5 months ago
  16. 168f2db [maven-release-plugin] prepare release apache-mime4j-project-0.8.14 by Benoit TELLIER · 5 months ago apache-mime4j-project-0.8.14
  17. b2165fe [maven-release-plugin] prepare for next development iteration by Benoit TELLIER · 5 months ago
  18. fce3965 [maven-release-plugin] prepare release apache-mime4j-project-0.8.13 by Benoit TELLIER · 5 months ago
  19. c6a5a6c Revert "[maven-release-plugin] prepare release apache-mime4j-project-0.8.13" by Benoit TELLIER · 5 months ago
  20. 32bf2dc [maven-release-plugin] prepare release apache-mime4j-project-0.8.13 by Benoit TELLIER · 5 months ago
  21. 2602a9a Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 by dependabot[bot] · 5 months ago
  22. 13597e4 [PERF] Reduce String allocs in RawFieldParser by Benoit TELLIER · 6 months ago
  23. 6caa08a [PERF] String allocation & conversions by Benoit TELLIER · 6 months ago
  24. d10cd40 [PERF] Boundary matching — QS table rebuilt every call by Benoit TELLIER · 6 months ago
  25. e91a5b5 Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 by dependabot[bot] · 8 months ago
  26. 5a65342 Bump org.apache.logging.log4j:log4j-core from 2.25.0 to 2.25.3 (#120) by dependabot[bot] · 9 months ago
  27. d0a648a Adopt JDK 11 as a build target by Benoit TELLIER · 1 year ago
  28. 964f97b MIME4J-333 Introducing a getSafeRaw() method in RawField (#118) by Rene Cordier · 1 year ago
  29. a8cedf4 Update changelog by Benoit TELLIER · 1 year, 2 months ago
  30. a74237c This updates dependencies and tweaks javadocs so that they work by tallison · 1 year, 2 months ago
  31. 49de8ac MIME4J-332 -- revert inadvertent new line by tallison · 1 year, 2 months ago
  32. 3d2b5af MIME4J-332 -- improve documentation by tallison · 1 year, 2 months ago
  33. d43feae MIME4J-332 -- clear up extended vs continuation handling by tallison · 1 year, 2 months ago
  34. d4d60bd MIME4J-332 -- update comment to point to this issue by tallison · 1 year, 3 months ago
  35. edfe10b MIME4J-332 -- remove unused imports and improve comments by tallison · 1 year, 3 months ago
  36. 518477e MIME4J-332 -- break out unit tests by tallison · 1 year, 3 months ago
  37. 676e302 MIME4J-332 -- small fixes by tallison · 1 year, 3 months ago
  38. f43b2d8 MIME4J-332 -- improve handling of "sectioned" field names by tallison · 1 year, 3 months ago
  39. 0ee7cc8 MIME4J-331 Add support for RFC 6532, and test it. (#114) by Arnt Gulbrandsen · 1 year, 6 months ago
  40. 3d1f2cf MIME4J-330 Fix MimeStreamParser bug: part body stream ends with CR by hung phan · 1 year, 8 months ago
  41. a2822aa [maven-release-plugin] prepare for next development iteration by Benoit TELLIER · 1 year, 9 months ago
  42. acc45aa [maven-release-plugin] prepare release apache-mime4j-project-0.8.12 by Benoit TELLIER · 1 year, 9 months ago apache-mime4j-project-0.8.12
  43. d0b0335 [maven-release-plugin] prepare for next development iteration by Benoit TELLIER · 1 year, 9 months ago
  44. 1f8283f [maven-release-plugin] prepare release apache-mime4j-project-0.8.11 by Benoit TELLIER · 1 year, 9 months ago apache-mime4j-project-0.8.11
  45. 1e17e58 Revert "[maven-release-plugin] prepare release apache-mime4j-project-0.8.11" by Benoit TELLIER · 1 year, 9 months ago
  46. 58f8fe3 [maven-release-plugin] prepare release apache-mime4j-project-0.8.11 by Benoit TELLIER · 1 year, 9 months ago
  47. c5a290d Update comments of method fold in MimeUtil by hung phan · 1 year, 10 months ago
  48. 66a0921 Update fold method in MimeUtil to allow inputing max characters by hung phan · 1 year, 10 months ago
  49. bc1abad Bump commons-io:commons-io from 2.14.0 to 2.17.0 by Benoit TELLIER · 1 year, 11 months ago
  50. f0e8465 Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#108) by dependabot[bot] · 2 years ago
  51. 2b747bb Set James logo (#107) by Houssem Nasri · 2 years ago
  52. 8599559 MIME4J-327 LenientAddressParser now handles UTF-8 (#104) by Benoit TELLIER · 2 years, 4 months ago
  53. 70a7b1e MIME4J-284 Test unfolding with equal sign (#105) by Benoit TELLIER · 2 years, 4 months ago
  54. ff415b3 MIME4J-328 Fix DecoderUtil split point (#101) by Benoit TELLIER · 2 years, 5 months ago
  55. bdb2264 Fixes parsing headers containing UTF-8 characters (#103) by Thomas · 2 years, 5 months ago
  56. ea6ff94 MIME4J-197 Fixup case Mailbox parser absent domain part by Tung Tran · 2 years, 5 months ago
  57. 46a59b1 Merge pull request #98 from chibenwa/changelog-05-03-2024 by Eugen Stan · 2 years, 6 months ago
  58. e7f7d02 Merge pull request #99 from apache/doap-0.8.11 by Eugen Stan · 2 years, 6 months ago
  59. 59225ec Added 0.8.11 release to DOAP by Eugen Stan · 2 years, 6 months ago doap-0.8.11
  60. 3dcc0d6 Updated DOAP file with older release information by Eugen Stan · 2 years, 6 months ago
  61. e0fd696 README for 0.8.11 by Benoit TELLIER · 2 years, 6 months ago
  62. 2eb94e5 Update changelog for 0.8.11 by Benoit TELLIER · 2 years, 6 months ago
  63. a05d993 [RELEASE] Rollover to 0.8.11-SNAPSHOT by Benoit TELLIER · 2 years, 7 months ago
  64. db19e21 MIME4J-326 SILENT monitor for header decoding by Benoit TELLIER · 2 years, 7 months ago
  65. 597db87 [RELEASE] Rollover to 0.8.10 (#93) by Benoit TELLIER · 2 years, 7 months ago
  66. d25fb3f CHANGELOG CVE-2024-21742: Mime4J DOM header injection (#95) by Benoit TELLIER · 2 years, 7 months ago
  67. ac81a5d DefaultBodyDescriptorBuilder: Allow to customize standard charset (#94) by Benoit TELLIER · 2 years, 8 months ago
  68. a069e1e Refresh changelog (#92) by Benoit TELLIER · 2 years, 8 months ago
  69. 9dec5df [FIX] Prevent header injection with MIME4J DOM (#91) by Benoit TELLIER · 2 years, 8 months ago
  70. 6581bd2 Parsing multipart UTF-8 encoded filename. (#89) by Shamil Vakhitov · 2 years, 10 months ago
  71. d5ddd87 Content-Disposition filename Q and UTF-8 encoded. by Shamil Vakhitov · 5 years ago
  72. 8122e4b RawField.getBody() in UTF-8 by Shamil Vakhitov · 5 years ago
  73. 0ef2168 MIME4J-325 DateTimeParser should throw ParseException if value can't be parsed (#88) by Wojtek · 3 years, 3 months ago
  74. 7cae9fb Bump guava from 28.1-jre to 32.0.0-jre in /james-utils by dependabot[bot] · 3 years, 3 months ago
  75. 2db07c2 [PERF] ContentTypeFieldLenientImpl: clear is not needed (#86) by Benoit TELLIER · 3 years, 3 months ago
  76. 53413b0 MIME4J-322 Use ArrayDeque in MimeTokenStream by Benoit Tellier · 3 years, 7 months ago
  77. 15d8738 MIME4J-324 Avoid an extra copy of ContentDispositionFieldLenientImpl parameters by Benoit Tellier · 3 years, 5 months ago
  78. 8f72ae5 MIME4J-324 Handle URL parsing exception in LenientContentDispositionField by Benoit Tellier · 3 years, 5 months ago
  79. 26c8c38 [RELEASE] Bump changelog, readme, to 0.8.9 (#83) by Benoit TELLIER · 3 years, 8 months ago
  80. 04ae0f6 [maven-release-plugin] prepare for next development iteration by Benoit Tellier · 3 years, 9 months ago
  81. 8964fbd [maven-release-plugin] prepare release apache-mime4j-project-0.8.9 by Benoit Tellier · 3 years, 9 months ago apache-mime4j-project-0.8.9
  82. 021eb79 MIME4J-322 Rely on Files.createTempFile (#82) by Benoit TELLIER · 3 years, 10 months ago
  83. 8479bf6 MIME4J-321 SingleBody should return its size (#80) by Benoit TELLIER · 3 years, 11 months ago
  84. d7569c4 [RELEASE] Bump changelog, readme, to 0.8.8 (#79) by Benoit TELLIER · 3 years, 11 months ago
  85. 25d9ff6 [maven-release-plugin] prepare for next development iteration by Benoit Tellier · 3 years, 11 months ago
  86. 3105188 [maven-release-plugin] prepare release apache-mime4j-project-0.8.8 by Benoit Tellier · 3 years, 11 months ago apache-mime4j-project-0.8.8
  87. a1652d9 Update developer connection by Benoit Tellier · 3 years, 11 months ago
  88. 11d8dce [UPGRADE] log4j 2.17.1 -> 2.19.0 (#78) by Benoit TELLIER · 4 years ago
  89. 4216ca2 MIME4J-318 Allow disabling buffer recycling by Benoit Tellier · 4 years, 1 month ago
  90. 3b3f09e MIME4J-318 Improve writing bodies into an output stream by Benoit Tellier · 4 years, 3 months ago
  91. 432b786 MIME4J-318 Add a TextBody::getCharset by Benoit Tellier · 4 years, 3 months ago
  92. a741f65 MIME4J-318 Improve writing recycled buffers by Benoit Tellier · 4 years, 3 months ago
  93. 639e74d MIME4J-318 Fields: rely on lenient parsers by Benoit Tellier · 4 years, 3 months ago
  94. c340fe6 MIME4J-318 Do not use Synchronised byte array output streams by Benoit Tellier · 4 years, 3 months ago
  95. 2f53da3 MIME4J-318 DefaultBodyDescriptorBuilder should avoid copying all headers by Benoit Tellier · 4 years, 3 months ago
  96. e2ad9a2 MIME4J-318 Fasten ContentDispositionFieldLenientImpl by Benoit Tellier · 4 years, 3 months ago
  97. 2a23438 MIME4J-318 RawBody is used solely for parsing and not exposed nor kept. by Benoit Tellier · 4 years, 3 months ago
  98. cd9f63b MIME4J-318 Write single body backed by ByteArrayOutputStream, add recycling by Benoit Tellier · 4 years, 3 months ago
  99. ad155f9 MIME4J-318 Write single body backed by ByteArrayOutputStream by Benoit Tellier · 4 years, 3 months ago
  100. 7f56f65 MIME4J-318 Buffer recycling for ContentUtil copies by Benoit Tellier · 4 years, 3 months ago