1. cd62e26 Merge pull request #40 from coheigea/coheigea/license by Emmanuel Lécharny · 7 months ago trunk
  2. 97af6d2 Use SPDX identifier for license name by Colm O hEigeartaigh · 7 months ago
  3. 4c8934a Merge pull request #32 from apache/dependabot/maven/thrift/org.apache.thrift-libthrift-0.14.0 by Emmanuel Lécharny · 12 months ago
  4. 5afd228 Merge pull request #36 from apache/dependabot/maven/protobuf/com.google.protobuf-protobuf-java-3.16.3 by Emmanuel Lécharny · 12 months ago
  5. 0d4a839 Merge pull request #29 from HanSolo/github_actions by Emmanuel Lécharny · 12 months ago
  6. 3df4984 Bump protobuf-java from 2.5.0 to 3.16.3 in /protobuf by dependabot[bot] · 1 year, 7 months ago
  7. 26353f5 Bump libthrift from 0.9.0 to 0.14.0 in /thrift by dependabot[bot] · 1 year, 10 months ago
  8. 4597fa4 Changed used jdks as suggested to 7, 8, 11, 15 by Gerrit Grunwald · 3 years, 7 months ago
  9. 2f720be Restricted used jdks to 7-10 by Gerrit Grunwald · 3 years, 7 months ago
  10. b919226 Added github actions to test the build on different jdks by Gerrit Grunwald · 3 years, 7 months ago
  11. daf2a33 Applied patch from PR#11 from Bruno P. Kinoshita by Emmanuel Lécharny · 7 years ago
  12. 06a2cb9 Update current year for next releases by Jeff MAURY · 8 years ago
  13. 4173ada New HTTP2 module (low level) by Jeff MAURY · 9 years ago
  14. 8ca3d89 Complete low level HTTP2 by Jeff MAURY · 9 years ago
  15. 27938fb Multiple HTTP2 PDUs by Jeff MAURY · 9 years ago
  16. eddbca6 Fix for DIRMINA-1008: fix broken algorithm by Jeff MAURY · 9 years ago
  17. e422ec8 Fix for DIRMINA-1008: refactor fromHexString to be less tolerant by Jeff MAURY · 9 years ago
  18. 9979693 Initial HTTP2 work (single HTTP2 PDU) by Jeff MAURY · 9 years ago
  19. 6022738 Updated log4j2 version by Jeff MAURY · 9 years ago
  20. d613648 Messages sent on SSL sessions will generate a single sent event when the last message SSL record is sent. by Jeff MAURY · 9 years ago
  21. 5227b92 Remove useless code by Jeff MAURY · 9 years ago
  22. 904f444 Fix previous commit by Jeff MAURY · 9 years ago
  23. 9fe463d SSL enhancements: by Jeff MAURY · 9 years ago
  24. db8d5ff Dump only first 16 bytes of messages in debug mode by Jeff MAURY · 9 years ago
  25. 244bc25 Fix for DIRMINA-999 by Jeff MAURY · 9 years ago
  26. f59036b Used super.XXX instead of manipulating the controller directly in filters by Emmanuel Lécharny · 10 years ago
  27. 8b7c37d Made the logging filters private classes that inherit from AbstractIoFilter by Emmanuel Lécharny · 10 years ago
  28. 3e0d08c Extends the AbstratIoFilter class, call teh super.XXX method instead of invoking the controller directly by Emmanuel Lécharny · 10 years ago
  29. d38458d Applied many patches by Emmanuel Lécharny · 10 years ago
  30. f80e27d Fix for DIRMINA-943 by Emmanuel Lécharny · 10 years ago
  31. 53d7fa2 Added a test for the mark() method by Emmanuel Lécharny · 10 years ago
  32. 760a0f8 Formated the code by Emmanuel Lécharny · 10 years ago
  33. 147f125 Fix duplicate dependency in monitoring by Jeff MAURY · 10 years ago
  34. fe141f7 Fix common benchmarks tests resolution failure link to install phase by Jeff MAURY · 10 years ago
  35. 05571b1 Switch log4j version to 2.0-rc1 by Jeff MAURY · 10 years ago
  36. a79cb81 Refactor benchmark tests in single multi module to be more DRY oriented by Jeff MAURY · 10 years ago
  37. fc584a7 Prepare for tests refactoring + fix Netty4 UDP implementation by Jeff MAURY · 10 years ago
  38. 1e55194 Replaced french and spanish chars by their equivalent unicode chars. by Emmanuel Lécharny · 10 years ago
  39. 3346ced Some source files were having the execute bit set by Jeff MAURY · 10 years ago
  40. cf49c47 Fix transmission id in coap retry filter by Manuel Sangoi · 10 years ago
  41. b0a9ee4 fix BIO UDP destroy by jvermillard · 10 years ago
  42. b7e59fb FIX: correctly destroy BIO UDP sessions by jvermillard · 10 years ago
  43. 7459994 CoAP : reuse executor by jvermillard · 10 years ago
  44. df9203c Retry mechanism for CoAP protocol by Manuel Sangoi · 10 years ago
  45. e82fd79 Fix typo in ResourceHandler method by Manuel Sangoi · 10 years ago
  46. a601db8 javadoc fix by jvermillard · 10 years ago
  47. 23b8c45 ignoring sub-directory dot files by jvermillard · 10 years ago
  48. a595f34 bumped log4j-2 from beta2 to beta9 by jvermillard · 10 years ago
  49. 2ff729a In read chain message writting for IoFilters by jvermillard · 10 years ago
  50. 919154a support for pushing runnable in the SelectorLoop by jvermillard · 10 years ago
  51. e2e0ac8 log level tweaking by jvermillard · 11 years ago
  52. c9c1be1 lower log level for very frequent messages by jvermillard · 11 years ago
  53. f8d6d9f DIRMINA-961 BioUdpSession are not setted to the 'open' state by jvermillard · 11 years ago
  54. 44f8760 initial draft of monitoring by paliwalashish · 11 years ago
  55. d1a017c fixed typo by paliwalashish · 11 years ago
  56. 80d4b35 Fix Avro build by Jeff MAURY · 11 years ago
  57. d7fe9b0 refined the API, add more docs by paliwalashish · 11 years ago
  58. 24f3eaf minor enhancements to Avro codec by paliwalashish · 11 years ago
  59. f226cd1 Initial draft for Avro codec by paliwalashish · 11 years ago
  60. 5d4e972 [maven-release-plugin] prepare for next development iteration by Julien Vermillard · 11 years ago
  61. 9102d7c [maven-release-plugin] prepare release 3.0.0-M2 by Julien Vermillard · 11 years ago 3.0.0-M2
  62. 23f118e Add some utility methods to rebuild CoAP options by Manuel Sangoi · 11 years ago
  63. 6d0b99a removed commented log statements by paliwalashish · 11 years ago
  64. 52009f3 fixed sonar violations by paliwalashish · 11 years ago
  65. 51dd521 depend on log4j2 only for test, not for runtime by jvermillard · 11 years ago
  66. 765883b DIRMINA-919 package artifacts as jar, not bundle by jvermillard · 11 years ago
  67. 363f108 Repair Netty 4 benchmarks tests, update Netty 4 version and include benchmarks2 in build by Jeff MAURY · 11 years ago
  68. fbc3ba2 Benchmarks modules are now part of the standard build for better release management. by Jeff MAURY · 11 years ago
  69. 381bab7 Add Maven enforcer plugin in parent POM to check against minimum 1.7 JDK by Jeff MAURY · 11 years ago
  70. a1a702a Fix benchmarks POMs version for next release by Jeff MAURY · 11 years ago
  71. 306f63d Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/mina into trunk by Emmanuel Lécharny · 11 years ago
  72. 02af1eb Fixed the reference to LICENCE.txt and the addition of release.properties and pom.xml.releaseBackup files into the src package by Emmanuel Lécharny · 11 years ago
  73. 714f7ba IoBuffer.Pointer.setPosition lazy as it was already in incrementPosition by Raphaël P. Barazzutti · 11 years ago
  74. a0d839c DIRMINA-949 IoBuffer.mark() fix and new tests (testMark and testSetPosition) by Raphaël P. Barazzutti · 11 years ago
  75. 7a525a0 Refactorings and javadoc fixes by Esko Luontola · 11 years ago
  76. f5f9b9d DIRMINA-949 Fixed IoBuffer.Pointer.setPosition to work in O(1) instead of O(n) when moving the pointer forwards by Esko Luontola · 11 years ago
  77. ce745a5 Fixed the src.xml file so that we don't copy all the sources in a src directory in the package by Emmanuel Lécharny · 11 years ago
  78. b12d4f1 [maven-release-plugin] prepare for next development iteration by Emmanuel Lécharny · 11 years ago
  79. 35f5b85 [maven-release-plugin] prepare release mina-parent-3.0.0-M1 by Emmanuel Lécharny · 11 years ago mina-parent-3.0.0-M1
  80. f1d81cf Fixed the pom version to SNAPSHOT, otherwise the release will fal by Emmanuel Lécharny · 11 years ago
  81. 25dd4fa Fixed the bin.xml content by Emmanuel Lécharny · 11 years ago
  82. 84b2003 Revert "[maven-release-plugin] prepare for next development iteration" by Emmanuel Lécharny · 11 years ago
  83. 0d04eba [maven-release-plugin] prepare for next development iteration by Julien Vermillard · 11 years ago
  84. ae50b80 [maven-release-plugin] prepare release 3.0.0-M1 by Julien Vermillard · 11 years ago 3.0.0-M1
  85. 4919ea6 Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/mina into trunk by Emmanuel Lécharny · 11 years ago
  86. bb904d2 Fixed the N&L files. Renamed them to NOTICE, LICENSE and LICENSE-bin. Fixed the distribution poms by Emmanuel Lécharny · 11 years ago
  87. 952804c Revert "[maven-release-plugin] prepare release 3.0.0-M1" by Julien Vermillard · 11 years ago
  88. 9e77b86 [maven-release-plugin] prepare for next development iteration by Julien Vermillard · 11 years ago
  89. 7093dfe [maven-release-plugin] prepare release 3.0.0-M1 by Julien Vermillard · 11 years ago
  90. e2ae34a Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/mina into trunk by Emmanuel Lécharny · 11 years ago
  91. 5c95112 Update the NOTICE/LICENSE files, update the distribution pom by Emmanuel Lécharny · 11 years ago
  92. 3ae02d2 Revert "[maven-release-plugin] prepare release 3.0.0-M1" by Julien Vermillard · 11 years ago
  93. 3e84773 [maven-release-plugin] prepare for next development iteration by Julien Vermillard · 11 years ago
  94. 9cd6d62 [maven-release-plugin] prepare release 3.0.0-M1 by Julien Vermillard · 11 years ago
  95. 9e59429 assembly various fix by jvermillard · 11 years ago
  96. 2078701 the NOTCE.txt can be empty because with source we don't redistribute de libraries by jvermillard · 11 years ago
  97. be51882 updated NOTICE.txt by jvermillard · 11 years ago
  98. f02e304 bumped maven plugin versions by jvermillard · 11 years ago
  99. e92f5a2 Revert "[maven-release-plugin] prepare release 3.0.0-M1" by Julien Vermillard · 11 years ago
  100. 38ab426 [maven-release-plugin] prepare for next development iteration by Julien Vermillard · 11 years ago