https://issues.apache.org/bugzilla/show_bug.cgi?id=45618
Hao Zhong <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|RESOLVED|REOPENED
R
[EMAIL PROTECTED] wrote:
Author: markt
Date: Thu Aug 14 11:11:28 2008
New Revision: 685981
FYI, I've updated asf-mailer so it no longer directs commit traffic
to the long-dead [EMAIL PROTECTED] Which means starting at
this commit, you may have to adjust your filters. But reply-to-all
should n
Author: markt
Date: Thu Aug 14 11:14:19 2008
New Revision: 685982
URL: http://svn.apache.org/viewvc?rev=685982&view=rev
Log:
Withdraw proposal since a better fix is on the way.
Modified:
tomcat/current/tc5.5.x/STATUS.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/current/tc5.5.x/ST
Author: markt
Date: Thu Aug 14 11:11:28 2008
New Revision: 685981
URL: http://svn.apache.org/viewvc?rev=685981&view=rev
Log:
Revert the previous fix. Filip has suggested an alternative approach that
should address the various objections. New patch will follow in the next few
days.
Modified:
I love the way you phrased this, httpd should steal this for our site :)
Bill
[EMAIL PROTECTED] wrote:
Author: markt
Date: Thu Aug 14 03:07:25 2008
New Revision: 685838
URL: http://svn.apache.org/viewvc?rev=685838&view=rev
Log:
Make purpose of security mailing list even clearer. Could now just
https://issues.apache.org/bugzilla/show_bug.cgi?id=45632
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
s/escpaing/escaping/ in systemprops.xml
2008/8/14 <[EMAIL PROTECTED]>:
> Author: markt
> Date: Thu Aug 14 02:04:26 2008
> New Revision: 685823
>
> URL: http://svn.apache.org/viewvc?rev=685823&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
> You can't use an unesca
Hi,
I, personally, somehow like the idea of testing accept() before entering
the main loop. Although it looks more like an enhancement than a fix
for some specific bug.
((Am I right, that this code of JSSESocketFactory.createSocket() /
initServerSocket() is executed only once, i.e. there is only
https://issues.apache.org/bugzilla/show_bug.cgi?id=45632
Summary: HttpOnly Cookie support in 6.0.18
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P
On Thu, Aug 14, 2008 at 12:33 AM, Filip Hanik - Dev Lists
<[EMAIL PROTECTED]> wrote:
> How about cutting a release candidate on Monday, Aug 18th and if all is
> well, have a release towards end of next week?
+1.
Yoav
-
To unsubs
Mark Thomas wrote:
> There must be a way to test cert/cipher compatibility without opening a
> socket but I couldn't find it when I looked. I'll take another look at the
> javax.net.ssl API but if anyone has any bright ideas please, let me know.
SSLEngine looks promising. I'll see if I can modify
Author: markt
Date: Thu Aug 14 03:47:38 2008
New Revision: 685845
URL: http://svn.apache.org/viewvc?rev=685845&view=rev
Log:
Respond to Filip's -1
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x
Author: markt
Date: Thu Aug 14 03:45:13 2008
New Revision: 685843
URL: http://svn.apache.org/viewvc?rev=685843&view=rev
Log:
Respond to Filip's -1.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STAT
https://issues.apache.org/bugzilla/show_bug.cgi?id=45528
--- Comment #4 from Mark Thomas <[EMAIL PROTECTED]> 2008-08-14 03:41:12 PST ---
For the record, neither the alias nor the password appears to be the problem.
The only way I could reproduce the loop of log messages it was to take a valid
Filip Hanik - Dev Lists wrote:
> the check would be as simple as
>
>
> boolean b = keystore.isKeyEntry(alias);
It would be if the alias was the problem. Unfortunately it isn't. See my
longer mail on the subject.
Mark
>
> Filip
>
>
> Filip Hanik - Dev Lists wrote:
>> -1: this is a misconfigu
Filip Hanik - Dev Lists wrote:
> -1: this is a misconfigured keystore. Solution is to fix the keystore.
> The SSL-HOW-TO in tomcat is talking about this.
> There are a few cases, in this users case, the 'tomcat' alias is
> not present
> The keystore in this case doesn't even contain
Author: markt
Date: Thu Aug 14 03:07:25 2008
New Revision: 685838
URL: http://svn.apache.org/viewvc?rev=685838&view=rev
Log:
Make purpose of security mailing list even clearer. Could now just provide a
link to this page in response to non-issue mails to the security address.
Modified:
tomcat
Author: markt
Date: Thu Aug 14 02:37:23 2008
New Revision: 685835
URL: http://svn.apache.org/viewvc?rev=685835&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45453
Add required sync to race condition
Based on a patch by Santtu Hyrkk
Modified:
tomcat/container/tc5.5.x/ca
https://issues.apache.org/bugzilla/show_bug.cgi?id=45453
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=42727
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44060
Bug 44060 depends on bug 42727, which changed state.
Bug 42727 Summary: CoyoteReader readLine returns null for some post request
bodies that are a multiple of MAX_LINE_LENGTH in size
https://issues.apache.org/bugzilla/show_bug.cgi?id=4272
Author: markt
Date: Thu Aug 14 02:32:26 2008
New Revision: 685833
URL: http://svn.apache.org/viewvc?rev=685833&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42727
Correctly handle request lines that are exact multiples of 4096 in length.
Patch provided by Will Pugh.
Modifie
Author: markt
Date: Thu Aug 14 02:28:52 2008
New Revision: 685831
URL: http://svn.apache.org/viewvc?rev=685831&view=rev
Log:
Remove JDK 1.3 references.
Docs patch so just apply it.
Modified:
tomcat/container/tc5.5.x/webapps/docs/ssl-howto.xml
tomcat/current/tc5.5.x/STATUS.txt
Modified: t
Author: markt
Date: Thu Aug 14 02:15:19 2008
New Revision: 685828
URL: http://svn.apache.org/viewvc?rev=685828&view=rev
Log:
Add missing entry to changelog
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
http:/
Author: markt
Date: Thu Aug 14 02:11:55 2008
New Revision: 685826
URL: http://svn.apache.org/viewvc?rev=685826&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45195
NPE when calling getAttribute(null). The spec is unclear but this is a
regression from 5.0.x
Modified:
to
https://issues.apache.org/bugzilla/show_bug.cgi?id=45195
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Thu Aug 14 02:04:26 2008
New Revision: 685823
URL: http://svn.apache.org/viewvc?rev=685823&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
You can't use an unescaped quote if you quote the value with that character
Modified:
tomcat/container/tc5.
https://issues.apache.org/bugzilla/show_bug.cgi?id=42899
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Thu Aug 14 01:49:40 2008
New Revision: 685818
URL: http://svn.apache.org/viewvc?rev=685818&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42899
When saving config from admin app, correctly handle case where old config file
does not exist.
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=44021
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45618
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45630
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Quintin,
Yes, what you suggested is similar to what I proposed in my inital post and
I agree that implementing AJP in PHP would be a path best not traveled.. :-)
Was planing on using the memcached PHP client as a road map to map
the mod_jk or mod_proxy_ajp code into..
John Gentilin
--- On
https://issues.apache.org/bugzilla/show_bug.cgi?id=45630
Summary: Increasing Database Connections after Redeployment
Product: Tomcat 6
Version: 6.0.18
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
36 matches
Mail list logo