| Commit message (Expand) | Author | Age | Files | Lines |
* | 'make update' | Richard Levitte | 2000-09-07 | 1 | -3/+6 |
* | Avoid abort() throughout the library, except when preprocessor | Bodo Möller | 2000-09-04 | 2 | -7/+79 |
* | Added OIDs from RFC 2247, 1155, and a few from 1700 | Richard Levitte | 2000-08-19 | 3 | -0/+113 |
* | MD4 implemented. Assar Westerlund provided the digest code itself and the te... | Richard Levitte | 2000-08-14 | 2 | -10/+11 |
* | Duplicate names detected... | Richard Levitte | 2000-08-10 | 1 | -2/+2 |
* | Fix for bad sorting of object names. | Dr. Stephen Henson | 2000-08-06 | 3 | -17/+258 |
* | "make update" | Richard Levitte | 2000-07-24 | 1 | -11/+11 |
* | Corrected small bug that could add ',L' when it shouldn't | Richard Levitte | 2000-07-08 | 2 | -3/+14 |
* | I got sick and tired of having to keep track of NIDs when such a thing | Richard Levitte | 2000-07-05 | 8 | -95/+3956 |
* | Fixes for Win32 build. | Dr. Stephen Henson | 2000-06-21 | 2 | -16/+23 |
* | Safe stack reorganisation in terms of function casts. | Dr. Stephen Henson | 2000-06-16 | 1 | -31/+0 |
* | Enable DSO support on alpha (OSF1), cc and gcc. | Geoff Thorpe | 2000-06-13 | 1 | -3/+4 |
* | protoypes | Ulf Möller | 2000-06-12 | 1 | -3/+3 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-01 | 3 | -23/+23 |
* | "make update" + stripping the type-specific stack functions out of | Geoff Thorpe | 2000-06-01 | 1 | -0/+31 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -4/+4 |
* | make update | Ulf Möller | 2000-03-12 | 1 | -2/+3 |
* | Fix typo and make ca get the CA and request fields correct. | Dr. Stephen Henson | 2000-03-08 | 1 | -1/+1 |
* | Preserve reason strings in automatically build tables. | Bodo Möller | 2000-03-05 | 1 | -1/+2 |
* | Make name_funcs_stack static. | Dr. Stephen Henson | 2000-03-03 | 1 | -1/+1 |
* | Enhance consistency by using BIO_flush() instead of fflush(). | Richard Levitte | 2000-02-25 | 1 | -1/+1 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-03 | 1 | -2/+2 |
* | Seek out and destroy another evil cast. | Ulf Möller | 2000-01-30 | 2 | -3/+3 |
* | Source code cleanups: Use void * rather than char * in lhash, | Ulf Möller | 2000-01-30 | 2 | -10/+10 |
* | Reimplement so only one synchronous stack is used. The benefit is | Richard Levitte | 2000-01-29 | 1 | -79/+60 |
* | Compaq C 6.2 for VMS will complain when we want to convert | Richard Levitte | 2000-01-18 | 1 | -17/+58 |
* | Add OIDs for idea and blowfish. Unfortunately these are in | Dr. Stephen Henson | 1999-12-29 | 2 | -242/+248 |
* | Add PKCS#8 utility functions and add PBE options. | Dr. Stephen Henson | 1999-12-23 | 2 | -21/+43 |
* | MacOS updates. | Andy Polyakov | 1999-12-19 | 1 | -5/+1 |
* | Various S/MIME fixes. | Dr. Stephen Henson | 1999-12-11 | 2 | -31/+31 |
* | New options to the -verify program which can be used for chain verification. | Dr. Stephen Henson | 1999-11-26 | 2 | -4/+13 |
* | Support for authority information access extension. | Dr. Stephen Henson | 1999-11-23 | 2 | -5/+52 |
* | More multibyte character support. | Dr. Stephen Henson | 1999-10-25 | 2 | -5/+25 |
* | Generate obj_dat.h in "make update". | Ulf Möller | 1999-09-29 | 4 | -6/+905 |
* | "make update" | Bodo Möller | 1999-09-10 | 1 | -1/+1 |
* | make update. | Ulf Möller | 1999-08-24 | 1 | -1/+1 |
* | Add functions to allow extensions to be added to certificate requests. | Dr. Stephen Henson | 1999-08-11 | 2 | -25/+31 |
* | Support for parsing of certificate extensions in PKCS#10 requests: these are | Dr. Stephen Henson | 1999-08-09 | 1 | -0/+12 |
* | Revert erroneous change. | Bodo Möller | 1999-08-03 | 1 | -1/+1 |
* | automatically use no-mdc2 if no-des is requested. | Bodo Möller | 1999-08-02 | 1 | -1/+1 |
* | obj_dat.h is autogenerated (it was in the CVS because old versions of | Ulf Möller | 1999-07-29 | 2 | -892/+1 |
* | New function OBJ_obj2txt() | Dr. Stephen Henson | 1999-07-27 | 2 | -0/+67 |
* | More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0 | Dr. Stephen Henson | 1999-06-06 | 2 | -9/+11 |
* | The rest of the PKCS#5, PKCS#8 patch I forgot before :-) | Dr. Stephen Henson | 1999-06-04 | 2 | -4/+31 |
* | Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). | Ulf Möller | 1999-06-04 | 1 | -0/+11 |
* | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller | 1999-05-21 | 1 | -4/+6 |
* | Add a kludge :-( | Bodo Möller | 1999-05-20 | 1 | -10/+10 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -12/+10 |
* | New functions sk_set, sk_value and sk_num to replace existing macros: this is | Dr. Stephen Henson | 1999-05-19 | 1 | -3/+3 |
* | Update dependencies. | Bodo Möller | 1999-05-15 | 1 | -8/+10 |