NetBSD/crypto
agc b1b5870651 + add a --help option
+ if setrlimit exists, set the core dump size to be 0
  (with thanks to mrg for the reference implementation)
+ get rid of __ops_start_cleartext_sig/__ops_start_msg_sig abstractions
  and just "export" the __ops_start_sig function - the function is not
  actually exported, just usable by other __ops functions
+ bump internal version number to 0.99.2, autoconf version to 20090506
+ prettify usage message output
2009-05-08 06:06:38 +00:00
..
dist Remove superfluous spaces around parentheses. 2009-05-04 22:28:30 +00:00
external + add a --help option 2009-05-08 06:06:38 +00:00
Makefile.openssl
TODO