[openssl/openssl] 924c81: Add additional include
    pauli 
    noreply at reply.github.openssl.org
       
    Wed Jul  6 00:34:52 UTC 2022
    
    
  
  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 924c814a8a6a9dcfeb8e366705c6ef5f078d0628
      https://github.openssl.org/openssl/openssl/commit/924c814a8a6a9dcfeb8e366705c6ef5f078d0628
  Author: Pauli <pauli at openssl.org>
  Date:   2022-07-06 (Wed, 06 Jul 2022)
  Changed paths:
    M include/internal/priority_queue.h
  Log Message:
  -----------
  Add additional include
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18345)
  Commit: 5067c18910d817e1a25976362ae75aa34f4d26a3
      https://github.openssl.org/openssl/openssl/commit/5067c18910d817e1a25976362ae75aa34f4d26a3
  Author: Pauli <pauli at openssl.org>
  Date:   2022-07-06 (Wed, 06 Jul 2022)
  Changed paths:
    M crypto/build.info
  Log Message:
  -----------
  Add sparse array to libssl
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18345)
  Commit: 16612c19290d712de65a7adcb043ba91165f3e0f
      https://github.openssl.org/openssl/openssl/commit/16612c19290d712de65a7adcb043ba91165f3e0f
  Author: Pauli <pauli at openssl.org>
  Date:   2022-07-06 (Wed, 06 Jul 2022)
  Changed paths:
    M include/internal/time.h
  Log Message:
  -----------
  ssl: add a zero time macro
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18345)
  Commit: e6be47e427fb6650f274c418947e7665fbe08889
      https://github.openssl.org/openssl/openssl/commit/e6be47e427fb6650f274c418947e7665fbe08889
  Author: Pauli <pauli at openssl.org>
  Date:   2022-07-06 (Wed, 06 Jul 2022)
  Changed paths:
    A include/internal/event_queue.h
    M ssl/build.info
    A ssl/event_queue.c
  Log Message:
  -----------
  ssl: implement an event queue
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18345)
  Commit: 0eb27659435768d1a2370858d340a9c6793ed244
      https://github.openssl.org/openssl/openssl/commit/0eb27659435768d1a2370858d340a9c6793ed244
  Author: Pauli <pauli at openssl.org>
  Date:   2022-07-06 (Wed, 06 Jul 2022)
  Changed paths:
    M test/build.info
    A test/event_queue_test.c
  Log Message:
  -----------
  Add unit test for event queue
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18345)
  Commit: a39a4c81041abf4833c9ccfe65c39aac18e7a2bf
      https://github.openssl.org/openssl/openssl/commit/a39a4c81041abf4833c9ccfe65c39aac18e7a2bf
  Author: Pauli <pauli at openssl.org>
  Date:   2022-07-06 (Wed, 06 Jul 2022)
  Changed paths:
    A doc/internal/man3/OSSL_EVENT.pod
  Log Message:
  -----------
  doc: document the event queue internal API
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18345)
Compare: https://github.openssl.org/openssl/openssl/compare/2f19ab18a29c...a39a4c81041a
    
    
More information about the openssl-commits
mailing list