You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUGFIX] If push promise fails, do not invoke hset destructor.
[BUGFIX] Client: When connections are IDed by port number, check DCID. Fixes issue #176.
[BUGFIX] Regression introduced in 2.22.0: use correct number of PNSs for IETF mini conn during promotion.
Revert the 2.22.1 lsquic_is_valid_hs_packet change. All that was necessary is a change to the way we call it in lsquic_engine. No change to the function itself is required.