mina git commit: apply patch for DIRMINA-1076 & DIRMINA-1077

2018-03-03 Thread johnnyv
Repository: mina Updated Branches: refs/heads/2.0 343344034 -> 04607fa39 apply patch for DIRMINA-1076 & DIRMINA-1077 Project: http://git-wip-us.apache.org/repos/asf/mina/repo Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/04607fa3 Tree: http://git-wip-us.apache.org/repos/asf/mina/t

mina git commit: improves the ulimit exception thrown by accept() by looking for the message "Too many files open" thereby preventing accidental capture of other valid exceptions.

2018-03-03 Thread johnnyv
Repository: mina Updated Branches: refs/heads/2.0 04607fa39 -> dbe15f485 improves the ulimit exception thrown by accept() by looking for the message "Too many files open" thereby preventing accidental capture of other valid exceptions. Project: http://git-wip-us.apache.org/repos/asf/mina/repo

mina git commit: updates AprIoProcessor to conform to fix for DIRMINA-1076 adds "allSessionCount()" method.

2018-03-03 Thread johnnyv
Repository: mina Updated Branches: refs/heads/2.0 f50b788ec -> 904a7c0a2 updates AprIoProcessor to conform to fix for DIRMINA-1076 adds "allSessionCount()" method. Project: http://git-wip-us.apache.org/repos/asf/mina/repo Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/904a7c0a Tree

mina git commit: Adds additional HTTP Methods

2018-03-25 Thread johnnyv
Repository: mina Updated Branches: refs/heads/2.0 60cb619b6 -> a19707817 Adds additional HTTP Methods Project: http://git-wip-us.apache.org/repos/asf/mina/repo Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/a1970781 Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/a1970781 Di

mina git commit: Updates IoBufferHexDumper to perform Hex Dump without causing the position of the target IoBuffer to change while the contents is being dumped.

2018-05-22 Thread johnnyv
git-wip-us.apache.org/repos/asf/mina/commit/c7e8e3b3 Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/c7e8e3b3 Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/c7e8e3b3 Branch: refs/heads/2.0 Commit: c7e8e3b3161df4c652bc02161d900fd6375af9e7 Parents: f833319 Author: johnnyv Authored:

mina-ftpserver git commit: Updates password comparison to use length obfuscation alg.

2018-05-22 Thread johnnyv
9d0 Tree: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/tree/497559d0 Diff: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/diff/497559d0 Branch: refs/heads/master Commit: 497559d0e00ee427d0f7953b2d7665333d6782f5 Parents: 49788df Author: johnnyv Authored: Tue May 22 09:55:33 2018 -0

mina git commit: Applies patch DIRMINA-1078; maven pass

2018-07-22 Thread johnnyv
ina/tree/56ca189e Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/56ca189e Branch: refs/heads/2.1.0 Commit: 56ca189e1b2de1b6d9ab3635dd8f331f13762009 Parents: d72f890 Author: johnnyv Authored: Sun Jul 22 08:13:42 2018 -0400 Committer: johnnyv Committed: Sun Jul 22 08:13:42 2018 -0

[mina] branch 2.0 updated: While investigating DIRMINA-1086, I found a exception handling flaw which allows fired captured exceptions to occur after the last clearWriteRequestQUeue call. This could ca

2019-02-06 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.0 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0 by this push: new 2d7d595 While investigating DIRMINA-1086, I found a

[mina] branch 2.1 updated: Adds fix for DIRMINA-1104. Adds IoBufferHexDumperTest unit test to check for regression. Modifies the IllegalArgumentException routine to only throw when the length paramete

2019-04-25 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1 by this push: new d3ffb4b Adds fix for DIRMINA-1104. Adds

[mina] branch 2.1 deleted (was d3ffb4b)

2019-05-04 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch 2.1 in repository https://gitbox.apache.org/repos/asf/mina.git. was d3ffb4b Adds fix for DIRMINA-1104. Adds IoBufferHexDumperTest unit test to check for regression. Modifies the

[mina] branch 2.0 deleted (was 3e57e7f)

2019-05-04 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch 2.0 in repository https://gitbox.apache.org/repos/asf/mina.git. was 3e57e7f [maven-release-plugin] prepare for next development iteration The revisions that were on this branch are still

