summaryrefslogtreecommitdiffstats
path: root/util/mkerr.pl
AgeCommit message (Expand)Author
2003-04-04There's no need to check for __attribute__ with ANSI functions, sinceRichard Levitte
2003-04-03Counter for GCC attributes.Richard Levitte
2003-02-06implement fast point multiplication with precomputationBodo Möller
2002-02-13ECDSA supportBodo Möller
2002-02-07If the intended header file doesn't exist, create it.Richard Levitte
2002-01-24fix formatting of automatically generated error sectionBodo Möller
2001-11-15Make it possible to build completely static, independent error CRichard Levitte
2001-05-10Fix to allow multiple NONE libraries in mkerr.pl .Dr. Stephen Henson
2001-03-08Sort openssl.ec, the configuration file for mkerr.pl.Bodo Möller
2001-03-08More method functions for EC_GFp_simple_method.Bodo Möller
2001-02-21I had forgotten to change mkerr.pl to use the new macro system.Richard Levitte
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-07-24Show the running line count and definition cont in debug mode. ThatRichard Levitte
2000-05-19Remove extra comma (creates a unnessecary null element, right?).Richard Levitte
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
1999-12-23Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson
1999-06-22New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson
1999-04-25Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24ANSIfy, fix typo in error message, and remove redundant statement fromUlf Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson