This is an automated email from the ASF dual-hosted git repository.
shinrich pushed a change to branch allow-plain
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
omit 72f067875b Back out the recursion tracking memory solution
omit 0652345797 fix rebase
omit 1578222c3c Avoid ink-assert for stopped ep
omit 69716d7cd4 Fix use after free issue
omit 2aa925e99d At least issue a warning if someone tries to enable quic
and allow-plain
omit 89137f777d Address comments and fix 32K buffer issue
omit d7d6d52d4a Remove assert
omit 1341d1e2e8 Fix nullptr crash identified by CICD
omit 2e99e66848 Add doc and comment out unrelated line that is offending OSX
omit 991eb34aef Add allow-plain server ports attribute
add ac2e2df8d1 Add allow-plain server ports attribute
add cca5a99ded Fix use after free issue
add 467112f1aa Back out the recursion tracking memory solution
add 3de3260bba Fix conflicting contants
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (72f067875b)
\
N -- N -- N refs/heads/allow-plain (3de3260bba)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
iocore/net/SSLNetVConnection.cc | 9 ++++++---
tests/gold_tests/tls/allow-plain.test.py | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)