quic: update quicly to v0.1.3 74/31874/4
authorMathias Raoul <mathias.raoul@gmail.com>
Fri, 2 Apr 2021 18:02:24 +0000 (18:02 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 22 Apr 2021 00:52:15 +0000 (00:52 +0000)
commitdb36fda74ece376cd31ca374841e7ca17c06a34c
tree50b5c7b3490526cbbe0c6740fb1538917a09f66c
parent9292c32b4579a1da2e851fe5ca7de3415b45fc07
quic: update quicly to v0.1.3

This bumps quicly version to v0.1.3 ( sha
d44c089364067dbcdfbad7fb2c821900fb4aef5e in
https://github.com/h2o/quicly )

Also simplifies the build to only make needed
dependancies, and silence compiletime warnings

Type: feature

Change-Id: Ie00ec7e408d234464871b68ddc79bb33dc4179ed
Signed-off-by: Mathias Raoul <mathias.raoul@gmail.com>
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
build/external/Makefile
build/external/packages/quicly.mk
build/external/patches/quicly_0.1.3-vpp/0001-cmake-install.patch [new file with mode: 0644]
build/external/patches/quicly_0.1.3-vpp/0002-cmake-install-picotls.patch [new file with mode: 0644]
build/external/patches/quicly_0.1.3-vpp/0003-unused-is-late-ack.patch [new file with mode: 0644]
src/plugins/quic/CMakeLists.txt
src/plugins/quic/quic_crypto.c
src/plugins/tlspicotls/pico_vpp_crypto.c