(tomcat) branch 11.0.x updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-05 Thread markt
SHA-1 to SHA-256 b5b06c46f4 is described below commit b5b06c46f4cff730d15fc932a37482d27ec8a1eb Author: Mark Thomas AuthorDate: Tue Sep 2 17:00:43 2025 +0100 Switch strong ETag generation from SHA-1 to SHA-256 --- java/org/apache/catalina/webresources/AbstractResource.java| 4 ++-- java

(tomcat) branch 9.0.x updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-05 Thread markt
-1 to SHA-256 4aae5a86ad is described below commit 4aae5a86adb9c5f1c61375de40736b1080d9e9fd Author: Mark Thomas AuthorDate: Tue Sep 2 17:00:43 2025 +0100 Switch strong ETag generation from SHA-1 to SHA-256 --- java/org/apache/catalina/webresources/AbstractResource.java| 4 ++-- java/org

(tomcat) branch 10.1.x updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-05 Thread markt
SHA-1 to SHA-256 9e6ab4bdc1 is described below commit 9e6ab4bdc19e64586ff05533cc86d51d26847172 Author: Mark Thomas AuthorDate: Tue Sep 2 17:00:43 2025 +0100 Switch strong ETag generation from SHA-1 to SHA-256 --- java/org/apache/catalina/webresources/AbstractResource.java| 4 ++-- java

Re: (tomcat) branch main updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-05 Thread Rémy Maucherat
On Fri, Sep 5, 2025 at 2:36 PM Mark Thomas wrote: > > On 03/09/2025 09:07, Mark Thomas wrote: > > > > > Given the above, I'm still minded to back-port these changes but I will > > check the relative performance of the Java implementations of SHA-1 and &

Re: (tomcat) branch main updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-05 Thread Mark Thomas
On 03/09/2025 09:07, Mark Thomas wrote: Given the above, I'm still minded to back-port these changes but I will check the relative performance of the Java implementations of SHA-1 and SHA-256 and report back first. Mark In every Java version I tested (8, 11, 17, 21, 23, 24) apart

Re: (tomcat) branch main updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-03 Thread Mark Thomas
/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 9126de9274 Switch strong ETag generation from SHA-1 to SHA-256 9126de9274 is described below commit 9126de92742cb5eeaef5fa6b902eaec4291cd7de Author: Mark Thomas AuthorDate: Tue Sep 2 17:00:43 2025

Re: (tomcat) branch main updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-02 Thread Christopher Schultz
Michael, On 9/2/25 1:09 PM, Michael Osipov wrote: On 2025/09/02 16:03:56 Mark Thomas wrote: On 02/09/2025 17:00, ma...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf

Re: (tomcat) branch main updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-02 Thread Rémy Maucherat
asf/tomcat.git > > > > > > The following commit(s) were added to refs/heads/main by this push: > > new 9126de9274 Switch strong ETag generation from SHA-1 to SHA-256 > > 9126de9274 is described below > > > > commit 9126de92742cb5eeaef5fa6b902eaec42

Re: (tomcat) branch main updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-02 Thread Michael Osipov
omcat.git > > > > > > The following commit(s) were added to refs/heads/main by this push: > > new 9126de9274 Switch strong ETag generation from SHA-1 to SHA-256 > > 9126de9274 is described below > > > > commit 9126de92742cb5eeaef5fa6b902eaec4291cd7de &

Re: (tomcat) branch main updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-02 Thread Mark Thomas
9126de9274 Switch strong ETag generation from SHA-1 to SHA-256 9126de9274 is described below commit 9126de92742cb5eeaef5fa6b902eaec4291cd7de Author: Mark Thomas AuthorDate: Tue Sep 2 17:00:43 2025 +0100 Switch strong ETag generation from SHA-1 to SHA-256 Given the RFC 9110 recommendation, I&#

(tomcat) branch main updated: Switch strong ETag generation from SHA-1 to SHA-256

2025-09-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 9126de9274 Switch strong ETag generation from SHA-1

Re: [PR] Jorge patch 1 [tomcat-maven-plugin]

2025-07-16 Thread via GitHub
rincoj01 closed pull request #46: Jorge patch 1 URL: https://github.com/apache/tomcat-maven-plugin/pull/46 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[PR] Jorge patch 1 [tomcat-maven-plugin]

