[openssl/openssl] 6e193d: Revert "Give BIO_s_mem() the ability to support da...

Tomáš Mráz noreply at github.com
Fri Jan 27 15:14:23 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 6e193d4d03f6c7bdf95e82e226c5fccbd67562f2
      https://github.com/openssl/openssl/commit/6e193d4d03f6c7bdf95e82e226c5fccbd67562f2
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M crypto/bio/bss_mem.c

  Log Message:
  -----------
  Revert "Give BIO_s_mem() the ability to support datagrams"

This reverts commit 5a4ba72f00f9b336a4d65abff822699ceb9617c6.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20012)


  Commit: 3a857b9532169b1ffaa739ba29cd67a5d93cbe8a
      https://github.com/openssl/openssl/commit/3a857b9532169b1ffaa739ba29cd67a5d93cbe8a
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M crypto/bio/bss_dgram_pair.c
    M doc/man3/BIO_s_mem.pod
    M include/openssl/bio.h.in
    M ssl/record/rec_layer_s3.c
    M test/bio_dgram_test.c
    M test/membio_test.c
    M util/libcrypto.num

  Log Message:
  -----------
  Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20012)


  Commit: 6a9453572533e4a22e6f60fe8f6b7ef0823d9c1f
      https://github.com/openssl/openssl/commit/6a9453572533e4a22e6f60fe8f6b7ef0823d9c1f
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M ssl/priority_queue.c

  Log Message:
  -----------
  compute_pqueue_growth(): Fix the return type

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20012)


Compare: https://github.com/openssl/openssl/compare/ff6e3a26f922...6a9453572533


More information about the openssl-commits mailing list