summaryrefslogtreecommitdiff
path: root/lib/libcrypto
AgeCommit message (Expand)Author
2018-03-20If X509_check_{host,email}() are called with a length of zero, use strlen()Joel Sing
2018-03-20In x509_vfy.h rev. 1.27 2018/03/20 15:26:22, jsing@ providedIngo Schwarze
2018-03-20bump minors after symbol additionTheo Buehler
2018-03-20Provide X509_STORE_get_ex_new_index macro.Joel Sing
2018-03-19correct funciton prototypeBob Beck
2018-03-19I should not be calling ENGINE_load_builtin_engines_internalBob Beck
2018-03-19Correct mistake of loading the default openssl.conf by default during autoinit.Bob Beck
2018-03-18In ecdsa.h rev. 1.5 2018/03/17 15:24:44, tb@ providedIngo Schwarze
2018-03-18In rsa.h rev. 1.38 2018/03/17 15:12:56 and dsa.h rev. 1.30 2018/03/17Ingo Schwarze
2018-03-18In x509.h rev. 1.43 2018/03/17 14:55:39, jsing@ providedIngo Schwarze
2018-03-18In ocsp.h rev. 1.12 2018/03/17 14:44:34, jsing@ providedIngo Schwarze
2018-03-18In x509.h rev. 1.42 2018/03/17 14:33:20, jsing@ providedIngo Schwarze
2018-03-18Fix a typo: OPENSSL_INIT_LOAD_CONFIG doesn't have double underbars.Theo Buehler
2018-03-17Clean up now that autoconfiguration is available:Ingo Schwarze
2018-03-17In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@Ingo Schwarze
2018-03-17In x509_cmp.c rev. 1.30 2018/03/17 14:57:23, jsing@ adjustedIngo Schwarze
2018-03-17crank majorsTheo Buehler
2018-03-17Bump minors after symbol additionTheo Buehler
2018-03-17Bring in compatibility for OpenSSL 1.1 style init functions.Bob Beck
2018-03-17Provide X509_STORE_get0_param()Theo Buehler
2018-03-17Provide X509_OBJECT_get_type(). Instead of the X509_LOOKUP_TYPE enumTheo Buehler
2018-03-17Provide X509_NAME_ENTRY_set()Theo Buehler
2018-03-17Provide ECDSA_SIG_{g,s}et0().Theo Buehler
2018-03-17Add DSA_meth_{dup,free,new,set_{finish,sign}}()Theo Buehler
2018-03-17Provide RSA_meth_{dup,free,new,set_{finish,priv_{dec,enc}}}()Theo Buehler
2018-03-17Make BIO_meth_get_write() public. Omission spotted by schwarze.Theo Buehler
2018-03-17Fix X509_get0_pubkey() - X509_get_pubkey() is a misnamed "get1" function,Joel Sing
2018-03-17Provide X509_PUBKEY_get0() by splitting X509_PUBKEY_get() and turning itJoel Sing
2018-03-17Provide OCSP_SINGLERESP_get0_id().Joel Sing
2018-03-17Provide object identifier for chacha20-poly1305.Joel Sing
2018-03-17Provide object identifiers for TLS cipher suite key exchange andJoel Sing
2018-03-17Provide X509_REVOKED_dup().Joel Sing
2018-03-16Consistently spell "IPsec" in comments and debug outputs.Martin Pieuchot
2018-03-13ensure SYS_getrandom and GRND_NONBLOCK are both defined before using getrando...Brent Cook
2018-03-12Fix for processing of EC public keyKinichiro Inoguchi
2018-03-01Two new manual pages OPENSSL_sk_new(3) and STACK_OF(3), written fromIngo Schwarze
2018-02-27Garbage collect RC5 documentation.Ingo Schwarze
2018-02-27Garbage collect MD2 documentation.Ingo Schwarze
2018-02-26In x509.h rev. 1.41 2018/02/22 17:22:02, jsing@ providedIngo Schwarze
2018-02-25In x509_vfy.h rev. 1.24 2018/02/22 17:19:31, jsing@ providedIngo Schwarze
2018-02-25In x509_vfy.h rev. 1.24 2018/02/22 17:19:31, jsing providedIngo Schwarze
2018-02-25In x509_vfy.h rev. 1.23 2018/02/22 17:17:09, jsing@ providedIngo Schwarze
2018-02-25In x509_vfy.h rev. 1.22 2018/02/22 17:15:09, jsing@ providedIngo Schwarze
2018-02-25In x509_vfy.h rev. 1.21 2018/02/22 17:11:30, jsing@ providedIngo Schwarze
2018-02-25In x509_vfy.h rev. 1.21 2018/02/22 17:11:30, jsing@ providedIngo Schwarze
2018-02-25In x509.h rev. 1.37 2018/02/22 17:01:44, jsing@ providedIngo Schwarze
2018-02-25Correct the description of ASN1_item_free(3) with respect toIngo Schwarze
2018-02-25In x509.h rev. 1.35 2018/02/22 16:53:42, jsing@ providedIngo Schwarze
2018-02-24In x509.h rev. 1.34 2018/02/22 16:50:30, jsing@ providedIngo Schwarze
2018-02-24In x509.h rev. 1.33 2018/02/22 16:47:50, jsing@ providedIngo Schwarze