[GitHub] [tomcat] dsoumis opened a new pull request, #591: Implement more special maps for rewrite valve

2023-02-16 Thread via GitHub
dsoumis opened a new pull request, #591: URL: https://github.com/apache/tomcat/pull/591 Implemented more special maps from https://httpd.apache.org/docs/2.4/rewrite/rewritemap.html as implied by the FIXME tag. Added relevant tests and added ServletMapping to test int: MapType. --

[tomcat] 02/03: Correct comment

2023-02-16 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 commit 946c84ad978ec429febd368eb345342b4ea9a845 Author: Mark Thomas AuthorDate: Thu Feb 16 13:53:27 2023 + Correct commen

[tomcat] 01/03: Refactor to make using custom endpoints easier

2023-02-16 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 commit 992bf9219b33d8ac2e694b44f8cb451c425441c1 Author: Mark Thomas AuthorDate: Thu Feb 16 13:53:10 2023 + Refactor to ma

[tomcat] branch main updated (a0de147dc1 -> e4546af630)

2023-02-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from a0de147dc1 Use a constant for the default certificate alias new 992bf9219b Refactor to make using custom endpoints e

[tomcat] 03/03: Add dedicated logger for TS certifcates

2023-02-16 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 commit e4546af630299576f9cc564f207b83f9e5f9f585 Author: Mark Thomas AuthorDate: Thu Feb 16 13:57:55 2023 + Add dedicated

[tomcat] 01/03: Refactor to make using custom endpoints easier

2023-02-16 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 commit 82c9488fbe3e51e839502e9a6c34fc92123d0372 Author: Mark Thomas AuthorDate: Thu Feb 16 13:53:10 2023 + Refactor to

[tomcat] 03/03: Add dedicated logger for TLS certifcates

2023-02-16 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 commit 309a3f59d1586c7b7818cc9ad2bb4e3957766bc7 Author: Mark Thomas AuthorDate: Thu Feb 16 13:57:55 2023 + Add dedicate

[tomcat] 02/03: Correct comment

2023-02-16 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 commit 0f92b76383136c4604fca67469102464fb212a30 Author: Mark Thomas AuthorDate: Thu Feb 16 13:53:27 2023 + Correct comm

[tomcat] branch 10.1.x updated (789d707450 -> 309a3f59d1)

2023-02-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 789d707450 Use a constant for the default certificate alias new 82c9488fbe Refactor to make using custom endpoints

[tomcat] 04/04: Create a Java KeyManager for APR TLS endpoints if possible

2023-02-16 Thread markt
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 commit d92f52a02cacc285ebec8c83bf91670f5a704345 Author: Mark Thomas AuthorDate: Thu Feb 16 14:45:57 2023 + Create a Java

[tomcat] 02/04: Correct comment

2023-02-16 Thread markt
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 commit 6058ae4f61d2baa3a4c804fa62f73fe4034caaf0 Author: Mark Thomas AuthorDate: Thu Feb 16 13:53:27 2023 + Correct comme

[tomcat] 01/04: Refactor to make using custom endpoints easier

2023-02-16 Thread markt
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 commit 79404d7009b06290e5ddb8fc95830bc8a53c7e1f Author: Mark Thomas AuthorDate: Thu Feb 16 13:53:10 2023 + Refactor to m

[tomcat] branch 9.0.x updated (30f3e22900 -> d92f52a02c)

2023-02-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 30f3e22900 Use a constant for the default certificate alias new 79404d7009 Refactor to make using custom endpoints

[tomcat] 03/04: Add dedicated logger for TLS certifcates

2023-02-16 Thread markt
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 commit 497f18240318e623ae608f8d4bdcbb366e2eab54 Author: Mark Thomas AuthorDate: Thu Feb 16 13:57:55 2023 + Add dedicated

[tomcat] 03/04: Add dedicated logger for TLS certifcates

2023-02-16 Thread markt
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 commit 20e3d21601eae29f875d76f164fce3be161bb31d Author: Mark Thomas AuthorDate: Thu Feb 16 13:57:55 2023 + Add dedicated

[tomcat] 02/04: Correct comment

