wiz
c2367bfefa
Use standard headers, sort SEE ALSO.
2001-12-08 19:15:32 +00:00
lukem
9879aab17d
allow passwords less than SKEY_MIN_PW_LEN to work (with a warning),
...
per PR 11417 and subsequent discussion with Robert Elz & others.
the length check is still enforced in skeyinit(1), but at least this
change allows older skeykeys to be used. -f is now a no-op.
2001-07-24 23:53:25 +00:00
wiz
412304c9f2
Fix date.
2001-04-09 12:33:50 +00:00
itojun
7d061a2000
consistency for usage()
2001-01-08 14:12:06 +00:00
mjl
32f69fdac5
Add a -f option to turn off the strict length checking for passphrases.
...
Also discourage its use in the manpage (and fix a couple of formatting nits).
2000-09-14 19:18:24 +00:00
mjl
64d7bd0b8c
Use optarg instead of reaching beyond argv array. Fixes PR/11004
...
by TheMan <atatat@atatdot.net>.
2000-09-14 15:26:42 +00:00
mjl
93afd38b8d
Just return if /etc/skeykeys is missing, and remove debugging echo.
2000-07-27 14:40:58 +00:00
mjl
9493ab0864
Add some validity checks for seed and password.
2000-07-07 15:45:00 +00:00
mjl
dcdbb27d5c
Make it deal with skeykeys file containing different hash
...
algorithms. Also don't grep for each element but make awk do the work
once.
2000-07-07 15:19:09 +00:00
mjl
cd5004ad3d
Adapt to RFC2289 S/Keys by pulling in changes from OpenBSD. Also
...
ANSIfied and fixed a bug in hex dump mode.
2000-07-07 15:18:14 +00:00
simonb
d88dfea295
Don't declare 'extern opt*' getopt variables.
2000-04-14 06:11:07 +00:00
garbled
9e44e9b578
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-22 18:16:34 +00:00
christos
de40255ddb
Don't include <sgtty.h>! Nothing uses it.
1999-02-02 12:34:56 +00:00
fair
808dfe03f0
one last thing for PR#5820
1998-08-11 09:07:15 +00:00
fair
8718f5a329
more changes per PR#5820
1998-08-04 23:17:49 +00:00
fair
3a6d08fd98
add references per PR#5820
1998-07-29 07:43:21 +00:00
perry
db49a9331a
change includes to fix compiler warning
1998-02-03 04:08:01 +00:00
lukem
ae938c9b7a
xref all s/key related programs
1997-10-19 23:22:17 +00:00
lukem
ce6d3fb19c
WARNSify, getopt returns -1 not EOF, clarify S/Key vs skey(1) in man page
1997-10-19 23:20:15 +00:00
phil
3417167725
Add a SYNOPSIS section and document the arguments of -n and -p.
...
Closes PR 1616.
1997-07-17 17:08:34 +00:00
christos
0dd9a66363
Don't need "md4.h" and "skey.h" -> <skey.h>
1997-06-22 18:51:47 +00:00
christos
f109caff0b
- Don't need extra CFLAGS anymore
...
- Remove skeyinfo.
1997-06-22 18:51:15 +00:00
christos
f2ad06ea17
Now this is a separate program.
1997-06-22 18:44:37 +00:00
christos
3917c3179d
- Makefile cleanups
1997-03-24 21:57:01 +00:00
thorpej
150c33e60b
Use ${INSTALL}.
1996-10-18 05:55:26 +00:00
thorpej
a500813c14
RCS id police.
1996-09-19 19:39:36 +00:00
pk
7db04aedc8
Prototype of readpass() is unnecessary.
1995-06-05 19:55:40 +00:00
cgd
6e77815dff
send error messages & password prompt to stderr, as proposed by Simon Gerraty.
...
Note that this is not necessarily correct for the password prompt: ideally,
libc/gen/getpass.c should be cloned into the password reading routine in
libskey, and it should be extended to take a prompt string, so that the prompt
and input are taken from /dev/tty, a la passwd(1).
Also, make usage() exit as is standard style, and delete the redundant exits.
1994-12-28 23:17:52 +00:00
cgd
9e97520947
specify man pages the new way.
1994-12-22 12:30:38 +00:00
jtc
7cb4781f9f
Fixed self-referential cross reference
1994-11-09 21:17:34 +00:00
jtc
431e5befbe
Add to install
1994-06-27 04:53:04 +00:00
mycroft
53c47bd545
Clean up deleted files.
1994-06-24 08:06:54 +00:00
deraadt
1fd3d53b2b
bit of a cleanup
1994-06-24 08:06:23 +00:00
mycroft
08063daef3
Clean up deleted files.
1994-05-31 08:46:16 +00:00
deraadt
d4fda9aec2
do the shuffle
1994-05-31 08:46:10 +00:00
deraadt
3bca5684d2
fix bug 267
1994-05-27 22:06:09 +00:00
deraadt
d776e88230
still pretty pathetic
1994-05-24 07:08:43 +00:00
deraadt
8b02aa3939
add skey & friends
1994-05-24 06:47:42 +00:00