[GitHub] [tomcat] kamnani opened a new pull request #350: Optimize Resource Lookup Logic using bloom Filter

2020-09-01 Thread GitBox
kamnani opened a new pull request #350: URL: https://github.com/apache/tomcat/pull/350 Bloom Filter : https://llimllib.github.io/bloomfilter-tutorial/#:~:text=A%20Bloom%20filter%20is%20a,may%20be%20in%20the%20set. This code enables a faster lookup of resources in the jar by

Re: security.txt

2020-09-01 Thread Coty Sutherland
On Tue, Sep 1, 2020 at 1:01 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > All, > > I'd like to propose that we publish a security.txt[1] file on our web > site under /.well-known/security.txt and /security.txt > > This file

[GitHub] [tomcat] kamnani closed pull request #348: Optimize server startup time using Bloom Filter

2020-09-01 Thread GitBox
kamnani closed pull request #348: URL: https://github.com/apache/tomcat/pull/348 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

Re: security.txt

2020-09-01 Thread Raymond Auge
On Tue, Sep 1, 2020 at 2:38 PM Mark Thomas wrote: > On 01/09/2020 18:01, Christopher Schultz wrote: > > All, > > > > I'd like to propose that we publish a security.txt[1] file on our web > > site under /.well-known/security.txt and /security.txt > > > > This file contains information we all

[jira] [Commented] (MTOMCAT-294) Maven goal of tomcat8:run fails if Java runtime is installed in path containing spaces

