| Commit message (Expand) | Author | Age | Files | Lines |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -4/+4 |
* | The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic as | Geoff Thorpe | 2000-04-20 | 1 | -2/+1 |
* | Preserve reason strings in automatically build tables. | Bodo Möller | 2000-03-05 | 1 | -1/+2 |
* | New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access | Ulf Möller | 2000-02-05 | 2 | -5/+12 |
* | New -pkcs12 option to CA.pl. | Dr. Stephen Henson | 2000-01-28 | 2 | -1/+10 |
* | Tidy up CRYPTO_EX_DATA structures. | Dr. Stephen Henson | 2000-01-24 | 3 | -18/+20 |
* | Document the DH library, and make some minor changes along the way. | Ulf Möller | 2000-01-22 | 3 | -11/+17 |
* | Header for RAND_seed() | Ulf Möller | 2000-01-16 | 1 | -0/+1 |
* | add "randomness" | Bodo Möller | 2000-01-15 | 1 | -0/+4 |
* | Turn BN_prime_checks into a macro. | Bodo Möller | 2000-01-12 | 1 | -2/+2 |
* | Fix (spurious) warnings. | Ben Laurie | 1999-11-09 | 1 | -1/+2 |
* | Improve support for running everything as a monolithic application. | Bodo Möller | 1999-10-25 | 1 | -2/+4 |
* | Make DH_free() free up any ex_data and also call the finish method. | Dr. Stephen Henson | 1999-09-02 | 1 | -0/+4 |
* | make update. | Ulf Möller | 1999-08-24 | 1 | -2/+4 |
* | Initial support for DH_METHOD. Also added a DH lock. A few changes made to | Dr. Stephen Henson | 1999-08-24 | 3 | -9/+174 |
* | New function DSA_dup_DH, and fixes for bugs that were found | Bodo Möller | 1999-08-05 | 1 | -0/+1 |
* | Avoid some warnings (on silly compilers). | Bodo Möller | 1999-06-12 | 1 | -1/+1 |
* | Survive pedanticism. | Ben Laurie | 1999-06-08 | 1 | -0/+5 |
* | More evil cast removal. | Ben Laurie | 1999-06-03 | 3 | -5/+5 |
* | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller | 1999-05-21 | 1 | -8/+12 |
* | Add a kludge :-( | Bodo Möller | 1999-05-21 | 1 | -14/+12 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -17/+15 |
* | Update dependencies. | Bodo Möller | 1999-05-15 | 1 | -10/+12 |
* | Support INSTALL_PREFIX for packagers. | Bodo Möller | 1999-04-29 | 1 | -2/+4 |
* | Ignore Makefile.save | Ulf Möller | 1999-04-29 | 1 | -0/+1 |
* | Obey $(PERL) when running util/mklink.pl. | Bodo Möller | 1999-04-29 | 1 | -3/+3 |
* | Use util/mklink.pl instead of util/mklink.sh. | Bodo Möller | 1999-04-29 | 1 | -3/+3 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 3 | -1/+14 |
* | Remove NOPROTO-related macros. | Ulf Möller | 1999-04-27 | 1 | -1/+1 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 2 | -25/+0 |
* | Change the command line options of mkerr.pl so -static is now default and | Dr. Stephen Henson | 1999-04-24 | 1 | -3/+2 |
* | Restore ERRC definitions that are needed to compile the library. | Bodo Möller | 1999-04-24 | 1 | -0/+1 |
* | Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality | Dr. Stephen Henson | 1999-04-24 | 1 | -2/+0 |
* | Complete rewrite of the error code generation script. It now runs as a single | Dr. Stephen Henson | 1999-04-24 | 4 | -72/+60 |
* | "make depend" | Bodo Möller | 1999-04-24 | 1 | -14/+26 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 11 | -31/+31 |
* | Work with -pedantic! | Ben Laurie | 1999-04-23 | 1 | -5/+6 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 6 | -27/+11 |
* | Massive constification. | Ben Laurie | 1999-04-17 | 1 | -1/+1 |
* | Add type-safe STACKs and SETs. | Ben Laurie | 1999-04-12 | 1 | -1/+1 |
* | Include bn.h instead of defining BIGNUM as char. | Ulf Möller | 1999-04-01 | 1 | -4/+2 |
* | New Makefile variables $(RANLIB) and $(PERL). | Ulf Möller | 1999-04-01 | 1 | -5/+5 |
* | Fix security hole. | Ben Laurie | 1999-03-22 | 2 | -5/+5 |
* | Put the dependencies back. | Ben Laurie | 1999-03-06 | 1 | -0/+14 |
* | General source tree makefile cleanups: Made `making xxx in yyy...' display | Ralf S. Engelschall | 1999-03-06 | 1 | -20/+5 |
* | This time, get it right. | Ben Laurie | 1999-01-20 | 1 | -5/+7 |
* | Finally lay dependencies to rest (I hope!). | Ben Laurie | 1999-01-19 | 1 | -1/+13 |
* | New err_code.pl script to retain old error codes. This should allow the use | Dr. Stephen Henson | 1999-01-18 | 1 | -1/+3 |
* | Fix things so DH_free() will be no-op when passed NULL, like RSA_free() and | Dr. Stephen Henson | 1999-01-06 | 1 | -0/+1 |
* | Fix version stuff: | Ralf S. Engelschall | 1998-12-31 | 1 | -1/+1 |