| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-02 | 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-04 | 1 | -2/+2 |
* | Seek out and destroy another evil cast. | Ulf Möller | 2000-01-31 | 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-10 | 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-03 | 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-28 | 2 | -0/+67 |
* | More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0 | Dr. Stephen Henson | 1999-06-07 | 2 | -9/+11 |
* | The rest of the PKCS#5, PKCS#8 patch I forgot before :-) | Dr. Stephen Henson | 1999-06-05 | 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-21 | 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 |
* | Various PKCS#7 related fixes,tidies and comments. | Dr. Stephen Henson | 1999-05-11 | 2 | -5/+16 |
* | The various character predicates (isspace and the like) may not be | Bodo Möller | 1999-05-10 | 1 | -5/+5 |
* | Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data. | Dr. Stephen Henson | 1999-05-10 | 2 | -3/+10 |
* | Update dependencies. | Ben Laurie | 1999-05-02 | 1 | -6/+6 |
* | 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 | 2 | -2/+2 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 3 | -40/+1 |
* | Change the command line options of mkerr.pl so -static is now default and | Dr. Stephen Henson | 1999-04-24 | 1 | -3/+2 |