2023-02-16 Thread markt
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 commit 1a439c7d5ed24c5e8e7d020af45d2631213d9a82 Author: Mark Thomas AuthorDate: Thu Feb 16 13:53:27 2023 + Correct comme

[tomcat] 01/04: Refactor to make using custom endpoints easier

2023-02-16 Thread markt
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 commit 68ed7fdd32fa98e8c3ac9b95ace3c14604eb4c10 Author: Mark Thomas AuthorDate: Thu Feb 16 13:53:10 2023 + Refactor to m

[tomcat] branch 8.5.x updated (109447c35d -> 2083f076d5)

2023-02-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 109447c35d Use a constant for the default certificate alias new 68ed7fdd32 Refactor to make using custom endpoints

[tomcat] 04/04: Create a Java KeyManager for APR TLS endpoints if possible

2023-02-16 Thread markt
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 commit 2083f076d51a403a1b5c267c0cb53993d8444609 Author: Mark Thomas AuthorDate: Thu Feb 16 14:45:57 2023 + Create a Java

[tomcat] branch 9.0.x updated: Include APR logger name in change log

2023-02-16 Thread markt
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 89ef4f69cd Include APR logger name in change log 89

[tomcat] branch main updated: Add a test case that confirms a SpotBugs warning is a false positive

2023-02-16 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 ff0bed1253 Add a test case that confirms a SpotBugs w

[tomcat] branch 10.1.x updated: Add a test case that confirms a SpotBugs warning is a false positive

2023-02-16 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 180e77aa11 Add a test case that confirms a SpotBu

[tomcat] branch 8.5.x updated: Add a test case that confirms a SpotBugs warning is a false positive

2023-02-16 Thread markt
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 f07daa9596 Add a test case that confirms a SpotBugs

[tomcat] branch 9.0.x updated: Add a test case that confirms a SpotBugs warning is a false positive

2023-02-16 Thread markt
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 4f4bd303ee Add a test case that confirms a SpotBugs

[tomcat] branch main updated: Update false positives

2023-02-16 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 3f7dafd902 Update false positives 3f7dafd902 is descr

[tomcat] branch 10.1.x updated: Update false positives

2023-02-16 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 86926940b6 Update false positives 86926940b6 is d

[tomcat] branch main updated: Minimum Java version now 17 - remove unnecessary code

2023-02-16 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 2f94c7bc7f Minimum Java version now 17 - remove unnec

[tomcat] branch 9.0.x updated: Update false positives

2023-02-16 Thread markt
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 fd38689716 Update false positives fd38689716 is des

[tomcat] branch 8.5.x updated: Update false positives

2023-02-16 Thread markt
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 f4908970e0 Update false positives f4908970e0 is des

[tomcat] branch 10.1.x updated: Drop xml prolog from DTD as it's not needed and causing the file to be flagged as malformed by xml validators

2023-02-16 Thread csutherl
This is an automated email from the ASF dual-hosted git repository. csutherl 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 ece984edc3 Drop xml prolog from DTD as it's no

[tomcat] branch 8.5.x updated: Drop xml prolog from DTD as it's not needed and causing the file to be flagged as malformed by xml validators

2023-02-16 Thread csutherl
This is an automated email from the ASF dual-hosted git repository. csutherl 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 945dbdee3b Drop xml prolog from DTD as it's not

[tomcat] branch main updated: Drop xml prolog from DTD as it's not needed and causing the file to be flagged as malformed by xml validators

2023-02-16 Thread csutherl
This is an automated email from the ASF dual-hosted git repository. csutherl 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 bf538e1597 Drop xml prolog from DTD as it's not ne

[tomcat] branch main updated: Panama API cleanup

2023-02-16 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 82ff4624a8 Panama API cleanup 82ff4624a8 is described

[tomcat] branch main updated: Many improvements.

2023-02-16 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 f9fa97a537 Many improvements. f9fa97a537 is described

[tomcat] branch 10.1.x updated: Many improvements.

2023-02-16 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 f12a93ed10 Many improvements. f12a93ed10 is descr

[tomcat] branch 9.0.x updated: Many improvements.

2023-02-16 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 0cc16359c6 Many improvements. 0cc16359c6 is describ