summaryrefslogtreecommitdiffstats
path: root/doc/man3/OPENSSL_init_crypto.pod (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysdoc: the attributeMappings X.509v3 extensionJonathan M. Wilbur2-0/+25
3 daystest: the attributeMappings X.509v3 extensionJonathan M. Wilbur2-1/+23
3 daysfeat: support the attributeMappings X.509v3 extensionJonathan M. Wilbur6-1/+183
6 daysTake into account no_store when pushing algorithmDmitry Belyavskiy1-1/+1
6 daysThis is a test for nocache provider behaviorDmitry Belyavskiy3-0/+61
6 daysossl_i2c_ASN1_BIT_STRING(): Fix a possible heap buffer overflowAndrey Tsygunka1-18/+23
7 dayssafe_math.h: Check if __GNUC__ is definedKalavakolanu, Hema Anmisha1-2/+4
7 daystest_evp_cipher_pipeline(): Fix memory leaks on errorsTomas Mraz1-10/+19
7 daysdoc: Correctly reflect parameter constraints in EVP_DecryptUpdate()Patrick J. LoPresti1-4/+1
8 daysFix missing HISTORY doc entriesMichael Baentsch22-15/+195
9 daysAdd amplification limit test to interop quic testingNeil Horman1-1/+1
9 daysCheck whether ctx->pctx != NULLotherddn19781-4/+8
9 daysdocs: update man3 and man7 with cipher pipeline APIsRamkumar4-17/+149
9 daystest: add evp_extra_test case for cipher pipeline API with fake pipeline prov...Ramkumar4-4/+569
9 daysfeat: add EVP APIs for cipher pipeliningRamkumar11-8/+242