| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Stop supporing "legcay" time formats that OpenSSL supports. Rewrite the | beck | 2015-10-19 | 1 | -22/+23 |
* | Flense the greasy black guts of unreadble string parsing code out of three areas | beck | 2015-10-02 | 1 | -92/+36 |
* | Add support for disabling certificate and CRL validity checking. | jsing | 2015-09-14 | 1 | -9/+12 |
* | Now that it is safe to invoke X509_STORE_CTX_cleanup() if X509_STORE_CTX_init() | miod | 2015-07-19 | 1 | -3/+5 |
* | Simplify X509_STORE_CTX_init and make it safe with stack variables. | doug | 2015-07-19 | 1 | -58/+55 |
* | Avoid a potential out-of-bounds read in X509_cmp_time(), due to missing | jsing | 2015-06-11 | 1 | -4/+27 |
* | Remove all getenv() calls, especially those wrapped by issetugid(). | deraadt | 2015-04-11 | 1 | -7/+1 |
* | More unifdef OPENSSL_NO_RFC3779 that got missed last time around. | jsing | 2015-02-11 | 1 | -11/+1 |
* | The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned into | jsing | 2015-02-10 | 1 | -9/+1 |
* | check_cert(): be sure to reset ctx->current_crl to NULL before freeing it. | miod | 2014-09-29 | 1 | -10/+5 |
* | Free sktmp when it's no longer needed. By doing so, we fix a bunch of memory ... | logan | 2014-07-17 | 1 | -2/+4 |
* | jsing and I are investigating removal of all? most? 'getenv from library' | deraadt | 2014-07-12 | 1 | -1/+3 |
* | Principle of least surprise: make CMAC_CTX_free(), OCSP_REQ_CTX_free() and | miod | 2014-07-12 | 1 | -1/+4 |
* | When looking for the issuer of a certificate, if the current candidate is | miod | 2014-07-11 | 1 | -8/+20 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -6/+6 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+3 |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -2/+4 |
* | remove unused, private version strings except SSL_version_str | bcook | 2014-07-09 | 1 | -3/+1 |
* | wrap getenv OPENSSL_ALLOW_PROXY_CERTS in an issetugid check, to protect | deraadt | 2014-06-20 | 1 | -2/+2 |
* | check stack push return and make some effort to clean up. ok beck miod | tedu | 2014-06-19 | 1 | -2/+6 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | calloc instead of malloc/memset. from Benjamin Baier | tedu | 2014-05-25 | 1 | -2/+1 |
* | KNF. | jsing | 2014-04-20 | 1 | -418/+554 |
* | blunt force knf | tedu | 2014-04-18 | 1 | -538/+372 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -3/+3 |
* | correct cases of code occuring directly after goto/break/return | jsg | 2014-04-15 | 1 | -1/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -5/+15 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -5/+0 |
* | OpenSSL 1.0.0f: merge | djm | 2012-01-05 | 1 | -1/+1 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -1/+5 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -144/+807 |
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -4/+8 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -133/+348 |
* | resolve conflicts | djm | 2006-06-27 | 1 | -1/+1 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -13/+118 |
* | update missing pieces from 0.9.7d; ok henning | markus | 2004-04-25 | 1 | -7/+48 |
* | backout for now | markus | 2004-04-08 | 1 | -48/+7 |
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -7/+48 |
* | merge 0.9.7c; minor bugsfixes; | markus | 2003-11-11 | 1 | -2/+2 |
* | security fix from http://www.openssl.org/news/secadv_20030930.txt | markus | 2003-09-30 | 1 | -1/+1 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -1/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -40/+307 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -193/+298 |
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -6/+16 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -20/+186 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -143/+78 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+704 |