Enhancements to mkdef.pl:
authorRichard Levitte <levitte@openssl.org>
Fri, 29 Dec 2000 00:05:14 +0000 (00:05 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 29 Dec 2000 00:05:14 +0000 (00:05 +0000)
commit3f07fe09b568ab2ca83db39223907b2aebbfd300
tree3942cdc6724dcb00801994d01466ceaf04a1cd0f
parentf86c5c9ac7b111aa2cf08d2c89d97e6f1b154162
Enhancements to mkdef.pl:

* detect "unknown" algorithms (any C macro starting with NO_ that is
  not explicitely mentioned in mkdef.pl as a known algorithm) and
  report.
* add a number of algorithms that can be deselected.
* look in ssl/kssl.h as well.
* accept multiple whitespace (not just one SPC) in preprocessor lines.
CHANGES
util/mkdef.pl