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
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
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
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
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:
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 - 100 of 141 matches
Mail list logo