[mina] branch 2.0.X created (now 3e57e7f)

2019-05-04 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git. at 3e57e7f [maven-release-plugin] prepare for next development iteration No new revisions were added by this update.

[mina] branch 2.1.X created (now d3ffb4b)

2019-05-04 Thread johnnyv
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. at d3ffb4b Adds fix for DIRMINA-1104. Adds IoBufferHexDumperTest unit test to check for regression. Modifies the

[mina] branch 2.0.X updated: Backport fix DIRMINA-1104 see d3ffb4b779912be1e100b40261877e167ace565c

2019-05-04 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new 1931add Backport fix DIRMINA-1104 see

[mina] branch 2.1.X updated: Performance improvement of UDP processing for DIRMINA-1095

2019-05-04 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 60b4190 Performance improvement of UDP processing

[mina] branch 2.0.X updated: Backport DIRMINA-1095 from 2.1.X

2019-05-04 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new 5f3a628 Backport DIRMINA-1095 from 2.1.X 5f3a628

[mina-ftpserver] branch FTPSERVER-491 created (now 8ac3e47)

2019-05-05 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch FTPSERVER-491 in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git. at 8ac3e47 Initial fix for FTPSERVER-491 This branch includes the following new commits: new

[mina-ftpserver] 01/01: Initial fix for FTPSERVER-491

2019-05-05 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch FTPSERVER-491 in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git commit 8ac3e47267aea7f38475b1588a4f5540d2801a48 Author: johnnyv AuthorDate: Sun May 5 18:49:16 2019 -0400

[mina-ftpserver] branch FTPSERVER-491 updated: Adds additional SSL checks for FTPSERVER-491

2019-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch FTPSERVER-491 in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/FTPSERVER-491 by this push: new 967b857 Adds additional

[mina-ftpserver] branch FTPSERVER-491 updated: missing variable

2019-05-10 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch FTPSERVER-491 in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/FTPSERVER-491 by this push: new 81bf47b missing

[mina] branch DIRMINA-1107 created (now 99fbf4f)

2019-05-18 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch DIRMINA-1107 in repository https://gitbox.apache.org/repos/asf/mina.git. at 99fbf4f DIRMINA-1107 is caused from a memory inconsistency in how CAS operations are checked from within the

[mina] 01/01: DIRMINA-1107 is caused from a memory inconsistency in how CAS operations are checked from within the SslHandler#flushScheduledEvents. This CAS operation can be updated to correctly check

2019-05-18 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch DIRMINA-1107 in repository https://gitbox.apache.org/repos/asf/mina.git commit 99fbf4fe64d72409b19f8835c0a568022916d840 Author: johnnyv AuthorDate: Sat May 18 18:30:01 2019 -0400 DIRMINA

[mina] branch 2.1.X updated (60b4190 -> 99fbf4f)

2019-05-21 Thread johnnyv
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 60b4190 Performance improvement of UDP processing for DIRMINA-1095 add 99fbf4f DIRMINA-1107 is caused from a

[mina] branch DIRMINA-1107 deleted (was 99fbf4f)

2019-05-21 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch DIRMINA-1107 in repository https://gitbox.apache.org/repos/asf/mina.git. was 99fbf4f DIRMINA-1107 is caused from a memory inconsistency in how CAS operations are checked from within the

[mina] branch 2.0.X updated: Fix DIRMINA-1115 prevent division by zero

2019-05-30 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.0.X by this push: new faf9e5c Fix DIRMINA-1115 prevent division by zero

[mina] branch 2.1.X updated: Fix DIRMINA-1115 prevent division by zero

2019-05-30 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new a6aa784 Fix DIRMINA-1115 prevent division by zero

[mina-ftpserver] branch FTPSERVER-491 updated: adds NULL checks for SslConfigurationFactory

2019-11-06 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch FTPSERVER-491 in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/FTPSERVER-491 by this push: new 36cd856 adds NULL

[mina] branch 2.1.X updated: adds NULL check to SslHandler line 537-545 for valid WriteRequestQueue

2019-11-06 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 26ecc05 adds NULL check to SslHandler line 537

[mina-ftpserver] branch master updated (c35639f -> 95fb918)

2020-04-15 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git. from c35639f Switched from https to http; Updated the scm part add 8ac3e47 Initial fix for FTPSERVER-491

