thorpej
f9bf570b22
skey_keyinfo() returns a pointer to a static buffer, so
...
const'ify it.
2000-07-28 16:35:11 +00:00
itohy
f9863c47b3
Correct ctype(3) usage.
...
Passing "char" value is wrong. Use "unsigned char" instead.
2000-07-11 06:07:25 +00:00
mjl
62318ed7e2
Bring s/key closer to RFC2289 conformance by pulling in changes
...
from OpenBSD to make use of different hash functions possible.
Also factored out some common code pieces, ANSIfied and
corrected SHA1 hash to make the result match up with the
regression examples in above RFC.
2000-07-06 22:30:18 +00:00
is
200ab3da93
In skeyverify(), don't "restore" priority to 0, but restore it to the
...
previous priority. If we can't read the previous priority, leave it alone.
By Chris Jones, PR 4891.
2000-04-13 13:25:56 +00:00
mycroft
95a32deb9b
Delint.
2000-01-23 02:11:02 +00:00
mrg
79102eb35e
remove an incorrect comment and add another one.
1999-08-24 09:01:36 +00:00
simonb
42724dd4d2
More trailing white space.
1999-07-02 15:37:33 +00:00
mycroft
55ac0c2da3
const poisoning.
1998-07-26 21:58:46 +00:00
christos
3f9add8194
- pass gcc -Wall
...
- use the standard md4
- install skey.h in /usr/include
1997-06-18 19:18:27 +00:00
mrg
9cd5492c02
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
...
- some KNF.
1997-01-23 14:01:45 +00:00
thorpej
a500813c14
RCS id police.
1996-09-19 19:39:36 +00:00
pk
bd8c5cbee9
Prototypes (PR#1105) + some misc. reorganisation.
1995-06-05 19:48:33 +00:00
cgd
e9678161e2
from PR 952, by Thor Lancelot Simon: don't turn off echo when
...
inputting an S/KEY one-time password.
1995-05-17 20:24:39 +00:00
deraadt
c259dd15ce
in a word, whoops
1994-05-31 08:51:15 +00:00
deraadt
e16521631c
create file with nice mode
1994-05-31 08:50:31 +00:00
deraadt
c923f70510
skey, by <tsarna@endicor.com> and me
1994-05-21 05:45:58 +00:00