This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new af4a6a8 Enable session cache so session ID is av
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 213b5db Enable session cache so session ID is avai
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 389a9bb Enable session cache so session ID is avai
https://bz.apache.org/bugzilla/show_bug.cgi?id=64497
--- Comment #2 from Mark Thomas ---
Turns out setting the session cache size was exposed and setting that
automatically sets the mode correctly. The session ID is now available to the
rewrite valve.
I still want to check on why the tomcat-nati
https://bz.apache.org/bugzilla/show_bug.cgi?id=64497
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429
--- Comment #3 from Mark Thomas ---
The fix looks to be fairly simple and I have this committed locally. The
various #if preprocessor directives are not consistent.
#if OPENSSL_VERSION_NUMBER < 0x1010L
vs
#if OPENSSL_VERSION_NUMBER < 0x1
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429
--- Comment #4 from Michael Osipov ---
(In reply to Mark Thomas from comment #3)
> The fix looks to be fairly simple and I have this committed locally. The
> various #if preprocessor directives are not consistent.
>
> #if OPENSSL_VERSION_NUMBE
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit 82a29490f2ab9cefa45fe23d0ebfe65c0a53
Author: Mark Thomas
AuthorDate: Thu Aug 20 11:04:19 2020 +0100
Fiz B
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit 567024033cafd78faf59a556afad7fc1cb821aa3
Author: Mark Thomas
AuthorDate: Thu Aug 20 09:44:35 2020 +0100
Updat
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git.
from be9fa30 Allow to bypass the OCSP responder check like SSLOCSPEnable
to use it in add: Note that a no
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit 567024033cafd78faf59a556afad7fc1cb821aa3
Author: Mark Thomas
AuthorDate: Thu Aug 20 09:44:35 2020 +0100
Updat
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit 82a29490f2ab9cefa45fe23d0ebfe65c0a53
Author: Mark Thomas
AuthorDate: Thu Aug 20 11:04:19 2020 +0100
Fiz B
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git.
from be9fa30 Allow to bypass the OCSP responder check like SSLOCSPEnable
to use it in add: Note that a no
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit 567024033cafd78faf59a556afad7fc1cb821aa3
Author: Mark Thomas
AuthorDate: Thu Aug 20 09:44:35 2020 +0100
Updat
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git.
from be9fa30 Allow to bypass the OCSP responder check like SSLOCSPEnable
to use it in add: Note that a no
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429
--- Comment #6 from Michael Osipov ---
(In reply to Mark Thomas from comment #5)
> It was another inconsistent directive.
Does your fix apply to every version of LibreSSL? While working on other
LibreSSL related issues I used this pattern:
htt
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit 82a29490f2ab9cefa45fe23d0ebfe65c0a53
Author: Mark Thomas
AuthorDate: Thu Aug 20 11:04:19 2020 +0100
Fiz B
https://bz.apache.org/bugzilla/show_bug.cgi?id=64426
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429
--- Comment #7 from Mark Thomas ---
The directives I added needed to be consistent with the directives already in
place to avoid the errors.
--
You are receiving this mail because:
You are the assignee for the bug.
---
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new f421dab Cosmetic changes only to align with 8.5.x
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new f421dab Cosmetic changes only to align with 8.5.x
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new f421dab Cosmetic changes only to align with 8.5.x
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new a97f6b2 Back-port thread-safety fix from 8,5.x
a97
https://bz.apache.org/bugzilla/show_bug.cgi?id=63405
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=63199
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=62626
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEEDINFO
https://bz.apache.org/bugzilla/show_bug.cgi?id=53940
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=62911
--- Comment #4 from Mark Thomas ---
I'll note at this point that the Connector attributes proxyHost and proxyPort
are NOT intended to provide proxy info for outgoing connections.
Those using a Java connector and a JRE that supports OCSP can co
Hi,
It has been a while since 1.2.24 and there are a few fixes in the
changelog (mainly for LibreSSL and better support for a range of
platforms). With this in mind, I'm currently intending to tag 1.2.25 in
~24 hours
Mark
-
To u
Am 2020-08-20 um 18:30 schrieb Mark Thomas:
Hi,
It has been a while since 1.2.24 and there are a few fixes in the
changelog (mainly for LibreSSL and better support for a range of
platforms). With this in mind, I'm currently intending to tag 1.2.25 in
~24 hours
Please go ahead. I have started a
31 matches
Mail list logo