[mina-ftpserver] 01/01: Merge branch 'master' of https://john...@gitbox.apache.org/repos/asf/mina-ftpserver.git

2020-04-15 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git commit 95fb9183f4a93b0ba54482910c0cd232959508e6 Merge: 36cd856 c35639f Author: Jonathan Valliere AuthorDate: Wed Apr

[mina] 01/02: adds misc code comment for clarity

2020-04-15 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 9643e5f87829c8a80477ef49c1f4c27387ff8cba Author: johnnyv AuthorDate: Sat Nov 23 21:03:50 2019 -0500 adds misc code

[mina] branch 2.1.X updated (26ecc05 -> 55f4b4d)

2020-04-15 Thread johnnyv
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 26ecc05 adds NULL check to SslHandler line 537-545 for valid WriteRequestQueue new 9643e5f adds misc code

[mina] 02/02: Fix DIRMINA-996 adds "break" to prevent message sent loop

2020-04-15 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 55f4b4d66bd05b4f26d61e1ad51f025e20452889 Author: johnnyv AuthorDate: Wed Apr 15 11:41:23 2020 -0400 Fix DIRMINA-996

[mina] branch DIRMINA-1123 created (now f789661)

2020-04-15 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch DIRMINA-1123 in repository https://gitbox.apache.org/repos/asf/mina.git. at f789661 Configures the SND/RCV socket buffer before bind() This branch includes the following new commits

[mina] 01/01: Configures the SND/RCV socket buffer before bind()

2020-04-15 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch DIRMINA-1123 in repository https://gitbox.apache.org/repos/asf/mina.git commit f7896619542f0fd26593ddb4c5a5b57f2938f471 Author: jvalliere AuthorDate: Wed Apr 15 17:55:57 2020 -0400

[mina] branch 2.1.X updated (55f4b4d -> 6988ff0)

2020-04-16 Thread johnnyv
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 55f4b4d Fix DIRMINA-996 adds "break" to prevent message sent loop add f789661 Configures the SND/

[mina] 01/01: Merge branch 'DIRMINA-1123' into 2.1.X

2020-04-16 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 6988ff0d63df07a8ff1a45ded8749bf261a6cfcc Merge: 55f4b4d f789661 Author: jvalliere AuthorDate: Thu Apr 16 10:17:22 2020

[mina] branch 2.1.X updated: Fix DIRMINA-1125

2020-04-29 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 48cd514 Fix DIRMINA-1125 48cd514 is described

[mina] branch bugfix/DIRMINA-1126 created (now 129bdfb)

2020-05-07 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch bugfix/DIRMINA-1126 in repository https://gitbox.apache.org/repos/asf/mina.git. at 129bdfb Fixes reuse of filter argument WriteRequest when more than one Object is produced by the

[mina] 01/01: Fixes reuse of filter argument WriteRequest when more than one Object is produced by the ProtocolEncoder

2020-05-07 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA-1126 in repository https://gitbox.apache.org/repos/asf/mina.git commit 129bdfb13bf884b1d283a4427fb3784772800d64 Author: johnnyv AuthorDate: Thu May 7 09:33:32 2020 -0400

[mina] branch DIRMINA-1123 deleted (was f789661)

2020-05-07 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch DIRMINA-1123 in repository https://gitbox.apache.org/repos/asf/mina.git. was f789661 Configures the SND/RCV socket buffer before bind() The revisions that were on this branch are still

[mina] branch bugfix/DIRMINA-1123 created (now f789661)

2020-05-07 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch bugfix/DIRMINA-1123 in repository https://gitbox.apache.org/repos/asf/mina.git. at f789661 Configures the SND/RCV socket buffer before bind() No new revisions were added by this update.

[mina] branch bugfix/DIRMINA-1126 updated: Fix for binding exception inheritance

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA-1126 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA-1126 by this push: new 54597ed Fix for

[mina] branch 2.1.X updated (48cd514 -> c62b953)

2020-05-08 Thread johnnyv
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 48cd514 Fix DIRMINA-1125 add 129bdfb Fixes reuse of filter argument WriteRequest when more than one Object is

