-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181125/bin/openssl
-Dtest.temp=output/test-tmp-NIO
-Dtest.accesslog=true -Dexecute.test.nio=true
-Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar
-Dexecute.test.apr=false -Dtest.excludePerformance=true -Dt
I observed that when building tcnative against OpenSSL 1.1.1 I ran into
hangs when talking TLS 1.0 with Tomcat trunk using that tcnative plus
Nio(2).
A simple "GET /" request eg. send with curl, hangs for 60 seconds after
a successful TLS handshake, then the client ends with an "empty reply
f
Author: schultz
Date: Sun Nov 25 14:18:23 2018
New Revision: 1847412
URL: http://svn.apache.org/viewvc?rev=1847412&view=rev
Log:
Prevent reconfiguration of crypto provider after the interceptor has been
started.
Slightly reduce the time Cipher objects are checked-out of the Cipher pool.
Clarify t
The Buildbot has detected a restored build on builder tomcat-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3785
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: schultz
Date: Sun Nov 25 15:13:29 2018
New Revision: 1847414
URL: http://svn.apache.org/viewvc?rev=1847414&view=rev
Log:
Re-factor code into separate EncryptionManager class; prep for additional
features.
No functional change.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/g
Author: schultz
Date: Sun Nov 25 15:27:09 2018
New Revision: 1847415
URL: http://svn.apache.org/viewvc?rev=1847415&view=rev
Log:
Further re-factoring. No functional change.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/EncryptInterceptor.java
Modified:
tomcat/tr
Author: schultz
Date: Sun Nov 25 15:29:35 2018
New Revision: 1847416
URL: http://svn.apache.org/viewvc?rev=1847416&view=rev
Log:
Simplify.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/EncryptInterceptor.java
Modified:
tomcat/trunk/java/org/apache/catalina/tribe
Author: schultz
Date: Sun Nov 25 15:49:28 2018
New Revision: 1847417
URL: http://svn.apache.org/viewvc?rev=1847417&view=rev
Log:
Add support for GCM block cipher mode.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/EncryptInterceptor.java
tomcat/trunk/test/org
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181125/bin/openssl
-Dtest.temp=output/test-tmp-NIO
-Dtest.accesslog=true -Dexecute.test.nio=true
-Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar
-Dexecute.test.apr=false -Dtest.excludePerformance=true -Dt
https://bz.apache.org/bugzilla/show_bug.cgi?id=62814
youngsoo Kim changed:
What|Removed |Added
CC||znxkznxk1...@gmail.com
--
You are rece
https://bz.apache.org/bugzilla/show_bug.cgi?id=62945
--- Comment #2 from Andrei Costescu ---
Hmm, you are right. I posted a bug directly because it seemed at that time
obvious that it was a bug. Next time I will post on the mailing list first.
So I see that conf/catalina.properties does list the
11 matches
Mail list logo