2025-07-16 Thread via GitHub
rincoj01 opened a new pull request, #46: URL: https://github.com/apache/tomcat-maven-plugin/pull/46 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

svn commit: r1927120 [1/3] - in /tomcat/site/trunk: docs/oldnews-2024.html docs/security-10.html docs/security-11.html docs/security-9.html xdocs/security-10.xml xdocs/security-11.xml xdocs/security-9

2025-07-10 Thread markt
Author: markt Date: Thu Jul 10 18:55:09 2025 New Revision: 1927120 URL: http://svn.apache.org/viewvc?rev=1927120&view=rev Log: Update site with latest CVEs Modified: tomcat/site/trunk/docs/oldnews-2024.html tomcat/site/trunk/docs/security-10.html tomcat/site/trunk/docs/security-11.htm

svn commit: r1926958 [1/50] - in /tomcat/site/trunk: ./ docs/ docs/tomcat-10.1-doc/ docs/tomcat-10.1-doc/annotationapi/ docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ docs/tomcat-10.1-doc/anno

2025-07-04 Thread schultz
Author: schultz Date: Fri Jul 4 19:52:54 2025 New Revision: 1926958 URL: http://svn.apache.org/viewvc?rev=1926958&view=rev Log: Announce 10.1.43 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-10.html

(tomcat-native) branch jfclere-patch-1 deleted (was 5d2fd2249)

2025-06-17 Thread jfclere
This is an automated email from the ASF dual-hosted git repository. jfclere pushed a change to branch jfclere-patch-1 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git was 5d2fd2249 remove forgotten ref: trunk element. The revisions that were on this branch are still

(tomcat-native) 01/01: Merge pull request #29 from apache/jfclere-patch-1

2025-06-17 Thread jfclere
Jun 17 09:48:43 2025 +0200 Merge pull request #29 from apache/jfclere-patch-1 remove forgotten ref: trunk element. .github/workflows/makefile.yml | 2 -- 1 file changed, 2 deletions(-) - To unsubscribe, e-mail: dev

(tomcat-native) branch jfclere-patch-1 created (now 5d2fd2249)

2025-06-16 Thread jfclere
This is an automated email from the ASF dual-hosted git repository. jfclere pushed a change to branch jfclere-patch-1 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git at 5d2fd2249 remove forgotten ref: trunk element. This branch includes the following new commits

svn commit: r1924970 [1/31] - in /tomcat/site/trunk/docs/tomcat-9.0-doc: annotationapi/ annotationapi/legal/ annotationapi/resource-files/ annotationapi/resource-files/fonts/ annotationapi/script-file

2025-04-09 Thread remm
ll not be used in advertising or otherwise to promote +the sale, use or other dealings in this Font Software without prior written +authorization from the GNOME Foundation or Bitstream Inc., respectively. +For further information, contact: fonts at gnome dot org. + +AMSFonts (v. 2.2) copyright

svn commit: r1924186 [1/2] - in /tomcat/site/trunk: ./ docs/ xdocs/

2025-03-05 Thread markt
ware that, as a result of the move from +Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse +Foundation, the primary package for all implemented APIs has changed from +javax.* to jakarta.*. This will almost certainly +require code changes to enable applications to migrate from Tomcat 9

