https://bz.apache.org/bugzilla/show_bug.cgi?id=61448
Carlos changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=61415
--- Comment #2 from Mark Thomas ---
The tools (omniscient debuggers) were a washout. All the ones I could find were
either unmaintained for several years and didn't support Java 8, or were so
slow with an application of Tomcat's complexity as t
On 21/08/17 22:03, Daniel Ruggeri wrote:
> Hello, Tomcat devs;
> I have detected what appears to be a regression in 8.5.20 with JSSE
> keystores since 8.5.16. With my limited understanding I'm unable to
> pinpoint the exact cause to a certainty after poking around a bit, so I
> thought I'd pass wha
Author: markt
Date: Tue Aug 22 07:32:46 2017
New Revision: 1805726
URL: http://svn.apache.org/viewvc?rev=1805726&view=rev
Log:
Improve the warning message when JSSE and OpenSSL configuration styles are
mixed on the same SSLHostConfig.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Lo
Author: markt
Date: Tue Aug 22 07:33:15 2017
New Revision: 1805727
URL: http://svn.apache.org/viewvc?rev=1805727&view=rev
Log:
Improve the warning message when JSSE and OpenSSL configuration styles are
mixed on the same SSLHostConfig.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tom
On 21/08/17 21:18, Rainer Jung wrote:
> Sorry for not being more specific.
No problem. It was late and I'd missed that you needed to set
disableCompression to trigger this.
> An example that work here:
Thanks. I can reproduce this now.
I have improved the error message but haven't fixed the act
Author: kfujino
Date: Tue Aug 22 09:32:42 2017
New Revision: 1805740
URL: http://svn.apache.org/viewvc?rev=1805740&view=rev
Log:
To avoid unexpected session timeout notification from backup session, update
the access time when receiving the map member notification message.
Modified:
tomcat/
Author: kfujino
Date: Tue Aug 22 09:35:31 2017
New Revision: 1805741
URL: http://svn.apache.org/viewvc?rev=1805741&view=rev
Log:
To avoid unexpected session timeout notification from backup session, update
the access time when receiving the map member notification message.
Modified:
tomcat/
Author: kfujino
Date: Tue Aug 22 09:36:36 2017
New Revision: 1805742
URL: http://svn.apache.org/viewvc?rev=1805742&view=rev
Log:
To avoid unexpected session timeout notification from backup session, update
the access time when receiving the map member notification message.
Modified:
tomcat/
Author: kfujino
Date: Tue Aug 22 09:37:42 2017
New Revision: 1805743
URL: http://svn.apache.org/viewvc?rev=1805743&view=rev
Log:
To avoid unexpected session timeout notification from backup session, update
the access time when receiving the map member notification message.
Modified:
tomcat/
Author: kfujino
Date: Tue Aug 22 09:51:46 2017
New Revision: 1805744
URL: http://svn.apache.org/viewvc?rev=1805744&view=rev
Log:
Add member info to the log message when the failure detection check fails in
TcpFailureDetector.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/inte
Author: kfujino
Date: Tue Aug 22 09:53:05 2017
New Revision: 1805745
URL: http://svn.apache.org/viewvc?rev=1805745&view=rev
Log:
Add member info to the log message when the failure detection check fails in
TcpFailureDetector.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/gr
Author: kfujino
Date: Tue Aug 22 09:54:10 2017
New Revision: 1805747
URL: http://svn.apache.org/viewvc?rev=1805747&view=rev
Log:
Add member info to the log message when the failure detection check fails in
TcpFailureDetector.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/gr
Author: kfujino
Date: Tue Aug 22 09:55:18 2017
New Revision: 1805748
URL: http://svn.apache.org/viewvc?rev=1805748&view=rev
Log:
Add member info to the log message when the failure detection check fails in
TcpFailureDetector.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/gr
https://bz.apache.org/bugzilla/show_bug.cgi?id=61416
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Severity|normal
Author: markt
Date: Tue Aug 22 11:03:28 2017
New Revision: 1805752
URL: http://svn.apache.org/viewvc?rev=1805752&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61415
Fix TLS renegotiation with OpenSSL based connections and session caching.
Modified:
tomcat/trunk/java/org/apa
Author: markt
Date: Tue Aug 22 11:05:20 2017
New Revision: 1805753
URL: http://svn.apache.org/viewvc?rev=1805753&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61415
Fix TLS renegotiation with OpenSSL based connections and session caching.
Modified:
tomcat/tc8.5.x/trunk/ (
https://bz.apache.org/bugzilla/show_bug.cgi?id=61415
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
On Tue, Aug 22, 2017 at 1:03 PM, wrote:
> Author: markt
> Date: Tue Aug 22 11:03:28 2017
> New Revision: 1805752
>
> URL: http://svn.apache.org/viewvc?rev=1805752&view=rev
> Log:
> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61415
> Fix TLS renegotiation with OpenSSL based connections and
On 22/08/17 12:53, Rémy Maucherat wrote:
> On Tue, Aug 22, 2017 at 1:03 PM, wrote:
>
>> Author: markt
>> Date: Tue Aug 22 11:03:28 2017
>> New Revision: 1805752
>>
>> URL: http://svn.apache.org/viewvc?rev=1805752&view=rev
>> Log:
>> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61415
>> Fix
Author: markt
Date: Tue Aug 22 12:54:32 2017
New Revision: 1805758
URL: http://svn.apache.org/viewvc?rev=1805758&view=rev
Log:
Add link to TomcatCon London
Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/docs/conference.html
tomcat/
Author: markt
Date: Tue Aug 22 15:24:41 2017
New Revision: 1805778
URL: http://svn.apache.org/viewvc?rev=1805778&view=rev
Log:
Use newInstance() rather than newFactory().
The behaviour is identical and there are a couple of reasons to avoid
newFactory()
- it is deprecated in Java 9 onwards
- it i
Author: markt
Date: Tue Aug 22 15:32:50 2017
New Revision: 1805782
URL: http://svn.apache.org/viewvc?rev=1805782&view=rev
Log:
Add a warning regarding the risk of overriding JRE classes
Modified:
tomcat/trunk/webapps/docs/class-loader-howto.xml
Modified: tomcat/trunk/webapps/docs/class-loade
Author: markt
Date: Tue Aug 22 15:33:27 2017
New Revision: 1805783
URL: http://svn.apache.org/viewvc?rev=1805783&view=rev
Log:
Add a warning regarding the risk of overriding JRE classes
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/class-loader-howto.
Author: markt
Date: Tue Aug 22 15:34:37 2017
New Revision: 1805784
URL: http://svn.apache.org/viewvc?rev=1805784&view=rev
Log:
Add a warning regarding the risk of overriding JRE classes
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/webapps/docs/class-loader-howto.
Author: markt
Date: Tue Aug 22 15:35:51 2017
New Revision: 1805785
URL: http://svn.apache.org/viewvc?rev=1805785&view=rev
Log:
Add a warning regarding the risk of overriding JRE classes
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/class-loader-howto.
Author: markt
Date: Tue Aug 22 15:58:21 2017
New Revision: 1805790
URL: http://svn.apache.org/viewvc?rev=1805790&view=rev
Log:
Fill in the TODOs
Reformat
Fix typos
Modified:
tomcat/site/trunk/docs/conference.html
tomcat/site/trunk/xdocs/conference.xml
Modified: tomcat/site/trunk/docs/con
On 22/08/17 16:58, ma...@apache.org wrote:
> Author: markt
> Date: Tue Aug 22 15:58:21 2017
> New Revision: 1805790
>
> URL: http://svn.apache.org/viewvc?rev=1805790&view=rev
> Log:
> Fill in the TODOs
Rémy,
I added a description for your session based on the e-mail discussion.
Feel free to chan
Author: markt
Date: Tue Aug 22 16:49:23 2017
New Revision: 1805795
URL: http://svn.apache.org/viewvc?rev=1805795&view=rev
Log:
Add TomcatCon announcement to the index page
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index
All,
The Apache Tomcat PMC is delighted to announce that registration for
TomcatCon London is now open.
This one day conference will be held on Tuesday 26th September in
central London and features talks from:
- Mark Thomas (markt)
- Rémy Maucherat (remm)
- Jean-Frederic Clere (jfclere)
Full det
https://bz.apache.org/bugzilla/show_bug.cgi?id=61450
Bug ID: 61450
Summary: issue when certificateKeyAlias is not set
Product: Tomcat 8
Version: 8.5.20
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
https://bz.apache.org/bugzilla/show_bug.cgi?id=61450
--- Comment #1 from Jesse ---
Created this bug per Mark Thomas on the tomcat users mailing list.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=61451
Bug ID: 61451
Summary: Regression in PKCS11 KeyStore for Connectors
Product: Tomcat 8
Version: 8.5.20
Hardware: PC
OS: Linux
Status: NEW
Severity: regre
https://bz.apache.org/bugzilla/show_bug.cgi?id=61451
Daniel Ruggeri changed:
What|Removed |Added
CC||drugg...@primary.net
--- Comment #1 f
On 2017-08-22 02:24, Mark Thomas wrote:
On 21/08/17 22:03, Daniel Ruggeri wrote:
Hello, Tomcat devs;
I have detected what appears to be a regression in 8.5.20 with JSSE
keystores since 8.5.16. With my limited understanding I'm unable to
pinpoint the exact cause to a certainty after poking around
Author: markt
Date: Tue Aug 22 20:38:04 2017
New Revision: 1805826
URL: http://svn.apache.org/viewvc?rev=1805826&view=rev
Log:
Delay checking that the configured attributes for an SSLHostConfig instance are
consistent with the configured SSL implementation until Connector start to
avoid incorrec
On 22/08/17 08:35, Mark Thomas wrote:
> On 21/08/17 21:18, Rainer Jung wrote:
>> Sorry for not being more specific.
>
> No problem. It was late and I'd missed that you needed to set
> disableCompression to trigger this.
>
>> An example that work here:
>
> Thanks. I can reproduce this now.
>
> I
Author: markt
Date: Tue Aug 22 20:40:53 2017
New Revision: 1805827
URL: http://svn.apache.org/viewvc?rev=1805827&view=rev
Log:
Delay checking that the configured attributes for an SSLHostConfig instance are
consistent with the configured SSL implementation until Connector start to
avoid incorrec
Author: kfujino
Date: Wed Aug 23 06:15:14 2017
New Revision: 1805853
URL: http://svn.apache.org/viewvc?rev=1805853&view=rev
Log:
Avoid Ping timeout until the added map member by receiving MSG_START message is
completely started.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/A
Author: kfujino
Date: Wed Aug 23 06:16:25 2017
New Revision: 1805854
URL: http://svn.apache.org/viewvc?rev=1805854&view=rev
Log:
Avoid Ping timeout until the added map member by receiving MSG_START message is
completely started.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes
40 matches
Mail list logo