1. d9ab27d Adopt JDK 11 as a build target (#29) by Benoit TELLIER · 4 days ago master
  2. f7c64c1 JDKIM-49 Add clock drift tolerance to signature validation by Emerson Pinter · 4 weeks ago
  3. b407874 [maven-release-plugin] prepare for next development iteration by Rene Cordier · 4 months ago
  4. 2dbaa5e [maven-release-plugin] prepare release apache-jdkim-project-0.5 by Rene Cordier · 4 months ago apache-jdkim-project-0.5
  5. d5082f9 Remove unneeded method. by Emerson Pinter · 5 months ago
  6. cf4c5a8 Only 'pass' result should be considered for valid signatures. by Emerson Pinter · 6 months ago
  7. 5d172dd Add DMARC compliant result method by Emerson Pinter · 6 months ago
  8. d659844 [devscout] documents proper JDKIM API usage by Jean Helou · 5 months ago
  9. a3f5548 [devscout] introduce SignatureRecordTemplate by Jean Helou · 5 months ago
  10. dd9d1ed [devscout] moves dkimQuotedPrintableDecode to SignatureRecord by Jean Helou · 5 months ago
  11. ccb20db [devscout] removes unnecessary inheritance of DKIMCommon by Jean Helou · 5 months ago
  12. 4545703 [devscout] makes MultiplexingPublicKeyRecordRetriever API immutable by Jean Helou · 5 months ago
  13. 093c01a [devscout] removes accessors for internals by Jean Helou · 5 months ago
  14. 7035725 [devscout] cleans up redundant keywords by Jean Helou · 6 months ago
  15. 5a9e219 [devscout] fixes selector for google dkim signature by Jean Helou · 6 months ago
  16. 11e7505 Simplify dns lookup code by Emerson Pinter · 6 months ago
  17. 62d83d0 Remove unused condition by Emerson Pinter · 6 months ago
  18. 26b42c5 Code cleanup by Emerson Pinter · 6 months ago
  19. a9886ee Add a list of results to verifier (#23) by Emerson Pinter · 6 months ago
  20. df3a898 Update dnsjava to 3.6.3 by Emerson Pinter · 6 months ago
  21. e578a7b Update commons-codec to 1.18.0 by Emerson Pinter · 6 months ago
  22. 07c4730 Update mime4j to 0.8.12 by Emerson Pinter · 6 months ago
  23. 77a5f4f Remove unused not-yet-commons-ssl by Emerson Pinter · 6 months ago
  24. caf304c Remove unused commons-logging by Emerson Pinter · 6 months ago
  25. 7e382bb Pass SignatureRecord to PermFailException by Emerson Pinter · 6 months ago
  26. 8dd50bb Store SignatureRecord in FailException by Emerson Pinter · 6 months ago
  27. 1cfa4e9 Add dependency-reduced-pom to gitignore (#22) by Emerson Pinter · 6 months ago
  28. 1b908fc [FIX] Shade the all commons-codec lib into jdkim (#19) by Rene Cordier · 6 months ago
  29. d68964a [maven-release-plugin] prepare for next development iteration by Rene Cordier · 7 months ago
  30. a25b858 [maven-release-plugin] prepare release apache-jdkim-project-0.4 by Rene Cordier · 7 months ago apache-jdkim-project-0.4
  31. 0f8d11b Revert "[maven-release-plugin] prepare release apache-jdkim-project-0.4" by Rene Cordier · 7 months ago
  32. 64263f0 Revert "[maven-release-plugin] prepare for next development iteration" by Rene Cordier · 7 months ago
  33. 4b0b365 [maven-release-plugin] prepare for next development iteration by Benoit TELLIER · 1 year, 2 months ago
  34. 8a6dab3 [maven-release-plugin] prepare release apache-jdkim-project-0.4 by Benoit TELLIER · 1 year, 2 months ago
  35. 7be5f7f Remove bundle packaging - release fails by Benoit TELLIER · 1 year, 2 months ago
  36. 390d07d Update commons-codec by Benoit TELLIER · 1 year, 2 months ago
  37. 424232d Update commons-logging by Benoit TELLIER · 1 year, 2 months ago
  38. 6efbc6e Upgrade to latest mime4j version by Benoit TELLIER · 1 year, 2 months ago
  39. 70985d7 Bump dnsjava:dnsjava from 3.4.1 to 3.6.0 (#17) by dependabot[bot] · 1 year, 2 months ago
  40. 289b8ef Bump org.apache.james:apache-mime4j-core from 0.8.3 to 0.8.10 (#16) by dependabot[bot] · 1 year, 7 months ago
  41. fb8d90a [maven-release-plugin] prepare for next development iteration by Benoit Tellier · 3 years ago
  42. 5737537 [maven-release-plugin] prepare release apache-jdkim-project-0.3 by Benoit Tellier · 3 years ago apache-jdkim-project-0.3
  43. 7628525 Relocate SCM by Benoit Tellier · 3 years ago
  44. b43b663 Remove unused log4j by Quan Tran · 3 years, 9 months ago
  45. 87e8195 Upgrade wagon-ssh 3.3.3 -> 3.4.3 by Benoit Tellier · 4 years ago
  46. 081d084 Upgrade log4j 2.12.1 -> 2.14.1 by Benoit Tellier · 4 years ago
  47. 70ed6a0 Upgrade junit 4.12 -> 4.13.2 by Benoit Tellier · 4 years ago
  48. f3c2b9a Upgrade commons-codec 1.13 -> 1.15 by Benoit Tellier · 4 years ago
  49. 50f8c1e Upgrade DNS Java 2.1.9 -> 3.4.1 by Benoit Tellier · 4 years ago
  50. 7ba6f3c [Documentation] Retire HUPA by Benoit Tellier · 4 years, 2 months ago
  51. 3458f42 [Documentation] Links should enforce HTTPS in menus by Benoit Tellier · 4 years, 2 months ago
  52. 3982ba1 JDKIM-46 Set up Jenkins build system by Benoit Tellier · 4 years, 4 months ago
  53. 8057a0a [JAMES-3226] #comment Added antora docs stub by Eugen Stan · 5 years ago
  54. 4d81e4a JDKIM-44 Use JDK 8 as a target JDK by Benoit Tellier · 6 years ago
  55. 5276a37 JDKIM-42 Update README to state that the mailet has been moved to James project by Rene Cordier · 6 years ago
  56. dd9bb8d JDKIM-42 Remove geronimo libs by Rene Cordier · 6 years ago
  57. fa18286 JDKIM-42 Remove apache-jdkim-mailets by Rene Cordier · 6 years ago
  58. 6d6de69 JDKIM-42 Reorder dependencies in pom files by Rene Cordier · 6 years ago
  59. 61c3f65 JDKIM-42 Upgrade apache-mime4j 0.8.1 -> 0.8.3 by Rene Cordier · 6 years ago
  60. 302967a JDKIM-42 Upgrade versions-maven-plugin 2.0 -> 2.7 by Rene Cordier · 6 years ago
  61. abe9166 JDKIM-42 Upgrade apache-rat-plugin 0.8 -> 0.13 by Rene Cordier · 6 years ago
  62. ba0069e JDKIM-42 Upgrade maven-compiler-plugin 3.0 -> 3.8.1 by Rene Cordier · 6 years ago
  63. b9181df JDKIM-42 Upgrade maven-bundle-plugin 2.3.7 -> 4.2.1 by Rene Cordier · 6 years ago
  64. cbdd62a JDKIM-42 Upgrade wagon-ssh 2.0 -> 3.3.3 by Rene Cordier · 6 years ago
  65. f6d00de JDKIM-42 Upgrade maven-site-plugin 3.3 -> 3.7.1 by Rene Cordier · 6 years ago
  66. 53b48f7 JDKIM-42 Upgrade log4j 1.2.16 -> log4j-core 2.12.1 by Rene Cordier · 6 years ago
  67. 61a9178 JDKIM-42 Upgrade dnsjava 2.1.1 -> 2.1.9 by Rene Cordier · 6 years ago
  68. 78f32e6 JDKIM-42 Upgrade commons-logging 1.1.1 -> 1.2 by Rene Cordier · 6 years ago
  69. 791bd88 JDKIM-42 Upgrade commons-codec 1.7 -> 1.13 by Rene Cordier · 6 years ago
  70. 92fb143 JDKIM-42 Upgrade junit 4.10 -> 4.12 by Rene Cordier · 6 years ago
  71. b0fd1c1 JDKIM-42 Upgrade maven-assembly-plugin 3.0.0 -> 3.1.1 by Rene Cordier · 6 years ago
  72. eb0fb28 JDKIM-42 Upgrade apache parent pom version 18 -> 21 by Rene Cordier · 6 years ago
  73. 008af18 Merge pull request #8 from Weiling-Liao/master by Matthieu Baechler · 6 years ago
  74. 071ad1f Fix FWS is not trimmed correctly by Weiling Liao · 6 years ago
  75. edd7823 JDKIM-39 Fix Eclipse warnings by Antoine Duprat · 7 years ago
  76. 35acb18 JDKIM-39 Upgrade Apache Mailet dependency by Antoine Duprat · 7 years ago
  77. 121c6ed JAMES-2062 Update MIME4J to 0.8.1 by benwa · 8 years ago
  78. 126685e DKIM-38 Support several headers with different cases by myosotys · 8 years ago
  79. 0b4f4b4 JDKIM should not depend on SNAPSHOTS by benwa · 8 years ago
  80. 1ebf833 JAMES-1994 Update topbar by benwa · 8 years ago
  81. f7c573c JAMES-1852 maven-site-plugin is no more inherited by benwa · 9 years ago
  82. 5a39c6e JAMES-1852 JDkim should also have a fancy menu by benwa · 9 years ago
  83. feb3292 JAMES-1852 Skin is no more inherited by James-project by benwa · 9 years ago
  84. 2e57be5 JAMES-1852 Links are no more inherited by James-project by benwa · 9 years ago
  85. 3d8a618 JAMES-1852 JDKIM should not be a child of james-project by benwa · 9 years ago
  86. 82a37d5 JAMES-1831 JDKIM should use new logo by benwa · 9 years ago
  87. 2f58682 JAMES-1831 JDKIM should compile and pass tests by benwa · 9 years ago
  88. b754719 JDKIM should use latest version of mailet and mime4j, contributed by Benoit Tellier (JDKIM-34) by Eric Charles · 10 years ago
  89. 1ddc138 JDKIM-33 Updated libraries by Ioan Eugen Stan · 13 years ago
  90. 272ba68 JDKIM-33 IDE code analisis improvements and test migration to junit-04 by Ioan Eugen Stan · 13 years ago
  91. 7c83feb JDKIM-32 Upgraded to apache mailet 2.5.0 by Ioan Eugen Stan · 13 years ago
  92. 30fea10 Fix technical reports generation by Felix Knecht · 14 years ago
  93. 08251ba Update to james-project 1.8 by Felix Knecht · 14 years ago
  94. f869485 Reformat (JAMES-1339) by Felix Knecht · 14 years ago
  95. bd3e49e Use renamed james-skin (JAMES-1334) by Felix Knecht · 14 years ago
  96. 5815531 - fix site deploy url paths for submodules. by Stefano Bagnara · 14 years ago
  97. c70a068 Update James jDKIM site to reflect jDKIM 0.2 release and update scm url for site deploy by Stefano Bagnara · 14 years ago
  98. 1c87afe [maven-release-plugin] prepare for next development iteration by Norman Maurer · 14 years ago
  99. 83a84c4 [maven-release-plugin] prepare release apache-jdkim-project-0.2 by Norman Maurer · 14 years ago
  100. 0d5cbfa Updated main LICENSE/NOTICE and created licenseForApp/noticeForApp for the binary package (JDKIM-29). by Stefano Bagnara · 14 years ago