aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/crypto.h.in
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* QUIC: Fix bugs where threading is disabledHugo Landau2023-05-241-0/+1
* Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte2022-10-061-0/+2
* OSSL_CRYPTO_ALLOC attribute introduction proposal.David Carlier2022-09-121-7/+7
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy2022-04-221-0/+2
* Change `strlen' argument name to `strlength' to avoid c++ reserved words.Pauli2022-02-281-1/+1
* Add the concept of a child OSSL_LIB_CTXMatt Caswell2021-05-111-1/+5
* Create libcrypto support for BIO_new_from_core_bio()Matt Caswell2021-05-041-0/+1
* Add RUN_ONCE support to zlib initTodd Short2021-04-221-1/+1
* Add the function OSSL_LIB_CTX_get0_global_default()Matt Caswell2021-04-191-0/+1
* Always check CRYPTO_LOCK_{read,write}_lockRich Salz2021-03-141-2/+2
* Update copyright yearMatt Caswell2021-02-181-1/+1
* include/openssl: add a few missing #pragma once directivesFdaSilvaYY2021-02-101-1/+0
* Add some more CRYPTO_atomic functionsMatt Caswell2020-12-311-0/+3
* Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separatorShane Lontis2020-12-071-2/+3
* Switch deprecation method for CRYPTORichard Levitte2020-12-041-19/+24
* Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c.Randall S. Becker2020-11-041-3/+5
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-7/+7
* Fix safestack issues in crypto.hMatt Caswell2020-09-131-0/+517