summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/recallocarray.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-19document X509_get_pubkey_parameters(3) in a new manual pageschwarze5-7/+114
2021-10-19more precision, fewer wordsschwarze1-28/+43
2021-10-19document i2d_PrivateKey_bio(3) and i2d_PrivateKey_fp(3)schwarze1-12/+37
2021-10-19install X509_PKEY_new(3)schwarze1-1/+2
2021-10-19document X509_PKEY_new(3) and X509_PKEY_free(3)schwarze4-8/+103
2021-10-18document X509_VERIFY_PARAM_inherit(3) and X509_VERIFY_PARAM_set1(3)schwarze4-8/+159
2021-10-18split seven functions out of the page X509_VERIFY_PARAM_set_flags(3), whichschwarze5-134/+175
2021-10-15Pull in ssl_locl.h so that we can keep reaching into libssl internals.jsing2-1/+4
2021-10-15Move various structs from ssl.h/tls1.h to ssl_locl.h.jsing3-140/+128
2021-10-14Use unsigned char instead of u_char for two prototypes (like everywheretb1-4/+4
2021-10-13ssltest.c does not need param.htb1-1/+0
2021-10-13Remove __dead from usage() to reduce the diff needed to build LibreSSLtb1-3/+3
2021-10-13Provide realpath(1)kn1-2/+3
2021-10-11does not need arpa/nameser.hderaadt1-2/+1
2021-10-06X509_STORE_CTX_init() allows the store to be NULL on init. Add checksclaudio1-1/+11
2021-10-02Use SSL_CTX_get0_param() rather than reaching into the SSL_CTX.jsing1-2/+2
2021-09-30Mark another test as failing with the legacy verifier.jsing2-2/+4
2021-09-30Enable X509_V_FLAG_TRUSTED_FIRST by default in the legacy verifier.jsing1-1/+2
2021-09-30delete expired DST Root CA X3 to work around bugs various librariesderaadt1-44/+1
2021-09-28Remove recent changes used to unblock the signal undergoing testing, I solved itanton2-30/+2
2021-09-27Mark "failures" volatile to avoid a problem with sigsetjmp/siglongjmp.millert2-4/+4
2021-09-27These tests pass in a few seconds. Remove REGRESS_SLOW_TARGETS.bluhm1-3/+1
2021-09-27Make t_gettimeofday pass on sparc64.mbuhl1-1/+3
2021-09-24Simplify runAesCmacTest() by using EVP_DigestSign().tb1-16/+3
2021-09-23Avoid a potential overread in x509_constraints_parse_mailbox()jsing1-5/+9
2021-09-23Remove an unused variable and a pointless label.tb1-7/+1
2021-09-20Fix appstest.sh for testing with OpenSSL 3.0inoguchi1-2/+5
2021-09-19Switch two calls from memset() to explicit_bzero()tb1-3/+3
2021-09-19At least t_fork and t_vfork tests need coredumps enabled to succeed.claudio1-1/+2
2021-09-16Implement flushing for TLSv1.3 handshakes.jsing5-7/+69
2021-09-15bump to LibreSSL 3.4.1tb1-3/+3
2021-09-14Avoid typedef redefinitionlibressl-v3.4.0inoguchi1-3/+1
2021-09-14Add missing void to definition of http_init().tb1-2/+2
2021-09-14zap trailing white spacetb1-2/+2
2021-09-14Call the info cb on connect/accept exit in TLSv1.3tb2-4/+16
2021-09-14provide a small manual page for the SSL_set_psk_use_session_callback(3)schwarze2-1/+88
2021-09-14Merge the stub SSL_SESSION_is_resumable(3) manual page from theschwarze3-3/+86
2021-09-14As suggested by tb@, merge the description of OPENSSL_EC_NAMED_CURVEschwarze1-9/+15
2021-09-13In X509_check_issued() do the same dance around x509v3_cache_extensions()claudio1-3/+11
2021-09-12Default to using named curve parameter encodingtb2-4/+5
2021-09-11merge the description of SSL_get_tlsext_status_type(3)schwarze1-3/+35
2021-09-11Merge documentation of EC_GROUP_order_bits(3) from the OpenSSL 1.1.1schwarze1-26/+70
2021-09-11Add BGPSec Router (RFC 8209) Key Purpose OIDjob2-0/+2
2021-09-11Merge documentation for BN_bn2binpad(3), BN_bn2lebinpad(3),schwarze1-13/+77
2021-09-10Calling OpenSSL_add_all_digests() is no longer needed since the librarymillert1-7/+2
2021-09-10crank major for libcrypto as welltb1-2/+2
2021-09-10major bump (same type of crank as libssl)tb1-1/+1
2021-09-10bump major after symbol addition and struct removal, struct visibilitytb1-1/+1
2021-09-10Update Symbols.list after API additionstb1-0/+18
2021-09-10Bump minor after symbol additiontb1-1/+1