| Commit message (Expand) | Author | Age | Files | Lines |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -642/+0 |
* | "make depend". This takes into account the algorithms that are now | Bodo Möller | 2005-03-13 | 1 | -20/+10 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 1 | -1/+1 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -477/+449 |
* | Reimplement old functions, so older software that link to libcrypto | Richard Levitte | 2004-05-14 | 1 | -2/+4 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -154/+105 |
* | Add symbol hacks for some long names. | Richard Levitte | 2004-03-29 | 1 | -6/+8 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | make update | Richard Levitte | 2003-05-01 | 1 | -12/+19 |
* | make update | Richard Levitte | 2003-04-10 | 1 | -7/+2 |
* | Copy rather than symlink the test data. | Ulf Möller | 2003-02-22 | 1 | -1/+1 |
* | implement fast point multiplication with precomputation | Bodo Möller | 2003-02-06 | 1 | -2/+7 |
* | make update | Richard Levitte | 2002-12-29 | 1 | -798/+394 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | make update | Bodo Möller | 2002-08-09 | 1 | -394/+406 |
* | "make update" | Lutz Jänicke | 2002-07-30 | 1 | -581/+569 |
* | Replace 'ecdsaparam' commandline utility by 'ecparam' | Bodo Möller | 2002-07-14 | 1 | -395/+791 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | make update, after moving around symbols in libeay.num to match | Richard Levitte | 2002-02-26 | 1 | -0/+15 |
* | New OPENSSL_LOAD_CONF define to load openssl.cnf | Dr. Stephen Henson | 2002-02-23 | 1 | -2/+2 |
* | ECDSA support | Bodo Möller | 2002-02-13 | 1 | -110/+173 |
* | 'make update' | Richard Levitte | 2002-02-05 | 1 | -4/+8 |
* | make update | Richard Levitte | 2002-01-24 | 1 | -29/+30 |
* | Because Rijndael is more known as AES, use crypto/aes instead of | Richard Levitte | 2002-01-02 | 1 | -9/+9 |
* | evp_test.c and evptests.txt both need to be linked in the test/ directory | Geoff Thorpe | 2001-10-09 | 1 | -1/+3 |
* | 'make update' | Richard Levitte | 2001-10-04 | 1 | -162/+162 |
* | This changes EVP's cipher and digest code to hook via the ENGINE support. | Geoff Thorpe | 2001-09-25 | 1 | -24/+21 |
* | Make MD functions take EVP_MD_CTX * instead of void *, add copy() function. | Ben Laurie | 2001-09-02 | 1 | -1/+9 |
* | Add EVP test program. | Ben Laurie | 2001-08-18 | 1 | -1/+1 |
* | Add first cut symmetric crypto support. | Ben Laurie | 2001-08-18 | 1 | -0/+1 |
* | Start to reduce some of the header bloat. | Ben Laurie | 2001-08-05 | 1 | -72/+98 |
* | Header bloat reduction for EVP_PKEY. | Ben Laurie | 2001-08-03 | 1 | -94/+59 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -45/+47 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-31 | 1 | -652/+328 |
* | Clean up EVP macros, rename DES EDE3 modes correctly, temporary support for | Ben Laurie | 2001-07-21 | 1 | -2/+2 |
* | make update | Richard Levitte | 2001-05-07 | 1 | -2/+2 |
* | Instead of telling both 'make' and the user that ranlib | Bodo Möller | 2001-03-09 | 1 | -2/+1 |
* | make update | Richard Levitte | 2001-02-26 | 1 | -19/+18 |
* | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte | 2001-02-22 | 1 | -567/+554 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -615/+593 |
* | Fix AES code. | Dr. Stephen Henson | 2001-02-07 | 1 | -19/+19 |
* | Make depend. | Ben Laurie | 2001-02-04 | 1 | -610/+634 |
* | in some new file names the first 8 characters were not unique | Ulf Möller | 2000-11-12 | 1 | -137/+134 |
* | The experimental Rijndael code moved to the main trunk. | Richard Levitte | 2000-10-14 | 1 | -117/+182 |
* | 'ranlib' doesn't always run on some systems. That's actually | Richard Levitte | 2000-09-25 | 1 | -1/+2 |
* | 'make update' | Richard Levitte | 2000-09-07 | 1 | -70/+89 |
* | MD4 implemented. Assar Westerlund provided the digest code itself and the te... | Richard Levitte | 2000-08-14 | 1 | -371/+416 |
* | I got sick and tired of having to keep track of NIDs when such a thing | Richard Levitte | 2000-07-05 | 1 | -306/+323 |
* | Enable DSO support on alpha (OSF1), cc and gcc. | Geoff Thorpe | 2000-06-13 | 1 | -367/+394 |
* | Fourth phase EVP revision. | Dr. Stephen Henson | 2000-05-30 | 1 | -437/+112 |