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