svn commit: r1924185 [1/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-03-05 Thread markt
Author: markt Date: Wed Mar 5 18:23:49 2025 New Revision: 1924185 URL: http://svn.apache.org/viewvc?rev=1924185&view=rev Log: Update docs for 11.0.5 Added: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/valves/AbstractAccessLogValve.IdentifierElement.html tomcat/site/tr

svn commit: r1923896 [1/50] - in /tomcat/site/trunk: ./ docs/ docs/tomcat-10.1-doc/ docs/tomcat-10.1-doc/annotationapi/ docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ docs/tomcat-10.1-doc/anno

2025-02-18 Thread schultz
Author: schultz Date: Tue Feb 18 13:49:50 2025 New Revision: 1923896 URL: http://svn.apache.org/viewvc?rev=1923896&view=rev Log: Update website to announce the availability of Tomcat 10.1.36 Added: tomcat/site/trunk/docs/tomcat-10.1-doc/api/org/apache/juli/JsonFormatter.JSONFilter.html

svn commit: r1923873 [1/3] - in /tomcat/site/trunk: docs/ xdocs/

2025-02-17 Thread markt
Author: markt Date: Mon Feb 17 10:33:12 2025 New Revision: 1923873 URL: http://svn.apache.org/viewvc?rev=1923873&view=rev Log: Create oldnews-2024 now we have old releases in 2025 Modified: tomcat/site/trunk/docs/oldnews-2010.html tomcat/site/trunk/docs/oldnews-2011.html tomcat/site/t

svn commit: r1923871 [1/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Author: markt Date: Mon Feb 17 10:24:59 2025 New Revision: 1923871 URL: http://svn.apache.org/viewvc?rev=1923871&view=rev Log: Update docs for 11.0.4 Added: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/juli/JsonFormatter.JSONFilter.html tomcat/site/trunk/docs/tomcat-11.0-doc/ap

svn commit: r1921830 [1/2] - in /tomcat/site/trunk/docs/tomcat-9.0-doc: annotationapi/script-dir/ api/org/apache/catalina/ api/org/apache/catalina/servlets/ api/org/apache/catalina/util/ api/org/apach

2024-11-09 Thread remm
Author: remm Date: Sat Nov 9 14:02:17 2024 New Revision: 1921830 URL: http://svn.apache.org/viewvc?rev=1921830&view=rev Log: Docs update for 9.0.97 Added: tomcat/site/trunk/docs/tomcat-9.0-doc/annotationapi/script-dir/jquery-3.7.1.min.js (with props) tomcat/site/trunk/docs/tomcat-9.

(tomcat) 01/01: Merge pull request #768 from spencekiddle/patch-1

2024-10-21 Thread remm
:51 2024 +0200 Merge pull request #768 from spencekiddle/patch-1 Adding connectionUploadTimeout default value to http.xml webapps/docs/config/http.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) - To

svn commit: r1921211 [1/10] - in /tomcat/site/trunk: ./ docs/ tools/ xdocs/ xdocs/stylesheets/

2024-10-09 Thread markt
Author: markt Date: Wed Oct 9 17:02:30 2024 New Revision: 1921211 URL: http://svn.apache.org/viewvc?rev=1921211&view=rev Log: Update site for 11.0.0 release (including removal of beta tag) Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/bugreport.html tomc

svn commit: r1920454 [1/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2024-09-04 Thread markt
Author: markt Date: Wed Sep 4 10:14:40 2024 New Revision: 1920454 URL: http://svn.apache.org/viewvc?rev=1920454&view=rev Log: Update get involved section for translations Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.html tomcat/site/trunk/docs/conference.

(tomcat) 02/02: Switch diagram 1 to use PlantUML

2024-09-02 Thread markt
diagram 1 to use PlantUML --- webapps/docs/architecture/startup/1_overview.png | Bin 73297 -> 45967 bytes webapps/docs/architecture/startup/1_overview.uml | 105 +++ webapps/docs/architecture/startup/1_overview.vpd | 1 - 3 files changed, 105 insertions(+), 1 deletion(-) d

(tomcat) 01/02: Switch diagram 1 to use PlantUML

2024-09-02 Thread markt
diagram 1 to use PlantUML --- webapps/docs/architecture/startup/1_overview.png | Bin 73297 -> 45967 bytes webapps/docs/architecture/startup/1_overview.uml | 105 +++ webapps/docs/architecture/startup/1_overview.vpd | 1 - 3 files changed, 105 insertions(+), 1 deletion(-) d

(tomcat) 01/02: Switch diagram 1 to use PlantUML

2024-09-02 Thread markt
diagram 1 to use PlantUML --- webapps/docs/architecture/startup/1_overview.png | Bin 73297 -> 45967 bytes webapps/docs/architecture/startup/1_overview.uml | 105 +++ webapps/docs/architecture/startup/1_overview.vpd | 1 - 3 files changed, 105 insertions(+), 1 deletion(-) d

(tomcat) 01/02: Switch diagram 1 to use PlantUML

2024-09-02 Thread markt
1 to use PlantUML --- webapps/docs/architecture/startup/1_overview.png | Bin 73297 -> 45967 bytes webapps/docs/architecture/startup/1_overview.uml | 105 +++ webapps/docs/architecture/startup/1_overview.vpd | 1 - 3 files changed, 105 insertions(+), 1 deletion(-) diff --

svn commit: r1919844 [1/5] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ common_howto/ miscellaneous/ news/ reference/ webserver_howto/

2024-08-13 Thread markt
g_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_ status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&a

(tomcat-connectors) 01/01: Merge pull request #9 from carehart/patch-1

2024-08-06 Thread markt
08:27:06 2024 +0100 Merge pull request #9 from carehart/patch-1 correct typos xdocs/ajp/ajpv13ext.xml | 8 1 file changed, 4 insertions(+), 4 deletions(-) - To unsubscribe, e-mail: dev-unsubscr

svn commit: r1918886 [1/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2024-07-03 Thread markt
Author: markt Date: Wed Jul 3 16:48:44 2024 New Revision: 1918886 URL: http://svn.apache.org/viewvc?rev=1918886&view=rev Log: Remove 8.5.x links (but NOT the actual docs) from the website Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.html tomcat/site/trunk

svn commit: r1918885 [1/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2024-07-03 Thread markt
Author: markt Date: Wed Jul 3 16:39:47 2024 New Revision: 1918885 URL: http://svn.apache.org/viewvc?rev=1918885&view=rev Log: Remove Tomcat 8 download page Removed: tomcat/site/trunk/xdocs/download-80.cgi tomcat/site/trunk/xdocs/download-80.xml Modified: tomcat/site/trunk/docs/bugrep

[Bug 57872] Do not auto-switch session cookie to version=1 due to '/' in Path when running in "strict compliance" mode (Internet Explorer and rfc6265)

2024-07-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57872 Mark Thomas changed: What|Removed |Added Product|Tomcat 8|Tomcat 9 Version|8.5.x-trunk

(tomcat) branch 9.0.x updated: maxTrailerSize can no longer be -1 after refactoring

2024-06-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 5079f614dd maxTrailerSize can no longer be -1 after

(tomcat) branch 10.1.x updated: maxTrailerSize can no longer be -1 after refactoring

2024-06-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 922782e60e maxTrailerSize can no longer be -1

(tomcat) branch main updated: maxTrailerSize can no longer be -1 after refactoring

2024-06-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 90dcf26ddb maxTrailerSize can no longer be -1 after

svn commit: r1918433 [1/2] - in /tomcat/site/trunk: ./ docs/ xdocs/

2024-06-19 Thread remm
Author: remm Date: Wed Jun 19 11:42:14 2024 New Revision: 1918433 URL: http://svn.apache.org/viewvc?rev=1918433&view=rev Log: Site update for 9.0.90 Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-10.html

[Bug 66196] HTTP/1 connector doesn't blow-up when HTTP header contains non-ASCII characters

2024-06-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66196 Zetailz changed: What|Removed |Added CC||zetailzt...@gmail.com -- You are receiving

svn commit: r1917847 [1/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Author: markt Date: Tue May 21 08:23:45 2024 New Revision: 1917847 URL: http://svn.apache.org/viewvc?rev=1917847&view=rev Log: Remove links to Tomcat Native 1.2.x Removed: tomcat/site/trunk/native-1.2-xdocs/ Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.htm

Re: Our ASN.1 parser

2024-05-03 Thread Mark Thomas
On 03/05/2024 11:01, Michael Osipov wrote: On 2024/05/03 08:59:17 Mark Thomas wrote: There have been discussions about a new tomcat-shaded JAR that would provide all the shaded dependencies we use both internally and with the migration tool. My general concern with that is the volume of code

Re: Our ASN.1 parser

2024-05-03 Thread Michael Osipov
On 2024/05/03 08:59:17 Mark Thomas wrote: > > > On 03/05/2024 08:17, Michael Osipov wrote: > > Hi folks, > > > > currenly we have a minimalistic ASN.1 parser in the code tree w/o any > > testing > > The ASN.1 parsing is covered by the test suite. My ba

Re: Our ASN.1 parser

2024-05-03 Thread Mark Thomas
On 03/05/2024 08:17, Michael Osipov wrote: Hi folks, currenly we have a minimalistic ASN.1 parser in the code tree w/o any testing The ASN.1 parsing is covered by the test suite. since it assumes that the passed byte array is properly encoded. Correct. For the Tomcat use case it is

Our ASN.1 parser

2024-05-03 Thread Michael Osipov
Hi folks, currenly we have a minimalistic ASN.1 parser in the code tree w/o any testing since it assumes that the passed byte array is properly encoded. Now, I do have some X.509 related improvements which I'd like to bring upstream from my OSS project which I think will benefit eve

(tomcat) 04/06: Align with Commons File Upload 1.x and make @since tags project specific

2024-04-04 Thread markt
Commons File Upload 1.x and make @since tags project specific --- java/org/apache/tomcat/util/http/fileupload/FileItem.java | 2 +- .../tomcat/util/http/fileupload/FileItemHeaders.java | 2 +- .../util/http/fileupload/FileItemHeadersSupport.java | 2 +- java/org/apache/tomcat/util

(tomcat) 05/06: Update merge info. FileUpload was manually synchronized with 1.x.

2024-04-04 Thread markt
info. FileUpload was manually synchronized with 1.x. --- MERGE.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MERGE.txt b/MERGE.txt index 8404019433..c3e81ab842 100644 --- a/MERGE.txt +++ b/MERGE.txt @@ -51,10 +51,11 @@ Note: Only classes required for Base64 encoding

(tomcat) branch 10.1.x updated: Update merge info. FileUpload was manually synchronized with 1.x.

2024-04-04 Thread markt
manually synchronized with 1.x. 907906b83a is described below commit 907906b83ad60eb7fc561f9d73e7b87445c18fd5 Author: Mark Thomas AuthorDate: Thu Apr 4 13:06:19 2024 +0100 Update merge info. FileUpload was manually synchronized with 1.x. --- MERGE.txt | 3 ++- 1 file changed, 2 insertions

(tomcat) branch main updated: Update merge info. FileUpload was manually synchronized with 1.x.

2024-04-04 Thread markt
manually synchronized with 1.x. 3c22524516 is described below commit 3c225245161c5481aeb5eda4d1d77fa434bab3ac Author: Mark Thomas AuthorDate: Thu Apr 4 13:06:19 2024 +0100 Update merge info. FileUpload was manually synchronized with 1.x. --- MERGE.txt | 3 ++- 1 file changed, 2 insertions(+), 1

(tomcat) branch 10.1.x updated: Align with Commons File Upload 1.x and make @since tags project specific

2024-04-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 047d00304b Align with Commons File Upload 1.x

(tomcat) branch main updated: Align with Commons File Upload 1.x and make @since tags project specific

2024-04-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 6e0385bb59 Align with Commons File Upload 1.x and

svn commit: r68007 [1/2] - in /dev/tomcat/tomcat-8/v8.5.100: ./ bin/ bin/embed/ bin/extras/ src/

2024-03-19 Thread schultz
Author: schultz Date: Tue Mar 19 14:00:54 2024 New Revision: 68007 Log: Upload v8.5.100 for voting Added: dev/tomcat/tomcat-8/v8.5.100/ dev/tomcat/tomcat-8/v8.5.100/KEYS dev/tomcat/tomcat-8/v8.5.100/README.html dev/tomcat/tomcat-8/v8.5.100/RELEASE-NOTES dev/tomcat/tomcat-8/v8.

[Bug 68743] New: NIIM #1 Computer Training Institute Gorakhpur

2024-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68743 Bug ID: 68743 Summary: NIIM #1 Computer Training Institute Gorakhpur Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC Status: NEW Severity: normal

svn commit: r1915868 [1/5] - in /tomcat/site/trunk: docs/ xdocs/

2024-02-19 Thread markt
Author: markt Date: Mon Feb 19 09:00:21 2024 New Revision: 1915868 URL: http://svn.apache.org/viewvc?rev=1915868&view=rev Log: Prepare old news pages for 2024 Added: tomcat/site/trunk/docs/oldnews-2023.html tomcat/site/trunk/xdocs/oldnews-2023.xml Modified: tomcat/site/trunk/docs/oldn

svn commit: r67352 [1/2] - in /dev/tomcat/tomcat-8/v8.5.99: ./ bin/ bin/embed/ bin/extras/ src/

2024-02-14 Thread schultz
Author: schultz Date: Wed Feb 14 23:00:14 2024 New Revision: 67352 Log: Upload v8.5.99 for voting Added: dev/tomcat/tomcat-8/v8.5.99/ dev/tomcat/tomcat-8/v8.5.99/KEYS dev/tomcat/tomcat-8/v8.5.99/README.html dev/tomcat/tomcat-8/v8.5.99/RELEASE-NOTES dev/tomcat/tomcat-8/v8.5.99/

svn commit: r1915761 [1/11] - in /tomcat/site/trunk: docs/ xdocs/stylesheets/

2024-02-13 Thread markt
Author: markt Date: Tue Feb 13 08:33:54 2024 New Revision: 1915761 URL: http://svn.apache.org/viewvc?rev=1915761&view=rev Log: Add Tomcat Native 1.3 to navigation menu Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.html tomcat/site/trunk/docs/conference.html

(tomcat-tck) 01/01: Merge pull request #1 from apache/pr/fix-readme-header

2024-01-16 Thread markt
2024 + Merge pull request #1 from apache/pr/fix-readme-header Update README.md README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For

svn commit: r66436 [1/2] - in /dev/tomcat/tomcat-8/v8.5.98: ./ bin/ bin/embed/ bin/extras/ src/

2024-01-05 Thread schultz
Author: schultz Date: Fri Jan 5 16:16:59 2024 New Revision: 66436 Log: Upload x8.5.98 for voting Added: dev/tomcat/tomcat-8/v8.5.98/ dev/tomcat/tomcat-8/v8.5.98/KEYS dev/tomcat/tomcat-8/v8.5.98/README.html dev/tomcat/tomcat-8/v8.5.98/RELEASE-NOTES dev/tomcat/tomcat-8/v8.5.98/

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2024-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #31 from Valentin Tyanov --- Hey, is there a scheduled date for the January release? -- You are receiving this mail because: You are the assignee for the bug. - T

svn commit: r1914965 [1/3] - in /tomcat/site/trunk: docs/ xdocs/

2023-12-28 Thread markt
Author: markt Date: Thu Dec 28 11:15:41 2023 New Revision: 1914965 URL: http://svn.apache.org/viewvc?rev=1914965&view=rev Log: Add some more ® symbols to pages that don't have them for the first reference in the text Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #30 from Christopher Schultz --- (In reply to Michael Osipov from comment #28) > (In reply to Christopher Schultz from comment #27) > > The issue is not whether or not anyone is still using OpenSSL 1.0.2 today, > > but whether or no

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-14 Thread bugzilla
; lots of 1.0.2 generated keys and certs still in use. > > +1 > > The issue is not whether or not anyone is still using OpenSSL 1.0.2 today, > but whether or not anyone still have keys and certs when when they /were/ > using it in the past. That would also mean that they are years ol

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #27 from Christopher Schultz --- (In reply to Mark Thomas from comment #23) > While 1.0.2 has been EOL for a while it would not surprise me at all to find > lots of 1.0.2 generated keys and certs still in use. +1 The issue

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #26 from Mark Thomas --- Yes, this should be fixed for the next release round which is currently scheduled for January. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #25 from Garo --- That was fast! Does this mean that it will be fixed in an upcoming release? By the way, thank you for being so responsive and reproducing this so quickly. (In reply to Mark Thomas from comment #24) > Confirmed. It

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #24 from Mark Thomas --- Confirmed. It is a regression. OpenSSL 1.0.2 doesn't specify the PRF so the default should apply. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #23 from Mark Thomas --- Tomcat ships OpenSSL binaries are part of the Tomcat Native distribution. I need to go back a bit but we have 1.0.2 binaries. For now, this looks like a regression so I'm happy handling it here. While 1.0.

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #22 from ggar --- (In reply to Mark Thomas from comment #21) > The algorithm is being read as the pseudo random function and failing. > > I need to see if I can find (or build) an OpenSSL 1.0.2 binary. Mark, there are several link

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #21 from Mark Thomas --- The algorithm is being read as the pseudo random function and failing. I need to see if I can find (or build) an OpenSSL 1.0.2 binary. -- You are receiving this mail because: You are the assignee for the

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 Mark Thomas changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-13 Thread bugzilla
[2478] > milliseconds > > The thrown error seems to have been added with this fix and that's why I'm > writing here. That's my first post so I'm sorry if I should be opening a new > report instead (couldn't find anything specific in the guidelines). Likel

[Bug 67675] Tomcat and/or Java do not read encrypted private keys with DES-EDE3-CBC generated by openssl-req(1)

2023-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67675 --- Comment #18 from ggar --- Is it expected for PEM cert/key created with OpenSSL 1.0.2zh (or any 1.0.2) to stop working after this change? It seems to work fine with items generated through OpenSSL 1.1.1. Here's an example of the command we u

svn commit: r1914598 [1/8] - /tomcat/site/trunk/docs/

2023-12-12 Thread markt
Author: markt Date: Tue Dec 12 15:28:09 2023 New Revision: 1914598 URL: http://svn.apache.org/viewvc?rev=1914598&view=rev Log: Force a re-build to pick up any missing changes Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.html tomcat/site/trunk/docs/conferen

svn commit: r65918 [1/2] - in /dev/tomcat/tomcat-8/v8.5.97: ./ bin/ bin/embed/ bin/extras/ src/

2023-12-07 Thread schultz
Author: schultz Date: Thu Dec 7 18:10:33 2023 New Revision: 65918 Log: Upload Tomcat v8.5.97 for voting. Added: dev/tomcat/tomcat-8/v8.5.97/ dev/tomcat/tomcat-8/v8.5.97/KEYS dev/tomcat/tomcat-8/v8.5.97/README.html dev/tomcat/tomcat-8/v8.5.97/RELEASE-NOTES dev/tomcat/tomcat-8/

svn commit: r1913800 [1/4] - in /tomcat/site/trunk/docs/tomcat-9.0-doc: annotationapi/ annotationapi/jquery/ annotationapi/legal/ annotationapi/script-dir/ api/ api/jquery/ api/legal/ api/org/apache/c

2023-11-15 Thread remm
cat/site/trunk/docs/tomcat-9.0-doc/annotationapi/module-search-index.js Wed Nov 15 10:57:51 2023 @@ -0,0 +1 @@ +moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file Added: tomcat/site/trunk/docs/tomcat-9.0-doc/annotationapi/script-dir/jquery-3.6.1.min.js URL: http://svn.ap

svn commit: r65203 [1/2] - in /dev/tomcat/tomcat-8/v8.5.96: ./ bin/ bin/embed/ bin/extras/ src/

2023-11-10 Thread schultz
Author: schultz Date: Fri Nov 10 15:24:01 2023 New Revision: 65203 Log: Upload 8.5.96 for voting Added: dev/tomcat/tomcat-8/v8.5.96/ dev/tomcat/tomcat-8/v8.5.96/KEYS dev/tomcat/tomcat-8/v8.5.96/README.html dev/tomcat/tomcat-8/v8.5.96/RELEASE-NOTES dev/tomcat/tomcat-8/v8.5.96/b

[Bug 67934] APR connectors will fail to load when tcnative-1 and tcnative-2 are installed in parallel

2023-11-03 Thread bugzilla
|--- |FIXED --- Comment #1 from Mark Thomas --- For 9.0.x and 8.5.x I think it makes sense to use 1.x in preference to 2.x since 1.x supports the APR/Native connector. 10.1.x onwards are fine preferring 2.x. Fixed in: - 9.0.x for 9.0.83 onwards - 8.5.x for 8.5.96 onwards -- You

(tomcat) branch 10.1.x updated: Add comment on preference for 2.x over 1.x

2023-11-03 Thread markt
over 1.x 1e54fc0a91 is described below commit 1e54fc0a918a032dc2be9159ba080d9cd71a26ca Author: Mark Thomas AuthorDate: Fri Nov 3 14:07:11 2023 + Add comment on preference for 2.x over 1.x --- java/org/apache/tomcat/jni/Library.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

(tomcat) branch main updated: Add comment on preference for 2.x over 1.x

2023-11-03 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 28763a2ec1 Add comment on preference for 2.x over 1

[Bug 67926] PEMFile prints unidentifiable string representation of ASN.1 OIDs

2023-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67926 Michael Osipov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
michael-o closed pull request #675: BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs URL: https://github.com/apache/tomcat/pull/675 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
michael-o commented on PR #675: URL: https://github.com/apache/tomcat/pull/675#issuecomment-1787001486 Merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

(tomcat) branch 8.5.x updated: BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs

2023-10-31 Thread michaelo
unidentifiable string representation of ASN.1 OIDs 40a1d14fd4 is described below commit 40a1d14fd4717505f756f08d5b76abaf55b7778c Author: Michael Osipov AuthorDate: Mon Oct 30 11:43:36 2023 +0100 BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs --- java/org/apache/tomcat/util

(tomcat) branch 10.1.x updated: BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs

2023-10-31 Thread michaelo
unidentifiable string representation of ASN.1 OIDs 60b68d8f2a is described below commit 60b68d8f2a84e10e275fa8d7b83d1a2da99e35c2 Author: Michael Osipov AuthorDate: Mon Oct 30 11:43:36 2023 +0100 BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs --- java/org/apache/tomcat

(tomcat) branch 9.0.x updated: BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs

2023-10-31 Thread michaelo
unidentifiable string representation of ASN.1 OIDs 96688ea1ff is described below commit 96688ea1ff1b622653dd9cc1c7cbe1a04ad5d81b Author: Michael Osipov AuthorDate: Mon Oct 30 11:43:36 2023 +0100 BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs --- java/org/apache/tomcat/util

(tomcat) branch main updated: BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs

2023-10-31 Thread michaelo
unidentifiable string representation of ASN.1 OIDs 3151ed38a6 is described below commit 3151ed38a65a77f0bb2ef9668bd19ceb5f31c48a Author: Michael Osipov AuthorDate: Mon Oct 30 11:43:36 2023 +0100 BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs --- java/org/apache/tomcat/util

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
rmaucher commented on code in PR #675: URL: https://github.com/apache/tomcat/pull/675#discussion_r1377379112 ## java/org/apache/tomcat/util/net/jsse/PEMFile.java: ## @@ -56,6 +56,8 @@ import org.apache.tomcat.util.codec.binary.Base64; import org.apache.tomcat.util.file.ConfigF

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
aooohan commented on code in PR #675: URL: https://github.com/apache/tomcat/pull/675#discussion_r1377275894 ## java/org/apache/tomcat/util/net/jsse/PEMFile.java: ## @@ -624,6 +626,16 @@ private byte[] fromHex(String hexString) { } return bytes;

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
michael-o commented on code in PR #675: URL: https://github.com/apache/tomcat/pull/675#discussion_r1377274168 ## java/org/apache/tomcat/util/net/jsse/PEMFile.java: ## @@ -624,6 +626,16 @@ private byte[] fromHex(String hexString) { } return bytes;

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
aooohan commented on code in PR #675: URL: https://github.com/apache/tomcat/pull/675#discussion_r1377262792 ## java/org/apache/tomcat/util/net/jsse/PEMFile.java: ## @@ -624,6 +626,16 @@ private byte[] fromHex(String hexString) { } return bytes;

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
michael-o commented on code in PR #675: URL: https://github.com/apache/tomcat/pull/675#discussion_r1377209435 ## java/org/apache/tomcat/util/net/jsse/PEMFile.java: ## @@ -624,6 +626,16 @@ private byte[] fromHex(String hexString) { } return bytes;

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
michael-o commented on code in PR #675: URL: https://github.com/apache/tomcat/pull/675#discussion_r1377209435 ## java/org/apache/tomcat/util/net/jsse/PEMFile.java: ## @@ -624,6 +626,16 @@ private byte[] fromHex(String hexString) { } return bytes;

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
Comment: I think this only needs to return a hex string of `oidBytes` if it does not follow format as the message in GSSException only show a tip 'Improperly formatted ASN.1 DER encoding for Oid' which will not help. ```suggestion return HexUtils.toHexStrin

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-31 Thread via GitHub
Comment: I think this only needd to return a hex string of `oidBytes` if it does not follow format as the message in GSSException only show a tip 'Improperly formatted ASN.1 DER encoding for Oid' which will not help. ```suggestion return HexUtils.toHexStrin

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-30 Thread via GitHub
Comment: I think this only need to return a hex string of `oidBytes` if it does not follow format as the message in GSSException only show a tip 'Improperly formatted ASN.1 DER encoding for Oid' which not help. ```suggestion return HexUtils.toHexStrin

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-30 Thread via GitHub
michael-o commented on code in PR #675: URL: https://github.com/apache/tomcat/pull/675#discussion_r1376474963 ## java/org/apache/tomcat/util/net/jsse/PEMFile.java: ## @@ -56,6 +56,8 @@ import org.apache.tomcat.util.codec.binary.Base64; import org.apache.tomcat.util.file.Config

Re: [PR] BZ 67926: PEMFile prints unidentifiable string representation of ASN.1 OIDs [tomcat]

2023-10-30 Thread via GitHub
michael-o commented on code in PR #675: URL: https://github.com/apache/tomcat/pull/675#discussion_r1376474963 ## java/org/apache/tomcat/util/net/jsse/PEMFile.java: ## @@ -56,6 +56,8 @@ import org.apache.tomcat.util.codec.binary.Base64; import org.apache.tomcat.util.file.Config

  1   2   3   4   5   6   7   8   9   10   >