| Age | Commit message (Expand) | Author |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2016-01-22 | Uses FILE *, needs stdio.h. | dholland |
| 2012-10-08 | Kill some extra spaces in function arguments. | njoly |
| 2012-03-22 | Add some more __dead as exposed by the recent WARN bumps. | joerg |
| 2012-03-21 | Use C89 function definition | matt |
| 2009-01-11 | bump shared libraries. | christos |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2006-10-28 | catch up with new location for rmd160.h header file | agc |
| 2005-12-05 | fix lint warning (assignment in conditional context) | christos |
| 2005-09-25 | Use crypto/rmd160.h. | elad |
| 2005-02-04 | de-__P | perry |
| 2005-02-04 | remove a spurious space in a function declaration | perry |
| 2005-02-04 | de-__P, slightly KNF, and make a bit of the formatting more consistent. | perry |
| 2004-10-28 | Use (unsigned char) cast to sanitise arguments to ctype functions. | dsl |
| 2004-10-27 | Fix a load of international alphabet problems with isxxx() and toupper() | dsl |
| 2003-06-06 | Grammar, spelling, markup fixes from jmc@openbsd. | wiz |
| 2003-04-16 | Use | wiz |
| 2003-03-09 | use __RCSID() | lukem |
| 2003-01-03 | Use \-1 instead of -1. | wiz |
| 2003-01-03 | repsonse -> response (from PR 19649) | mjl |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-06-23 | use strtok_r, as strtok can interfere with outside users. | itojun |
| 2002-06-22 | use strtok_r, as strtok can interfere with other callers. from openbsd | itojun |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2001-11-10 | Misc. improvements, sort SEE ALSO. | wiz |
| 2001-11-10 | Add and install skey(3). | gmcgarry |
| 2001-07-24 | s/necesary/necessary/ | wiz |
| 2001-04-06 | Negative exit code cleanup: Replace exit(-x) with exit(x). | wiz |
| 2001-03-12 | Revert minor to 0 since there is no abi change on request of thorpej. | mjl |
| 2001-03-11 | Fix incorrect SHA1 calculation on big endian machines reported | mjl |
| 2000-07-28 | skey_keyinfo() returns a pointer to a static buffer, so | thorpej |
| 2000-07-11 | Correct ctype(3) usage. | itohy |
| 2000-07-08 | size_t != unsigned int; from Motoyuki Konno in PR lib/10538. | kleink |
| 2000-07-06 | Bring s/key closer to RFC2289 conformance by pulling in changes | mjl |
| 2000-04-13 | In skeyverify(), don't "restore" priority to 0, but restore it to the | is |
| 2000-01-23 | Delint. | mycroft |
| 1999-08-24 | remove an incorrect comment and add another one. | mrg |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-02-25 | Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing | abs |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-03-18 | PR/4941: Greg Oster: Don't byte swap; it is not needed. This broke big | christos |
| 1998-02-03 | remove obsolete register declarations | perry |
| 1998-01-05 | RCSID Police. | perry |
| 1997-10-23 | remove superfluous CFLAGS line; WARNS=1 provides the same thing | lukem |
| 1997-06-28 | fix my own bugs :-) When I updated this to use the libc md4 library, I | christos |
| 1997-06-18 | - pass gcc -Wall | christos |
| 1997-01-23 | - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. | mrg |
| 1996-09-19 | RCS id police. | thorpej |
| 1996-09-19 | Make a quick 64-bit safeness sweep. S/Key now works on the Alpha. | thorpej |