summaryrefslogtreecommitdiff
path: root/lib/libcrypto
AgeCommit message (Expand)Author
2016-11-06Rework X509_verify_cert to support alt chains on certificate verification,Bob Beck
2016-11-06The upcoming x509 alt chains diff tightens the trust requirementsBob Beck
2016-11-06Commit a reminder that the default is not the default. This needs toBob Beck
2016-11-06use the correct function for freeBrent Cook
2016-11-06add an .Xr that was missingIngo Schwarze
2016-11-05document BN_set_negative() and BN_is_negative();Ingo Schwarze
2016-11-05Part one of the alt chains changes, bring in newer modifications toBob Beck
2016-11-05Add objects for X25519, X448, Ed25519 and Ed448.Joel Sing
2016-11-05Check BIO_new*() for failure.Miod Vallat
2016-11-05More X509_STORE_CTX_set_*() return value checks.Miod Vallat
2016-11-05bump minors for symbol addition for ocsp and x25519 symbol additionsBob Beck
2016-11-05after getting rid of the pod files, clean up the Makefiles; ok bcook@Ingo Schwarze
2016-11-05Add support for X25519.Joel Sing
2016-11-05minor mandoc -Tlint nitsIngo Schwarze
2016-11-05add the missing content, sorry for committing an empty fileIngo Schwarze
2016-11-05Stricter validation of inputs of OPENSSL_asc2uni() and OPENSSL_uni2asc().Miod Vallat
2016-11-05convert the remaining manual pages from pod to mdocIngo Schwarze
2016-11-05X509_STORE_CTX_set_*() may fail, so check for errors.Miod Vallat
2016-11-05Do not leak the ressources possibly allocated by EVP_MD_CTX_init() in theMiod Vallat
2016-11-05Make sure PEM_SealInit() will correctly destroy the PEM_ENCODE_SEAL_CTXMiod Vallat
2016-11-05No need to duplicate definitions from evp.h locally.Miod Vallat
2016-11-05Stop abusing the ternary operator to decide which function to call in aMiod Vallat
2016-11-05further tweakage, with an improvement from joel;Jason McIntyre
2016-11-04tweak previousIngo Schwarze
2016-11-04Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* withJoel Sing
2016-11-04Nuke the KRB5 ASN.1 code from orbit.Joel Sing
2016-11-04Ride the current major bump and enable assembler code for nist 256p curve,Miod Vallat
2016-11-04make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hiddenBob Beck
2016-11-04Add assembler code for the nist 256-bit GFp curve, written initially byMiod Vallat
2016-11-04Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] byMiod Vallat
2016-11-04convert X509 manuals from pod to mdocIngo Schwarze
2016-11-04No need to reach libssl private headers and to define TERMIOS anymore.Miod Vallat
2016-11-04Remove I386_ONLY define. It was only used to prefer aMiod Vallat
2016-11-04In OPENSSL_wipe_cpu() on i386, which noone uses anyway, check the properMiod Vallat
2010-10-01import OpenSSL-1.0.0aDamien Miller
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2016-11-04Add X509_up_ref, from boringBob Beck
2016-11-04convert RSA manuals from pod to mdocIngo Schwarze
2016-11-03convert RAND manuals from pod to mdocIngo Schwarze
2016-11-03zap the overview manual page of the RAND subsystemIngo Schwarze
2016-11-03convert PEM and PKCS manuals from pod to mdocIngo Schwarze
2016-11-03convert configuration manuals from pod to mdocIngo Schwarze
2016-11-03convert remaining ASN1 object manuals from pod to mdocIngo Schwarze
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2016-11-03convert HMAC and MD5 manuals from pod to mdocIngo Schwarze
2016-11-03convert EVP manuals from pod to mdocIngo Schwarze
2010-10-01import OpenSSL-1.0.0aDamien Miller
2016-11-02convert ERR manuals from pod to mdoc; while reading this,Ingo Schwarze
2016-11-02convert DSA and EC manuals from pod to mdocIngo Schwarze