[mina] 01/01: Merge bugfix/DIRMINA-1126

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit c62b953242e9b86469e7079626963290cf201d5a Merge: 48cd514 54597ed Author: Jonathan Valliere AuthorDate: Fri May 8 12:51:42

[mina] branch 2.1.X updated (c62b953 -> 48cd514)

2020-05-08 Thread johnnyv
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. discard c62b953 Merge bugfix/DIRMINA-1126 omit 54597ed Fix for binding exception inheritance omit 129bdfb Fixes

[mina] branch 2.1.X updated: Bugfix DIRMINA-1126

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 963a6ff Bugfix DIRMINA-1126 963a6ff is described

[mina] branch 2.1.X updated (963a6ff -> 48cd514)

2020-05-08 Thread johnnyv
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. discard 963a6ff Bugfix DIRMINA-1126 This update removed existing revisions from the reference, leaving the reference

[mina] 04/04: Merge bugfix/DIRMINA-1126

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit eb00f70780bcc2b7438c077396d09cafb8b78c3e Author: johnnyv AuthorDate: Fri May 8 14:22:33 2020 -0400 Merge bugfix

[mina] 01/04: Fix DIRMINA-996

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 896b170d8d7c0769bca171f0fbe7de9b13a65968 Author: johnnyv AuthorDate: Wed Apr 15 11:41:23 2020 -0400 Fix DIRMINA-996

[mina] branch 2.1.X updated (48cd514 -> eb00f70)

2020-05-08 Thread johnnyv
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. omit 48cd514 Fix DIRMINA-1125 omit 6988ff0 Merge branch 'DIRMINA-1123' into 2.1.X omit f789661 Conf

[mina] 02/04: Merge bugfix/DIRMINA-1123

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit d66c3dda78a37fcc81fdb7615e368b4f67c171f1 Author: johnnyv AuthorDate: Wed Apr 15 17:55:57 2020 -0400 Merge bugfix

[mina] 03/04: Fix DIRMINA-1125

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 6810bafb481df18022388f69bfaef367b6db8fb8 Author: johnnyv AuthorDate: Wed Apr 29 22:41:39 2020 -0400 Fix DIRMINA-1125

[mina] 03/03: Merge bugfix/DIRMINA-1126

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 37a004b9193d64ff12c790be7f97b842452803e3 Author: johnnyv AuthorDate: Fri May 8 14:22:33 2020 -0400 Merge bugfix

[mina] 01/03: Merge bugfix/DIRMINA-1123

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 846110b7098c96e82c07cae79a16c78e69a25232 Author: johnnyv AuthorDate: Wed Apr 15 17:55:57 2020 -0400 Merge bugfix

[mina] 02/03: Fix DIRMINA-1125

2020-05-08 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit ea12e74e0877976857af03163b682cae8ef79894 Author: johnnyv AuthorDate: Wed Apr 29 22:41:39 2020 -0400 Fix DIRMINA-1125

[mina] branch 2.1.X updated (eb00f70 -> 37a004b)

2020-05-08 Thread johnnyv
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. discard eb00f70 Merge bugfix/DIRMINA-1126 discard 6810baf Fix DIRMINA-1125 discard d66c3dd Merge bugfix/DIRMINA-1123

[mina] branch 2.1.X updated: DIRMINA-1079 PATCH

2020-06-23 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 753b09e DIRMINA-1079 PATCH 753b09e is described

[mina] branch 2.1.X updated: DIRMINA-1124

2020-06-23 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 53d96b9 DIRMINA-1124 53d96b9 is described below

[mina] branch 2.1.X updated: Fix DIRMINA-1130

2020-09-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 2c25466 Fix DIRMINA-1130 2c25466 is described

[mina] branch 2.1.X updated: Fix DIRMINA-1129

2020-09-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 7e3c75b Fix DIRMINA-1129 7e3c75b is described

[mina] branch 2.1.X updated: HexDump improvements

2020-09-23 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.1.X by this push: new 6540022 HexDump improvements 6540022 is described

[mina-ftpserver] branch master updated: FTPSERVER-500 - updates log4j; adds missing gitignore; generates new RSA keys because the DSA keys are no longer valid; removes duplicate namespace in XML doc

2021-02-25 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git The following commit(s) were added to refs/heads/master by this push: new 9f04231 FTPSERVER-500 - updates log4j

