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