Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-23 | o Ansi function headers | Todd C. Miller | |
o Add __BEGIN_DECLS/__END_DECLS to include files o Safe macros o Remove useless variable assignment in the End function of *hl.c o Some minor KNF, needs more From Dan Weeks | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
1999-02-03 | Add some useful defines (used by ssyslog). | Angelos D. Keromytis | |
1997-07-15 | Add a missing const | Todd C. Miller | |
1997-07-12 | Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3). | Todd C. Miller | |
1997-07-10 | Be consistent wrt unsigned vs. u_* | Todd C. Miller | |
1997-07-10 | Different sha1 functions (taken from netinet's if_sha1.c) that | Todd C. Miller | |
are more consistent with md4/md5 functions. | |||
1996-09-30 | export byte swapping routine. | Todd C. Miller | |
1996-09-30 | Protect prototypes with __P. | Todd C. Miller | |
1996-09-29 | Add function prototypes. | Todd C. Miller | |
1996-09-29 | Added sha1 (secure hash function). | Todd C. Miller | |