2020-09-01 Thread Charles Nice (Jira)
[ https://issues.apache.org/jira/browse/MTOMCAT-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188770#comment-17188770 ] Charles Nice commented on MTOMCAT-294: -- I cannot find the fixed version for this. The alfresco repo

Re: security.txt

2020-09-01 Thread Mark Thomas
On 01/09/2020 18:01, Christopher Schultz wrote: > All, > > I'd like to propose that we publish a security.txt[1] file on our web > site under /.well-known/security.txt and /security.txt > > This file contains information we all already know, but it's in > obviously "proprietary" locations on our

security.txt

2020-09-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I'd like to propose that we publish a security.txt[1] file on our web site under /.well-known/security.txt and /security.txt This file contains information we all already know, but it's in obviously "proprietary" locations on our web site and

[tomcat] branch 7.0.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 Thread markt
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 de55a69 EntityTag.parseEntityTag(): optimize

[tomcat] branch 8.5.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 671c5c4 EntityTag.parseEntityTag(): optimize

[tomcat] branch 9.0.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 7e9d514 EntityTag.parseEntityTag(): optimize

[tomcat] branch 8.5.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 671c5c4 EntityTag.parseEntityTag(): optimize

[tomcat] branch 9.0.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 7e9d514 EntityTag.parseEntityTag(): optimize

[tomcat] branch 9.0.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 7e9d514 EntityTag.parseEntityTag(): optimize

[tomcat] branch 8.5.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 671c5c4 EntityTag.parseEntityTag(): optimize

[tomcat] branch 9.0.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 7e9d514 EntityTag.parseEntityTag(): optimize

[tomcat] branch 8.5.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 671c5c4 EntityTag.parseEntityTag(): optimize

[tomcat] branch 9.0.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 7e9d514 EntityTag.parseEntityTag(): optimize

[tomcat] branch 8.5.x updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 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 671c5c4 EntityTag.parseEntityTag(): optimize

[GitHub] [tomcat] markt-asf commented on pull request #338: Compare entity tag

2020-09-01 Thread GitBox
markt-asf commented on pull request #338: URL: https://github.com/apache/tomcat/pull/338#issuecomment-684965028 Thanks. Applied manually so I could tweak some of the Javadoc and code comments. This is an automated message

[tomcat] branch master updated: EntityTag.parseEntityTag(): optimize comparison

2020-09-01 Thread markt
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 d1298d5 EntityTag.parseEntityTag(): optimize

[GitHub] [tomcat] markt-asf closed pull request #338: Compare entity tag

2020-09-01 Thread GitBox
markt-asf closed pull request #338: URL: https://github.com/apache/tomcat/pull/338 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

Re: [VOTE] Release Apache Tomcat Native 1.2.25

2020-09-01 Thread Mark Thomas
All, We only have 2 PMC +1 votes for this release. Mark On 21/08/2020 19:22, Mark Thomas wrote: > Version 1.2.25 includes the following changes compared to 1.2.24 > > - Improvements to LibreSSL support > > - Improvements to HP_UX support > > Various other fixes and improvements. See the

[tomcat] branch 9.0.x updated: Fix path used by the health check valve

2020-09-01 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 e42ee16 Fix path used by the health check valve

[tomcat] branch 7.0.x updated: Manually apply PR #346 - fix BZ64644 add write/read idle session timeout

2020-09-01 Thread markt
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 96e874f Manually apply PR #346 - fix BZ64644 add

Re: [Bug 60030] Run away CPU with JSSE / OpenSSL with IE8

2020-09-01 Thread Felix Schumacher
Am 01.09.20 um 10:59 schrieb bugzi...@apache.org: > https://bz.apache.org/bugzilla/show_bug.cgi?id=60030 Spam reverted and the account has been disabled. Felix - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For

[tomcat] branch 7.0.x updated: Manually apply PR #346 - fix BZ64644 add write/read idle session timeout

2020-09-01 Thread markt
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 96e874f Manually apply PR #346 - fix BZ64644 add

[tomcat] branch 7.0.x updated: Manually apply PR #346 - fix BZ64644 add write/read idle session timeout

2020-09-01 Thread markt
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 96e874f Manually apply PR #346 - fix BZ64644 add

[tomcat] branch 7.0.x updated: Manually apply PR #346 - fix BZ64644 add write/read idle session timeout

2020-09-01 Thread markt
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 96e874f Manually apply PR #346 - fix BZ64644 add

[tomcat] branch 7.0.x updated: Manually apply PR #346 - fix BZ64644 add write/read idle session timeout

2020-09-01 Thread markt
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 96e874f Manually apply PR #346 - fix BZ64644 add

[Bug 64644] wrong state of WsSession on network outage

2020-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64644 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Manually apply PR #346 - fix BZ64644 add write/read idle session timeout

2020-09-01 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 ee51a0d Manually apply PR #346 - fix BZ64644 add

[tomcat] branch 9.0.x updated: Manually apply PR #346 - fix BZ64644 add write/read idle session timeout

2020-09-01 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 1b65886 Manually apply PR #346 - fix BZ64644 add

[tomcat] branch master updated: Manually apply PR #346 - fix BZ64644 add write/read idle session timeout

2020-09-01 Thread markt
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 3a1824f Manually apply PR #346 - fix BZ64644

[GitHub] [tomcat] markt-asf commented on pull request #346: Bug 64644 add custom properties to close connections on readIdletimeout

2020-09-01 Thread GitBox
markt-asf commented on pull request #346: URL: https://github.com/apache/tomcat/pull/346#issuecomment-684830579 Applied manually. This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [tomcat] markt-asf closed pull request #346: Bug 64644 add custom properties to close connections on readIdletimeout

2020-09-01 Thread GitBox
markt-asf closed pull request #346: URL: https://github.com/apache/tomcat/pull/346 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

[GitHub] [tomcat] markt-asf commented on a change in pull request #346: Bug 64644 add custom properties to close connections on readIdletimeout

2020-09-01 Thread GitBox
markt-asf commented on a change in pull request #346: URL: https://github.com/apache/tomcat/pull/346#discussion_r481028956 ## File path: test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java ## @@ -779,6 +779,104 @@ public void testSessionExpirySession() throws

[tomcat] branch 8.5.x updated: Use the correct method to calculate session idle time in PersistentValve

2020-09-01 Thread kfujino
This is an automated email from the ASF dual-hosted git repository. kfujino 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 d98d5e6 Use the correct method to calculate

[tomcat] branch 9.0.x updated: Use the correct method to calculate session idle time in PersistentValve

2020-09-01 Thread kfujino
This is an automated email from the ASF dual-hosted git repository. kfujino 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 ae03ad5 Use the correct method to calculate

[tomcat] branch master updated: Fix path used by the health check valve

2020-09-01 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 9609da1 Fix path used by the health check valve

[tomcat] branch master updated: Use the correct method to calculate session idle time in PersistentValve

2020-09-01 Thread kfujino
This is an automated email from the ASF dual-hosted git repository. kfujino 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 0f1e263 Use the correct method to calculate

[GitHub] [tomcat] markt-asf commented on pull request #346: Bug 64644 add custom properties to close connections on readIdletimeout

2020-09-01 Thread GitBox
markt-asf commented on pull request #346: URL: https://github.com/apache/tomcat/pull/346#issuecomment-684758447 No need for another PR. I'll just work directly on master. This is an automated message from the Apache Git

[GitHub] [tomcat] sakshamverma commented on pull request #346: Bug 64644 add custom properties to close connections on readIdletimeout

2020-09-01 Thread GitBox
sakshamverma commented on pull request #346: URL: https://github.com/apache/tomcat/pull/346#issuecomment-684738615 @markt-asf Thanks for your comment. Do you want me to raise the PR for master branch? or would you be raising that with the tweaks you have in mind?

[GitHub] [tomcat] markt-asf commented on pull request #346: Bug 64644 add custom properties to close connections on readIdletimeout

2020-09-01 Thread GitBox
markt-asf commented on pull request #346: URL: https://github.com/apache/tomcat/pull/346#issuecomment-684709553 Thanks for the updated PR. This needs to be applied to 10.0.x (master) first and then back-ported. There are also a few small things I'd like to tweak so I'll apply this

[GitHub] [tomcat] markt-asf closed pull request #340: Optimize server startup time

2020-09-01 Thread GitBox
markt-asf closed pull request #340: URL: https://github.com/apache/tomcat/pull/340 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

[GitHub] [tomcat] markt-asf commented on pull request #340: Optimize server startup time

2020-09-01 Thread GitBox
markt-asf commented on pull request #340: URL: https://github.com/apache/tomcat/pull/340#issuecomment-684677208 New PRs #348 and #349 submitted. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tomcat] markt-asf commented on a change in pull request #348: Optimize server startup time using Bloom Filter

2020-09-01 Thread GitBox
markt-asf commented on a change in pull request #348: URL: https://github.com/apache/tomcat/pull/348#discussion_r481007112 ## File path: java/org/apache/catalina/webresources/AbstractArchiveResourceSet.java ## @@ -283,7 +310,7 @@ public final WebResource getResource(String

[Bug 60030] Run away CPU with JSSE / OpenSSL with IE8

2020-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60030 --- Comment #5 from Rory Meguri --- Banyak jenis keunggulan yang ada dalam situs bermain judi poker online di link https://199.192.31.67 yang terpercaya ini pastiya kalian akan mendapatkan bukti testimoni atau hasil kemenangan yang sudah di