summaryrefslogtreecommitdiff
path: root/usr.bin/skey
AgeCommit message (Collapse)Author
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-10Various cleanups and standardization.Aaron Campbell
1999-12-04oopsTheo de Raadt
1999-12-04oflowTheo de Raadt
1999-08-17doesn't count down from 99 anymoreTodd C. Miller
1999-08-17mention RIPEMD-160 in body, fix dateTodd C. Miller
1999-07-03use .Oo/.Oc so -rmd160 option is compiled into the SYNOPSIS properlyAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-03-06back out changes that should not have escaped my local treeTodd C. Miller
1999-03-06add missing reference to infocmpTodd C. Miller
1998-11-04be really pedantic about punctuation following -mdoc macro'd textAaron Campbell
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-08-17Xr loginTheo de Raadt
1998-02-24Allow superuser to disable skey by unlnking /etc/skeykeys.Todd C. Miller
1997-09-22Fix .OsTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-07-23Replace skeyaudit.sh with a setuid binary (necessary for mode 0600 skeykeys)Todd C. Miller
1997-07-23Replace skeyinfo.sh with a setuid binary (necessary for mode 0600 /etc/skeykeys)Todd C. Miller
1997-07-17Add RIPEMD-160 (rmd160) support to OTP (s/key).Todd C. Miller
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1997-01-05mention rfc1938Todd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-11-22fix thinko wrt otp-* handlingTodd C. Miller
1996-11-14correct LINKS usageMichael Shalayeff
1996-11-03Use new length/size macros.Todd C. Miller
1996-10-30Give usage and exit if user gave us too many args.Todd C. Miller
1996-10-23typoTodd C. Miller
1996-10-14Exit on empty "secret password" like skeyinit does.Todd C. Miller
1996-10-08Attempt at cleanup.michaels
1996-09-30Fixed up docs and improved skeyinit's passwd prompt.Todd C. Miller
1996-09-29updated s/key docs.Todd C. Miller
1996-09-29Towards RFC 1938 compliance. Works with new libskey and supports SHA.Todd C. Miller
1996-09-29Will now work with SHA when it happens.Todd C. Miller
1996-09-29Added support for MD4/MD5 as an argument.Todd C. Miller
1996-09-28skeyprune -- new command to prune commented (zero'd) and crufty skey entries.Todd C. Miller
1996-09-27Now can both MD4 and MD5 skey's.Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt