This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new ccc6bfe99 BZ 67818: SSL#setVerify()/SSLCont
This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/1.2.x by this push:
new 193c4e504 BZ 67818: SSL#setVerify()/SSLCo
michael-o commented on PR #22:
URL: https://github.com/apache/tomcat-native/pull/22#issuecomment-1784891589
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 unsub
michael-o closed pull request #22: BZ 67818:
SSL#setVerify()/SSLContext#setVerify() silently set undocum…
URL: https://github.com/apache/tomcat-native/pull/22
--
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=67818
Michael Osipov changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
michael-o opened a new pull request, #675:
URL: https://github.com/apache/tomcat/pull/675
(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 unsubscribe, e-mai
30 Oct 2023 10:25:07 micha...@apache.org:
This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
ne
On 2023/10/30 11:50:55 Mark Thomas wrote:
> 30 Oct 2023 10:25:07 micha...@apache.org:
>
> > This is an automated email from the ASF dual-hosted git repository.
> >
> > michaelo pushed a commit to branch main
> > in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
> >
> >
> > The fo
ChristopherSchultz commented on code in PR #675:
URL: https://github.com/apache/tomcat/pull/675#discussion_r1376435849
##
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.fi
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
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
Michael,
On 10/30/23 08:40, Michael Osipov wrote:
On 2023/10/30 11:50:55 Mark Thomas wrote:
30 Oct 2023 10:25:07 micha...@apache.org:
This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/
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 15d7157053 Port BZ 67818: SSL#setVerify()/SSLContext#s
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 07a14381e0 Port BZ 67818: SSL#setVerify()/SSLContext#s
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 72698641f6 Port BZ 67818: SSL#setVerify()/SSLConte
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 90de35fa32 Port BZ 67818: SSL#setVerify()/SSLContext
https://bz.apache.org/bugzilla/show_bug.cgi?id=68026
Bug ID: 68026
Summary: org.apache.tomcat.buf.MessageBytes.toString() is no
longuer cached
Product: Tomcat 10
Version: 10.1.15
Hardware: PC
OS: Linux
https://bz.apache.org/bugzilla/show_bug.cgi?id=68026
lucas.pou...@lpoconseil.fr changed:
What|Removed |Added
Severity|normal |regression
Prior
https://bz.apache.org/bugzilla/show_bug.cgi?id=67793
--- Comment #3 from Channa ---
Hi Tomcat Team,
Any update on solution or future release which resolves this issue.
Thanks
Channa
--
You are receiving this mail because:
You are the assignee for the bug.
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/746
Blamelist: Mark Thomas , chenggwang
<90715678+chenggw...@users.noreply.github.com>, lihan , remm
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [bra
https://bz.apache.org/bugzilla/show_bug.cgi?id=68026
lucas.pou...@lpoconseil.fr changed:
What|Removed |Added
Component|Servlet |Catalina
--
You are recei
https://bz.apache.org/bugzilla/show_bug.cgi?id=68026
lucas.pou...@lpoconseil.fr changed:
What|Removed |Added
CC||lucas.pou...@lpoconseil.fr
aooohan commented on code in PR #675:
URL: https://github.com/apache/tomcat/pull/675#discussion_r1376990387
##
java/org/apache/tomcat/util/net/jsse/PEMFile.java:
##
@@ -624,6 +626,16 @@ private byte[] fromHex(String hexString) {
}
return bytes;
23 matches
Mail list logo