Update ocsp usage message and docs.
[openssl.git] / util / mkerr.pl
2003-02-06 Bodo Möllerimplement fast point multiplication with precomputation
2002-02-13 Bodo MöllerECDSA support
2002-02-07 Richard LevitteIf the intended header file doesn't exist, create it.
2002-01-24 Bodo Möllerfix formatting of automatically generated error section
2001-11-15 Richard LevitteMake it possible to build completely static, independen...
2001-05-10 Dr. Stephen HensonFix to allow multiple NONE libraries in mkerr.pl .
2001-03-08 Bodo MöllerSort openssl.ec, the configuration file for mkerr.pl.
2001-03-08 Bodo MöllerMore method functions for EC_GFp_simple_method.
2001-02-21 Richard LevitteI had forgotten to change mkerr.pl to use the new macro...
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-07-24 Richard LevitteShow the running line count and definition cont in...
2000-05-19 Richard LevitteRemove extra comma (creates a unnessecary null element...
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
1999-12-23 Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-06-22 Dr. Stephen HensonNew function PKCS7_signatureVerify to allow the signing...
1999-04-25 Dr. Stephen HensonFix mkerr.pl to find functions returning function point...
1999-04-24 Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Ulf MöllerANSIfy, fix typo in error message, and remove redundant...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...