summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2024-03-15Fix unbounded memory growth when using no-cached-fetchMatt Caswell
2024-03-15plug potential memory leak in error code pathAlexandr Nedvedicky
2024-03-15Add Content Type OID for id-ct-rpkiSignedPrefixListJob Snijders
2024-03-12Limit the number of http headers when receiving the http responseAlexandr Nedvedicky
2024-03-11PKCS7: Remove one of the duplicate checksJiasheng Jiang
2024-03-11Fix BIO_get_new_index() to return an error when it is exhausted.slontis
2024-03-07Gate setting of ipi_spec_dst on not building for freebsdNeil Horman
2024-03-07Fix a memory leak on successful load of CRLDmitry Belyavskiy
2024-03-06crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey(); fix coding style nitDr. David von Oheimb
2024-03-06apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...Dr. David von Oheimb
2024-03-06cmperr.h: use free reason value 106 rather than 197 for CMP_R_UNEXPECTED_SENDERDr. David von Oheimb
2024-03-01Fix off by one issue in buf2hexstr_sep()shridhar kalavagunta
2024-02-25Add appropriate lower bound checks for GeneralizedTime and UTCTimeJob Snijders
2024-02-22Apply the AES-GCM unroll8 optimisation to Microsoft Azure Cobalt 100Tom Cosgrove
2024-02-22chachap10-ppc.pl: Fix truncated relocation响马
2024-02-19OpenSSL License is applied for some source files, change to Apache 2Shakti Shah
2024-02-16Fixed Visual Studio 2008 compiler errorsMarcel Gosmann
2024-02-16Check for NULL cleanup function before using it in encoder_processNeil Horman
2024-02-14Fix the grammar as suggsted in the reviewDimitri Papadopoulos
2024-02-14Fix new typos found by codespellDimitri Papadopoulos
2024-02-10make updateHugo Landau
2024-02-10QUIC: Add polling APIHugo Landau
2024-02-09Rearrange terms in gf_mul to prevent segfaultAngel Baez
2024-02-08Fix error code collisionHugo Landau
2024-02-08QUIC: Add new error codes for tuning APIHugo Landau
2024-02-08Fix sm4-xts aarch64 assembly implementation bugLiu-Ermeng
2024-02-06Fix SM2 test failures on Apple SiliconXu Yizhou
2024-02-02Fix a few incorrect paths in some build.info filesRichard Levitte
2024-02-01Add atexit configuration option to using atexit() in libcrypto at build-time.Randall S. Becker
2024-02-01Add exemplar use case for rcu locksNeil Horman
2024-02-01RCU lock implementationNeil Horman
2024-01-31Revert "Improved detection of engine-provided private "classic" keys"Tomas Mraz
2024-01-31Fix error reporting in EVP_PKEY_{sign,verify,verify_recover}Richard Levitte
2024-01-31Optimize the implementation of ec_field_size()K1
2024-01-25replace strstr() with strchr() for single charactersrilysh
2024-01-25Have OSSL_PARAM_allocate_from_text() fail on odd number of hex digitsRichard Levitte
2024-01-25Add NULL checks where ContentInfo data can be NULLMatt Caswell
2024-01-25Add appropriate NULL checks in EVP_CIPHER apiNeil Horman
2024-01-23Fix typosJakub Wilk
2024-01-23QUIC APL: Implement optimised FIN APIHugo Landau
2024-01-18prevent integer overflow in ossl_asn1_time_from_tmPaul Dreik
2024-01-17Fix reason value collision for CMP_R_UNEXPECTED_SENDERTomas Mraz
2024-01-17Introduce hash thunking functions to do proper castingNeil Horman
2024-01-17cmp_vfy.c/check_msg_all_certs(): remove needless trace output in case 3GPP mo...Dr. David von Oheimb
2024-01-17ossl_cmp_msg_check_update(): improve diagnostics of checking expected sender ...Dr. David von Oheimb
2024-01-17CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTR...Dr. David von Oheimb
2024-01-17Fix performance regression of ChaCha20 on LoongArch64Lin Runze
2024-01-16hurd: Fix dgram_sendmmsgSamuel Thibault
2024-01-16Check whether the pubkey exists in ossl_ecx_key_duplan1120
2024-01-15Move discovery of the legacy alg type into the keymgmtMatt Caswell