This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git.
from 04d121f Merge branch '2.1.X' of http://gitbox.apache.org/repos/asf/mina into 2.1.X new 01e0497 Adds hex dump length safety check new 95b5e04 Fix DIRMINA-1142 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/mina/core/buffer/IoBuffer.java | 4 +- .../apache/mina/core/buffer/IoBufferHexDumper.java | 1 - .../mina/filter/codec/ProtocolCodecFilter.java | 994 ++++++++++----------- .../mina/core/buffer/IoBufferHexDumperTest.java | 18 +- 4 files changed, 495 insertions(+), 522 deletions(-)