Add empty implementations of quic method functions
authorTomas Mraz <tomas@openssl.org>
Fri, 13 May 2022 13:34:22 +0000 (15:34 +0200)
committerPauli <pauli@openssl.org>
Fri, 3 Jun 2022 02:07:17 +0000 (12:07 +1000)
commit99e1cc7bcae2e3707913881d7108c92b7a9bf7a1
tree6fad786ab896104219e0a89ed888ce2bf5c4db33
parent770ea54b58769bae07e22a92e0c12ece9bdbc8e2
Add empty implementations of quic method functions

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18307)
ssl/build.info
ssl/quic/build.info [new file with mode: 0644]
ssl/quic/quic_impl.c [new file with mode: 0644]
ssl/quic/quic_local.h [new file with mode: 0644]
ssl/quic/quic_method.c [new file with mode: 0644]