Described here:
https://github.com/apache/trafficserver/blob/os_pkey_cnf_reload/doc/developer-guide/api/functions/TSHeapBuf.en.rst#tsheapbufdata
,
In PR https://github.com/apache/trafficserver/pull/8790 .
This allows a dynamically allocated buffer, of any reasonable length, to be
returned by a TS
I propose moving Cleanup.h from plugins/xdebug to include/ts/api as a part
of https://github.com/apache/trafficserver/pull/9044 .
I tried to run the 10-Dev branch with the openssl fork, and it seems like I
broke the implementation for OpenSSL. The branch doesn't work with any
version of OpenSSL now, but the branch should work with Quiche + BoringSSL.
I've been building and running ATS with those almost everyday.
The first th
On 8/29/22 17:13, Masakazu Kitajo wrote:
On master, h3-29 and h3-27 are supported. On the 10-Dev branch, h3 (the
final version) and probably h3-29 as well.
The 10-Dev branch should work with openssl also, if I didn't break it. I'm
just not sure if the combination still works. Please let me know