Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: dffafaf48174497a724d546c3483d2493fc9b64c
      
https://github.com/openssl/openssl/commit/dffafaf48174497a724d546c3483d2493fc9b64c
  Author: Hugo Landau <hlan...@openssl.org>
  Date:   2022-07-29 (Fri, 29 Jul 2022)

  Changed paths:
    M crypto/packet.c
    M include/internal/packet.h
    A include/internal/quic_types.h
    A include/internal/quic_wire.h
    M include/internal/time.h
    M ssl/quic/build.info
    A ssl/quic/quic_wire.c
    M test/build.info
    A test/quic_wire_test.c
    A test/recipes/70-test_quic_wire.t

  Log Message:
  -----------
  QUIC Frame Encoding and Decoding Functions

This adds functions for encoding and decoding QUIC frames.

Reviewed-by: Tomas Mraz <to...@openssl.org>
Reviewed-by: Paul Dale <pa...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18795)


Reply via email to