https://bz.apache.org/bugzilla/show_bug.cgi?id=61692
--- Comment #5 from jm009 ---
> Unless there are objections then I propose the following:
> - allow any HTTP method and let the CGI script decide how to handle it
Sounds good.
> - except HEAD, TRACE and OPTIONS which will still be handled by
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362
--- Comment #67 from Michael Osipov <1983-01...@gmx.net> ---
(In reply to Fred Simon from comment #66)
> For info Debian Apt (some may think it's also IoT - as Trash) is also
> hardcoded to expect a reason phrase :(
> Was fixed for http:
> https
https://bz.apache.org/bugzilla/show_bug.cgi?id=61795
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #1 from Mark Thomas ---
On 21/11/17 16:53, Christopher Schultz wrote:
> Mark,
>
> On 11/20/17 3:03 PM, ma...@apache.org wrote:
>> Author: markt Date: Mon Nov 20 20:03:34 2017 New Revision: 1815840
>
>> URL: http://svn.apache.org/viewvc?rev=1815840&view=rev Log: Revert
>> accidental commit
>
>> Modified: tomcat/trunk/co
https://bz.apache.org/bugzilla/show_bug.cgi?id=61751
--- Comment #8 from Mark Thomas ---
I can't reproduce this problem with the given test case either. I've tested:
- NIO2
- 8.5.x trunk
- http and https
- https with OpenSSL (Tomcat native 1.2.16, OpenSSL ubuntu latest)
- https with JSSE
- Java 1
https://bz.apache.org/bugzilla/show_bug.cgi?id=61784
--- Comment #5 from Mark Thomas ---
My reading of the spec leans towards the ID being returned in
getRegistrationIds() and all that that implies.
--
You are receiving this mail because:
You are the assignee for the bug.
--
Author: kkolinko
Date: Tue Nov 21 16:54:44 2017
New Revision: 1815958
URL: http://svn.apache.org/viewvc?rev=1815958&view=rev
Log:
Update the Windows installer to use "The Apache Software Foundation" as the
Publisher in the list of installed applications.
Merged r1815957 from tomcat/tc8.0.x/trunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 11/20/17 3:03 PM, ma...@apache.org wrote:
> Author: markt Date: Mon Nov 20 20:03:34 2017 New Revision: 1815840
>
> URL: http://svn.apache.org/viewvc?rev=1815840&view=rev Log: Revert
> accidental commit
>
> Modified: tomcat/trunk/conf/jasp
Author: kkolinko
Date: Tue Nov 21 16:48:58 2017
New Revision: 1815957
URL: http://svn.apache.org/viewvc?rev=1815957&view=rev
Log:
Update the Windows installer to use "The Apache Software Foundation" as the
Publisher in the list of installed applications.
Merged r1815956 from tomcat/tc8.5.x/trunk
Author: kkolinko
Date: Tue Nov 21 16:44:41 2017
New Revision: 1815956
URL: http://svn.apache.org/viewvc?rev=1815956&view=rev
Log:
Update the Windows installer to use "The Apache Software Foundation" as the
Publisher in the list of installed applications.
Merged r1815954 from tomcat/trunk.
Modif
Author: kkolinko
Date: Tue Nov 21 16:36:44 2017
New Revision: 1815954
URL: http://svn.apache.org/viewvc?rev=1815954&view=rev
Log:
Update the Windows installer to use "The Apache Software Foundation" as the
Publisher in the list of installed applications.
Modified:
tomcat/trunk/res/tomcat.nsi
Author: kkolinko
Date: Tue Nov 21 16:11:39 2017
New Revision: 1815948
URL: http://svn.apache.org/viewvc?rev=1815948&view=rev
Log:
Update the NSIS Installer to version 3.02.1.
http://nsis.sourceforge.net/
Merged r1815946 from tomcat/tc8.0.x/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props chan
Author: kkolinko
Date: Tue Nov 21 16:08:58 2017
New Revision: 1815946
URL: http://svn.apache.org/viewvc?rev=1815946&view=rev
Log:
Update the NSIS Installer to version 3.02.1.
http://nsis.sourceforge.net/
Merged r1815945 from tomcat/tc8.5.x/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props chan
Author: kkolinko
Date: Tue Nov 21 16:07:03 2017
New Revision: 1815945
URL: http://svn.apache.org/viewvc?rev=1815945&view=rev
Log:
Update the NSIS Installer to version 3.02.1.
http://nsis.sourceforge.net/
Merged r1815944 from tomcat/trunk.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
Author: kkolinko
Date: Tue Nov 21 16:05:01 2017
New Revision: 1815944
URL: http://svn.apache.org/viewvc?rev=1815944&view=rev
Log:
Update the NSIS Installer to version 3.02.1.
http://nsis.sourceforge.net/
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/webapps/docs/changelog.x
Author: markt
Date: Tue Nov 21 15:08:54 2017
New Revision: 1815933
URL: http://svn.apache.org/viewvc?rev=1815933&view=rev
Log:
Follow-up to r1812551
Need to sync on state if calling state.notify()
Reported by SpotBugs
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
M
https://bz.apache.org/bugzilla/show_bug.cgi?id=61773
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: markt
Date: Tue Nov 21 14:58:18 2017
New Revision: 1815932
URL: http://svn.apache.org/viewvc?rev=1815932&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61773
Fix a connection counting bug in the NIO2 connector that meant connections
using the non-blocking I/O features of
On Tue, Nov 21, 2017 at 1:58 PM, Mark Thomas wrote:
> All,
>
> I've been looking at jk/trunk with a view to rolling a release in the
> near future. (It has been just over a year since the last release.)
>
> As I have been looking through the source, I have noticed a number of
> components that we
Author: rjung
Date: Tue Nov 21 14:42:48 2017
New Revision: 1815929
URL: http://svn.apache.org/viewvc?rev=1815929&view=rev
Log:
Update config.guess and config.sub from
http://git.savannah.gnu.org/cgit/config.git.
Modified:
tomcat/jk/trunk/native/scripts/build/unix/config.guess
tomcat/jk/tr
Author: rjung
Date: Tue Nov 21 14:39:09 2017
New Revision: 1815928
URL: http://svn.apache.org/viewvc?rev=1815928&view=rev
Log:
Update changelog entry.
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apac
Modified: tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeMIPS_64.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeMIPS_64.c?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tomcat/jk
Modified: tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeX86_common.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeX86_common.c?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tom
Modified: tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeARM_32.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeARM_32.c?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tomcat/jk/t
Modified: tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativePPC_common.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativePPC_common.c?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tom
Modified: tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeARM_T2_32.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeARM_T2_32.c?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tomca
Modified: tomcat/jk/trunk/native/iis/pcre/doc/pcrecompat.3
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/doc/pcrecompat.3?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tomcat/jk/trunk/native/iis/pc
Modified: tomcat/jk/trunk/native/iis/pcre/pcre_jit_compile.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/pcre_jit_compile.c?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tomcat/jk/trunk/native/ii
Modified: tomcat/jk/trunk/native/iis/pcre/doc/pcre.txt
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/doc/pcre.txt?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tomcat/jk/trunk/native/iis/pcre/doc/p
Modified: tomcat/jk/trunk/native/iis/pcre/pcre_jit_test.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/pcre_jit_test.c?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tomcat/jk/trunk/native/iis/pcre
Modified: tomcat/jk/trunk/native/iis/pcre/sljit/sljitLir.h
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/sljit/sljitLir.h?rev=1815927&r1=1815926&r2=1815927&view=diff
==
--- tomcat/jk/trunk/native/iis/pc
Author: rjung
Date: Tue Nov 21 14:37:37 2017
New Revision: 1815927
URL: http://svn.apache.org/viewvc?rev=1815927&view=rev
Log:
Update PCRE bundled with ISAPI redirector to
version 8.41.
Modified:
tomcat/jk/trunk/native/iis/pcre/AUTHORS
tomcat/jk/trunk/native/iis/pcre/CMakeLists.txt
to
Am 21.11.2017 um 13:58 schrieb Mark Thomas:
All,
I've been looking at jk/trunk with a view to rolling a release in the
near future. (It has been just over a year since the last release.)
As I have been looking through the source, I have noticed a number of
components that we still include in th
https://bz.apache.org/bugzilla/show_bug.cgi?id=48513
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=61795
Bug ID: 61795
Summary: Make JASPIC callback handler class configurable via a
property of the authenticator
Product: Tomcat 8
Version: 8.5.23
Hardware: PC
Stat
All,
I've been looking at jk/trunk with a view to rolling a release in the
near future. (It has been just over a year since the last release.)
As I have been looking through the source, I have noticed a number of
components that we still include in the source that I think we
can/should remove bef
https://bz.apache.org/bugzilla/show_bug.cgi?id=61784
--- Comment #4 from Lazar Kirchev ---
Now here comes the question what should getRegistrationIds(null) return if
there is an auth config provider with null class name registered.
According to the spec, if a provider with a null class name is
Author: markt
Date: Tue Nov 21 12:12:14 2017
New Revision: 1815914
URL: http://svn.apache.org/viewvc?rev=1815914&view=rev
Log:
Update the changelog
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.
Author: markt
Date: Tue Nov 21 12:05:41 2017
New Revision: 1815912
URL: http://svn.apache.org/viewvc?rev=1815912&view=rev
Log:
Prep for next release
(changelog already updated)
Modified:
tomcat/jk/trunk/native/STATUS.txt
tomcat/jk/trunk/native/common/jk_version.h
tomcat/jk/trunk/nativ
Author: markt
Date: Tue Nov 21 11:19:14 2017
New Revision: 23231
Log:
Update latest version info
Modified:
release/tomcat/tomcat-connectors/native/README.html
Modified: release/tomcat/tomcat-connectors/native/README.html
===
Author: markt
Date: Tue Nov 21 10:27:57 2017
New Revision: 1815906
URL: http://svn.apache.org/viewvc?rev=1815906&view=rev
Log:
Update Tomcat Native to 1.2.16
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/webapps/do
Author: markt
Date: Tue Nov 21 10:26:31 2017
New Revision: 1815905
URL: http://svn.apache.org/viewvc?rev=1815905&view=rev
Log:
Update Tomcat Native to 1.2.16
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/build.properties.default
tomcat/tc8.0.x/trunk/webapps/do
Author: markt
Date: Tue Nov 21 10:26:05 2017
New Revision: 1815904
URL: http://svn.apache.org/viewvc?rev=1815904&view=rev
Log:
Update Tomcat Native to 1.2.16
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/build.properties.default
tomcat/tc8.5.x/trunk/webapps/do
Author: markt
Date: Tue Nov 21 10:23:42 2017
New Revision: 1815903
URL: http://svn.apache.org/viewvc?rev=1815903&view=rev
Log:
Update Tomcat Native to 1.2.16
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/build.properties.de
Author: markt
Date: Tue Nov 21 10:20:23 2017
New Revision: 23230
Log:
Drop 1.2.14 from mirrors
Removed:
release/tomcat/tomcat-connectors/native/1.2.14/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additio
Author: markt
Date: Tue Nov 21 10:11:08 2017
New Revision: 1815902
URL: http://svn.apache.org/viewvc?rev=1815902&view=rev
Log:
Update website for Tomcat Native 1.2.16 release
Modified:
tomcat/site/trunk/docs/download-native.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs
Author: markt
Date: Tue Nov 21 10:02:56 2017
New Revision: 1815900
URL: http://svn.apache.org/viewvc?rev=1815900&view=rev
Log:
Update docs for Tomcat Native 1.2.16 release
Modified:
tomcat/site/trunk/docs/native-doc/index.html
tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
Author: markt
Date: Tue Nov 21 09:59:44 2017
New Revision: 1815899
URL: http://svn.apache.org/viewvc?rev=1815899&view=rev
Log:
Update Tomcat version referenced in docs
Modified:
tomcat/native/trunk/xdocs/index.xml
Modified: tomcat/native/trunk/xdocs/index.xml
URL:
http://svn.apache.org/view
Author: markt
Date: Tue Nov 21 09:58:44 2017
New Revision: 1815898
URL: http://svn.apache.org/viewvc?rev=1815898&view=rev
Log:
Update Java version referenced in docs
Modified:
tomcat/native/trunk/xdocs/index.xml
Modified: tomcat/native/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc
Author: markt
Date: Tue Nov 21 09:58:02 2017
New Revision: 1815897
URL: http://svn.apache.org/viewvc?rev=1815897&view=rev
Log:
Add 1.2.16 release information
Modified:
tomcat/native/trunk/xdocs/index.xml
tomcat/native/trunk/xdocs/news/2017.xml
Modified: tomcat/native/trunk/xdocs/index.xm
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362
--- Comment #66 from Fred Simon ---
For info Debian Apt (some may think it's also IoT - as Trash) is also hardcoded
to expect a reason phrase :(
Was fixed for http:
https://github.com/Debian/apt/commit/dda7233c5d3879f2580543ead0ad7cd76196a160#d
51 matches
Mail list logo