[mina] branch 2.1.X updated (04d121f -> 95b5e04)

2021-05-17 Thread johnnyv
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 Add

[mina] 01/02: Adds hex dump length safety check

2021-05-17 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 01e0497e274984ff3e65d709982d3789a8cf42f4 Author: Jonathan Valliere AuthorDate: Thu Apr 15 01:00:29 2021 -0400 Adds

[mina] 02/02: Fix DIRMINA-1142

2021-05-17 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 95b5e041427407fb51aac541d16f45fe16f3e6b0 Author: Jonathan Valliere AuthorDate: Mon May 17 12:22:06 2021 -0400 Fix

[mina] branch 2.1.X updated (95b5e04 -> 01e0497)

2021-05-18 Thread johnnyv
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. discard 95b5e04 Fix DIRMINA-1142 This update removed existing revisions from the reference, leaving the reference pointing

[mina] 02/02: initial work on parallel codec api

2021-06-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA-1142 in repository https://gitbox.apache.org/repos/asf/mina.git commit 024f23db166c83dcd359221f6baea2c0d0505db2 Author: Jonathan Valliere AuthorDate: Tue Jun 1 20:39:37 2021

[mina] branch bugfix/DIRMINA-1142 created (now 024f23d)

2021-06-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch bugfix/DIRMINA-1142 in repository https://gitbox.apache.org/repos/asf/mina.git. at 024f23d initial work on parallel codec api This branch includes the following new commits: new

[mina] 01/02: Adds unit test for DIRMINA-1142

2021-06-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA-1142 in repository https://gitbox.apache.org/repos/asf/mina.git commit eb3a160febd4db7d4f07cde7fb8727adb984ebdb Author: Jonathan Valliere AuthorDate: Tue May 18 13:31:40 2021

[mina] 02/04: adds IoSession#isServer()

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit 5b51500bb55429599103f8d6c07b0be691f42c7b Author: Jonathan Valliere AuthorDate: Sat Jul 24 11:13:14 2021

[mina] 04/04: Adds initial ssl2

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit 4c7af5615549cf557141765cefe84f409413130e Author: Jonathan Valliere AuthorDate: Sat Jul 24 11:19:50 2021

[mina] branch bugfix/DIRMINA1132 created (now 4c7af56)

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git. at 4c7af56 Adds initial ssl2 This branch includes the following new commits: new aa500a6 formatted

[mina] 03/04: Adds unique identifier to toString() result

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit bb5b97e6eace566ec8db0eabdbbb595467204468 Author: Jonathan Valliere AuthorDate: Sat Jul 24 11:14:12 2021

[mina] branch bugfix/DIRMINA1132 updated: Fixes possible incorrect assertion of handshaking during write

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA1132 by this push: new 94a69ad Fixes possible

[mina] branch bugfix/DIRMINA1132 updated (94a69ad -> 5c35963)

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git. from 94a69ad Fixes possible incorrect assertion of handshaking during write new 9e00f61 Fixes bug in

[mina] 01/02: Fixes bug in TailFilter which triggers the connect future on created instead of opened.

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit 9e00f619f2afd6dc727649c4645ace9593f5dbd3 Author: Jonathan Valliere AuthorDate: Sat Jul 24 11:59:02 2021

[mina] 02/02: Fix for ssl2 request backlog

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit 5c35963900dd9433973c7bf21d3c4dfc000c344f Author: Jonathan Valliere AuthorDate: Sat Jul 24 12:00:07 2021

[mina] branch bugfix/DIRMINA1132 updated: Adds SSL2 flow control

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA1132 by this push: new 726cd81 Adds SSL2 flow

[mina] branch bugfix/DIRMINA1132 updated: Adds support for IoEvent.SECURED and IoSession#isSecured()

2021-07-24 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA1132 by this push: new 2efbcbc Adds support

[mina] branch bugfix/DIRMINA1132 updated: Improves loop encode/decode functions

2021-07-25 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA1132 by this push: new 3dc8265 Improves loop

[mina] branch bugfix/DIRMINA1132 updated: certs cleanup

2021-07-26 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA1132 by this push: new 4c13d27 certs cleanup

[mina] branch bugfix/DIRMINA1132 updated: simplifies #isSecured() checking; adds null checks

