Age | Commit message (Expand) | Author |
---|---|---|
2002-06-22 | use strtok_r() instead of strtok(); millert ok | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-06-20 | We don't need an f() for each hash, just overload the per-hash | Todd C. Miller |
1997-07-27 | - Do coarse locking on /etc/skeykeys. Fixes a race that could allow | Todd C. Miller |
1997-07-26 | - int -> long fixes | Todd C. Miller |
1997-07-24 | Fix one instance of bad strncpy() usage and some KNF. | Todd C. Miller |
1997-07-23 | _PATH_SKEYKEYS now lives in <paths.h> | Todd C. Miller |
1996-11-03 | Add a bunch of length/size macros and use them. | Todd C. Miller |
1996-10-02 | Fix a bug wrt handling of old md4 entries. Now don't save a type with md4 | Todd C. Miller |
1996-09-30 | __ARGS -> __P (why does everyone have to do this differently?) | Todd C. Miller |
1996-09-27 | Deal with both MD4 and MD5 s/key's | Todd C. Miller |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |