NetBSD/crypto
mason 43bcdca61e Apply the following:
-       static u_int16_t n = HASH_MINSIZE / HASH_ENTRYSIZE;
+       static u_int32_t n = HASH_MINSIZE / HASH_ENTRYSIZE;

...so that large packets do not wrap "n".
2000-10-30 18:58:37 +00:00
..
dist Apply the following: 2000-10-30 18:58:37 +00:00
Makefile.openssl always compile RSA into libcrypto. 2000-09-30 12:21:51 +00:00
TODO Add two telnet-related items. 2000-06-22 07:15:02 +00:00