2021-07-30 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA1132 by this push: new 3608313 simplifies

[mina] 02/02: changes product version to 2.2.0

2021-07-31 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git commit 158692306d50ffe17522c65c5ec1327be689811c Author: Jonathan Valliere AuthorDate: Sat Jul 31 03:00:25 2021 -0400

[mina] 01/02: Merge branch 'bugfix/DIRMINA-1142' into 2.2.X

2021-07-31 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git commit fa58bb055a87e240bee81c7a1e7df27484c9e1b2 Merge: d90bbb9 024f23d Author: Jonathan Valliere AuthorDate: Sat Jul 31 02:54:04

[mina] branch 2.2.X created (now 1586923)

2021-07-31 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git. at 1586923 changes product version to 2.2.0 This branch includes the following new commits: new fa58bb0 Merge

[mina] branch bugfix/DIRMINA1132 updated: Adds hard ceiling for the number of queued cleartext messages in SSL2Handler

2021-07-31 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA1132 by this push: new c1f9e25 Adds hard

[mina] branch bugfix/DIRMINA1132 updated: Adds filter extend handler for engine creation allowing users to implement components like DIRMINA-1122 by themselves without having to patch the project. Sim

2021-07-31 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA1132 by this push: new 3f04424 Adds filter

[mina] branch bugfix/DIRMINA1132 updated: Adds missing null check for enabled ciphersuites/protocols

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/bugfix/DIRMINA1132 by this push: new f369172 Adds missing

[mina] branch 2.2.X updated: Applies some code buffer free() checks from DIRMINA-1117

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/mina.git The following commit(s) were added to refs/heads/2.2.X by this push: new aaf12bd Applies some code buffer free() checks

[mina] 02/15: adds IoSession#isServer()

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit e60463ad0cce521da97c805212c23de793c0241b Author: Jonathan Valliere AuthorDate: Sat Jul 24 11:13:14 2021

[mina] 15/15: Adds missing null check for enabled ciphersuites/protocols

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit 4aa47296ac4cf0687b60597b268de3e25dd5b4dd Author: Jonathan Valliere AuthorDate: Sun Aug 1 10:11:12 2021 -0400

[mina] 11/15: certs cleanup

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit 040b77c426fc7d4999862b27d90f29c667ef690b Author: Jonathan Valliere AuthorDate: Mon Jul 26 12:36:09 2021

[mina] 07/15: Fix for ssl2 request backlog

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit 81272b9aea790447e126036773a94deb71373bae Author: Jonathan Valliere AuthorDate: Sat Jul 24 12:00:07 2021

[mina] 13/15: Adds hard ceiling for the number of queued cleartext messages in SSL2Handler

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit 94a43f8e035c83b09ce72721418c3f20f8e4f084 Author: Jonathan Valliere AuthorDate: Sat Jul 31 04:17:00 2021

[mina] 14/15: Adds filter extend handler for engine creation allowing users to implement components like DIRMINA-1122 by themselves without having to patch the project. Simply override onEngineCreated

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit 2f59eed2c4c10bfea6496294402a047e52bb3ecd Author: Jonathan Valliere AuthorDate: Sat Jul 31 11:07:52 2021

[mina] 06/15: Fixes bug in TailFilter which triggers the connect future on created instead of opened.

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit b817f0282ded3046ae9c3cc886800df88a2583be Author: Jonathan Valliere AuthorDate: Sat Jul 24 11:59:02 2021

[mina] 03/15: Adds unique identifier to toString() result

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit f75a710d75ee20a87116c783e8f967e52197b82f Author: Jonathan Valliere AuthorDate: Sat Jul 24 11:14:12 2021

[mina] branch bugfix/DIRMINA1132 updated (f369172 -> 4aa4729)

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git. discard f369172 Adds missing null check for enabled ciphersuites/protocols discard 3f04424 Adds filter extend

[mina] 08/15: Adds SSL2 flow control

2021-08-01 Thread johnnyv
This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a commit to branch bugfix/DIRMINA1132 in repository https://gitbox.apache.org/repos/asf/mina.git commit d64c8c7fd46cc14cf37aa5505860913925311d17 Author: Jonathan Valliere AuthorDate: Sat Jul 24 13:33:57 2021

  1   2   >