| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add aep and sureware implementations and clean up some error reasons | Richard Levitte | 2002-02-07 | 11 | -28/+2559 |
* | Certain reasons aren't really part of the engine framework, so let's | Richard Levitte | 2002-02-07 | 1 | -6/+6 |
* | Generate the individual engines' error strings and macros | Richard Levitte | 2002-02-07 | 17 | -365/+1251 |
* | 'make update' | Richard Levitte | 2002-02-05 | 5 | -79/+177 |
* | With the changed des_old API, let's complete the work by renaming the | Richard Levitte | 2002-02-05 | 10 | -134/+236 |
* | Apply one patch from Assar Westerlund <assar@sics.se>: | Richard Levitte | 2002-02-05 | 1 | -3/+9 |
* | Apply three patches from Assar Westerlund <assar@kth.se>: | Richard Levitte | 2002-02-05 | 2 | -18/+16 |
* | ASN1_BIT_STRING_set_bit() didn't clear previously set bits | Richard Levitte | 2002-02-03 | 1 | -0/+1 |
* | #undef some things that cause a conflict under Win32 when | Dr. Stephen Henson | 2002-02-02 | 1 | -0/+5 |
* | Shut up compiler warnings for inconsistent declarations. | Lutz Jänicke | 2002-01-29 | 3 | -3/+3 |
* | Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it. | Richard Levitte | 2002-01-29 | 1 | -1/+3 |
* | Undo previous change, X509_check_issued() was correct. | Bodo Möller | 2002-01-27 | 1 | -1/+1 |
* | Remove blanks at begin of empty lines irritating epv_test.c | Lutz Jänicke | 2002-01-26 | 1 | -4/+4 |
* | Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> that | Richard Levitte | 2002-01-26 | 2 | -2/+2 |
* | It looks like I didn't remove everything that has to do with the | Richard Levitte | 2002-01-26 | 1 | -1/+1 |
* | Apply a small patch from Diego R. Lopez <diego.lopez@rediris.es>, | Richard Levitte | 2002-01-26 | 1 | -1/+1 |
* | GCC uses __i386__. | Richard Levitte | 2002-01-26 | 1 | -1/+1 |
* | I got a request to make the "old des" symbols more closely tied to | Richard Levitte | 2002-01-26 | 2 | -104/+104 |
* | Apply a change by Toomas Kiisk <vix@cyber.ee>: | Richard Levitte | 2002-01-25 | 1 | -10/+16 |
* | There is no aestest currently. The EVP tester is used to check the | Richard Levitte | 2002-01-25 | 1 | -1/+2 |
* | The 'type' parameter, an EVP_MD pointer, represents the type of digest | Geoff Thorpe | 2002-01-25 | 1 | -1/+1 |
* | Keep the NIST AES vectors that were there previously. | Richard Levitte | 2002-01-24 | 1 | -0/+20 |
* | sort functions ... | Bodo Möller | 2002-01-24 | 2 | -8/+11 |
* | fix formatting of automatically generated error section | Bodo Möller | 2002-01-24 | 3 | -0/+3 |
* | New functions | Bodo Möller | 2002-01-24 | 6 | -27/+53 |
* | make update | Richard Levitte | 2002-01-24 | 7 | -113/+153 |
* | Because of recent changes, there's no need to hack the des symbols any | Richard Levitte | 2002-01-24 | 1 | -38/+0 |
* | To avoid all kinds of link-level clashes, rename all old des_* | Richard Levitte | 2002-01-24 | 2 | -68/+140 |
* | Support old DES APIs by default. | Ben Laurie | 2002-01-23 | 1 | -0/+4 |
* | Make no config file not an error. Move /dev/crypto config to ctrl. | Ben Laurie | 2002-01-22 | 10 | -14/+46 |
* | Constification. | Dr. Stephen Henson | 2002-01-22 | 4 | -8/+8 |
* | default_algorithms option in ENGINE config. | Dr. Stephen Henson | 2002-01-22 | 6 | -2/+100 |
* | Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>). | Lutz Jänicke | 2002-01-21 | 1 | -2/+2 |
* | Use FIPS-197 vectors for AES. The NIST vectors were constructed by | Richard Levitte | 2002-01-21 | 1 | -33/+9 |
* | Add more of the NIST test vectors for AES. | Richard Levitte | 2002-01-21 | 1 | -6/+30 |
* | Bring VMS up to date with development. | Richard Levitte | 2002-01-21 | 1 | -5/+5 |
* | Initial ENGINE config module, docs to follow. | Dr. Stephen Henson | 2002-01-21 | 8 | -19/+242 |
* | Constification, add config to /dev/crypto. | Ben Laurie | 2002-01-18 | 13 | -68/+120 |
* | disable broken code | Bodo Möller | 2002-01-18 | 1 | -0/+4 |
* | Other errors are possible. | Ben Laurie | 2002-01-18 | 1 | -5/+10 |
* | Stupid apps should die, not fail silently. | Ben Laurie | 2002-01-18 | 1 | -1/+13 |
* | Fix memory leak. | Ben Laurie | 2002-01-18 | 1 | -1/+5 |
* | Constification, missing declaration, update dependencies. | Ben Laurie | 2002-01-18 | 3 | -4/+38 |
* | Prototype info function. | Ben Laurie | 2002-01-12 | 2 | -4/+6 |
* | Return value could be undefined. | Ben Laurie | 2002-01-12 | 1 | -1/+2 |
* | Patches to make OpenSSL compilable on MacOS/X. | Richard Levitte | 2002-01-08 | 2 | -2/+2 |
* | - Add the same header stuff to aes_locl.h as is in des_locl.h to avoid | Geoff Thorpe | 2002-01-05 | 2 | -0/+11 |
* | Experimental configuration code. | Dr. Stephen Henson | 2002-01-05 | 10 | -6/+875 |
* | add automatically generated ERR_load_... prototype | Bodo Möller | 2002-01-04 | 1 | -1/+1 |
* | fix EVP_CIPHER_mode macro | Bodo Möller | 2002-01-04 | 1 | -1/+1 |