| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2git to create tag 'OPENBSD_5_9_BASE'.OPENBSD_5_9_BASE | cvs2svn | 2016-02-17 | 1 | -883/+0 |
| * | Correct spelling of OPENSSL_cleanse. | jsing | 2015-09-10 | 1 | -4/+4 |
| * | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -3/+2 |
| * | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+3 |
| * | 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 | -1/+3 |
| * | remove unused, private version strings except SSL_version_str | bcook | 2014-07-09 | 1 | -3/+1 |
| * | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| * | ok, next pass after review: when possible, put the reallocarray arguments | deraadt | 2014-05-29 | 1 | -1/+1 |
| * | convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53 | deraadt | 2014-05-29 | 1 | -2/+2 |
| * | Emergency knfectomie requested by tedu@. | jsing | 2014-05-08 | 1 | -449/+493 |
| * | with the first bug it uncovered fixed, clear all bignums again. | tedu | 2014-05-07 | 1 | -17/+9 |
| * | in BN_clear_free, don't cleanse the data if the static data flag is set. | tedu | 2014-05-07 | 1 | -3/+2 |
| * | revert, thanks sthen | tedu | 2014-05-07 | 1 | -9/+17 |
| * | inspired by a cloudflare diff, cleanse old memory when expanding a bignum. | tedu | 2014-05-05 | 1 | -17/+9 |
| * | Try to clean the maze of <openssl/bn.h> defines regarding the BN internals. | miod | 2014-04-24 | 1 | -28/+1 |
| * | I'm glad to know that Ultrix CC has a bug optimizing switch() statements | miod | 2014-04-23 | 1 | -5/+0 |
| * | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -8/+8 |
| * | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -0/+52 |
| * | resolve conflicts | djm | 2012-10-13 | 1 | -19/+0 |
| * | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -5/+24 |
| * | resolve conflicts | djm | 2009-01-09 | 1 | -19/+0 |
| * | resolve conflicts | djm | 2008-09-06 | 1 | -102/+123 |
| * | merge 0.9.7d | markus | 2004-04-08 | 1 | -4/+4 |
| * | Revert BN_cmp() change. Its arguments are const. Spotted by miod@. | otto | 2003-09-29 | 1 | -3/+0 |
| * | Add extra calls to bn_fix_top() in BN_cmp(), since some functions may | otto | 2003-09-25 | 1 | -0/+3 |
| * | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -2/+2 |
| * | Trivial sprintf() -> snprintf() changes. ok deraadt@ | ho | 2003-04-05 | 1 | -2/+2 |
| * | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -0/+6 |
| * | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -140/+196 |
| * | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -0/+7 |
| * | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -21/+21 |
| * | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -46/+14 |
| * | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -158/+334 |
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+611 |