| Commit message (Expand) | Author | Files | Lines |
2002-01-26 | Update SCO5 targets. | Richard Levitte | 1 | -0/+19 |
2002-01-26 | Apply a small patch from Dan Lanz <lanz@zolera.com> to get shared | Richard Levitte | 1 | -1/+1 |
2002-01-26 | Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> that | Richard Levitte | 2 | -2/+2 |
2002-01-26 | It looks like I didn't remove everything that has to do with the | Richard Levitte | 1 | -1/+1 |
2002-01-26 | Apply a small patch from Diego R. Lopez <diego.lopez@rediris.es>, | Richard Levitte | 1 | -1/+1 |
2002-01-26 | GCC uses __i386__. | Richard Levitte | 1 | -1/+1 |
2002-01-26 | Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> to | Richard Levitte | 3 | -1/+18 |
2002-01-26 | I got a request to make the "old des" symbols more closely tied to | Richard Levitte | 4 | -140/+140 |
2002-01-25 | Apply Neale Ferguson's patch to add a configuration target for linux-s390x | Richard Levitte | 3 | -0/+5 |
2002-01-25 | Apply the following changes by Toomas Kiisk <vix@cyber.ee>: | Richard Levitte | 5 | -58/+91 |
2002-01-25 | Apply a change by Toomas Kiisk <vix@cyber.ee>: | Richard Levitte | 1 | -10/+16 |
2002-01-25 | I must learn to compile before I commit... | Richard Levitte | 1 | -1/+1 |
2002-01-25 | Document the change in rsautl. | Richard Levitte | 1 | -0/+3 |
2002-01-25 | Add -keyform. Document -engine. | Richard Levitte | 1 | -0/+6 |
2002-01-25 | There is no aestest currently. The EVP tester is used to check the | Richard Levitte | 1 | -1/+2 |
2002-01-25 | The 'type' parameter, an EVP_MD pointer, represents the type of digest | Geoff Thorpe | 1 | -1/+1 |
2002-01-24 | Keep the NIST AES vectors that were there previously. | Richard Levitte | 1 | -0/+20 |
2002-01-24 | sort functions ... | Bodo Möller | 2 | -8/+11 |
2002-01-24 | fix formatting of automatically generated error section | Bodo Möller | 4 | -0/+5 |
2002-01-24 | New functions | Bodo Möller | 9 | -37/+96 |
2002-01-24 | Reword CHANGES entry for _old_des_..., as it was a little complicated | Bodo Möller | 1 | -4/+5 |
2002-01-24 | make update | Richard Levitte | 10 | -199/+252 |
2002-01-24 | Because of recent changes, there's no need to hack the des symbols any | Richard Levitte | 1 | -38/+0 |
2002-01-24 | To avoid all kinds of link-level clashes, rename all old des_* | Richard Levitte | 1 | -9/+9 |
2002-01-24 | To avoid all kinds of link-level clashes, rename all old des_* | Richard Levitte | 2 | -68/+140 |
2002-01-23 | Document the current behaviour of the DES interface. | Lutz Jänicke | 1 | -0/+4 |
2002-01-23 | Support old DES APIs by default. | Ben Laurie | 1 | -0/+4 |
2002-01-22 | Make no config file not an error. Move /dev/crypto config to ctrl. | Ben Laurie | 10 | -14/+46 |
2002-01-22 | Constification. | Dr. Stephen Henson | 4 | -8/+8 |
2002-01-22 | default_algorithms option in ENGINE config. | Dr. Stephen Henson | 7 | -2/+106 |
2002-01-21 | Typos (jsyn <jsyn@openbsd.org>). | Lutz Jänicke | 1 | -2/+2 |
2002-01-21 | Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>). | Lutz Jänicke | 1 | -2/+2 |
2002-01-21 | Use FIPS-197 vectors for AES. The NIST vectors were constructed by | Richard Levitte | 1 | -33/+9 |
2002-01-21 | Add more of the NIST test vectors for AES. | Richard Levitte | 1 | -6/+30 |
2002-01-21 | Bring VMS up to date with development. | Richard Levitte | 1 | -5/+5 |
2002-01-21 | Initial ENGINE config module, docs to follow. | Dr. Stephen Henson | 9 | -19/+245 |
2002-01-18 | Constification, add config to /dev/crypto. | Ben Laurie | 14 | -68/+121 |
2002-01-18 | disable broken code | Bodo Möller | 1 | -0/+4 |
2002-01-18 | Other errors are possible. | Ben Laurie | 1 | -5/+10 |
2002-01-18 | Stupid apps should die, not fail silently. | Ben Laurie | 1 | -1/+13 |
2002-01-18 | Fix memory leak. | Ben Laurie | 1 | -1/+5 |
2002-01-18 | Constification, missing declaration, update dependencies. | Ben Laurie | 3 | -4/+38 |
2002-01-17 | Correct for the recent prototype changes. | Geoff Thorpe | 2 | -2/+2 |
2002-01-16 | *** empty log message *** | Ulf Möller | 1 | -1/+1 |
2002-01-16 | Produce less confusing statistics when "-out_totals" is used. | Geoff Thorpe | 1 | -12/+6 |
2002-01-16 | The sample certs had expired, so these are newer ones that should last | Geoff Thorpe | 3 | -123/+121 |
2002-01-15 | run test_evp before test_ssl | Bodo Möller | 1 | -1/+1 |
2002-01-15 | Bugfix: In ssl3_accept, don't use a local variable 'got_new_session' | Bodo Möller | 5 | -5/+128 |
2002-01-14 | Return -1 from ssl3_get_server_done (ssl3/s3_clnt.c) if | Bodo Möller | 2 | -0/+5 |
2002-01-12 | Prototype info function. | Ben Laurie | 15 | -32/+38 |