[openssl/openssl] dffafa: QUIC Frame Encoding and Decoding Functions

Hugo Landau noreply at reply.github.openssl.org
Fri Jul 29 06:28:49 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: dffafaf48174497a724d546c3483d2493fc9b64c
      https://github.openssl.org/openssl/openssl/commit/dffafaf48174497a724d546c3483d2493fc9b64c
  Author: Hugo Landau <hlandau at 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 <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18795)




More information about the openssl-commits mailing list