This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 2.2.X
in repository https://gitbox.apache.org/repos/asf/mina.git


    from e9d4fae3e Applied patch proposed by kllbzz 
(https://github.com/apache/mina/pull/41): reintroduced the autoStart flag for 
SSL (allowing the user to differ the HandShake after the addition in the chain 
if false)
     new 593eeebc1 Javadoc
     new 6f12a2c5c No need to nest else clause
     new 33ffc7d90 Merge branch '2.2.X' of 
https://gitbox.apache.org/repos/asf/mina.git into 2.2.X

The 3 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:
 .../mina/filter/codec/textline/LineDelimiter.java     | 19 +++++++++----------
 .../mina/filter/logging/MdcInjectionFilter.java       |  2 +-
 .../proxy/handlers/socks/SocksProxyConstants.java     |  2 +-
 .../org/apache/mina/example/tcp/perf/TcpClient.java   |  2 +-
 .../apache/mina/example/tcp/perf/TcpSslClient.java    |  2 +-
 .../main/java/org/apache/mina/http/DecoderState.java  |  6 +++---
 .../apache/mina/transport/serial/SerialAddress.java   |  2 +-
 7 files changed, 17 insertions(+), 18 deletions(-)

Reply via email to