Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Need err.h for warnx proto. | 1997-07-10 | 1 | -1/+2 | ||
| | ||||||
* | Add a bunch of length/size macros and use them. | 1996-11-03 | 1 | -14/+16 | ||
| | ||||||
* | Fake an s/key challenge if user doesn't have an entry. Stops info | 1996-10-22 | 1 | -3/+29 | ||
| | | | | gathering attack. | |||||
* | htoi now takes an int, not char. | 1996-10-14 | 1 | -12/+16 | ||
| | | | | Only skey_set_algorithm() for the record that matches target user. | |||||
* | Fix a bug wrt handling of old md4 entries. Now don't save a type with md4 | 1996-10-02 | 1 | -5/+11 | ||
| | | | | | so we don't go over the record size and munge other entries. Don't export symbols we don't need to in put.c. | |||||
* | __ARGS -> __P (why does everyone have to do this differently?) | 1996-09-30 | 1 | -3/+3 | ||
| | ||||||
* | check skey_set_algorithm() ret val + pedantry. | 1996-09-29 | 1 | -12/+15 | ||
| | ||||||
* | Towards RFC 1938 compliance. Also, now supports SHA (secure hash algorithm). | 1996-09-29 | 1 | -10/+12 | ||
| | ||||||
* | You can now cut and paste skey prompt in an xterm to get the key. | 1996-09-29 | 1 | -16/+10 | ||
| | | | | Also removed broken code. | |||||
* | Deal with both MD4 and MD5 s/key's | 1996-09-27 | 1 | -78/+81 | ||
| | ||||||
* | add ability to zero out entry; from millert@cs.colorado.edu; netbsd pr#1851 | 1995-12-20 | 1 | -1/+29 | ||
| | | | | also add a prototype for skeyzero() | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+366 | ||