Add sorting of the processed key lines so that "good" keys are output
authorJameson Graef Rollins <jrollins@phys.columbia.edu>
Fri, 15 Aug 2008 04:05:40 +0000 (21:05 -0700)
committerJameson Graef Rollins <jrollins@phys.columbia.edu>
Fri, 15 Aug 2008 04:05:40 +0000 (21:05 -0700)
commit2f89210eb11ccb0a7289f89a545697029b2bb9d7
tree31fb3e221eab22ff262d3e3116d9fcfec5bf09ac
parent6d4dbe49e803c76d1c8ac3550aff6c246a251371
Add sorting of the processed key lines so that "good" keys are output
at the end.  This is done so that they take precedence over "bad" when
being processed in key files.  If bad keys are processed after good
keys, there is a possibility of malicious bad key causing good keys to
be continually removed from key files, which would be a big nuisance.
src/common