summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sshd
AgeCommit message (Collapse)Author
1999-09-30revert last commit. somethign was out of sync.Niels Provos
1999-09-30link with -lkrbNiels Provos
1999-09-29update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up ↵Dug Song
unused variables, update manpages
1999-09-29DPADD; mickeyTheo de Raadt
1999-09-29no need for double librariesTheo de Raadt
1999-09-29krb4 support; evanc@concer.toTheo de Raadt
1999-09-28convert all uses of gmp to SSL bignumNiels Provos
convert all used of rsa to SSL rsa functions remove all use of randomstate to OpenBSD arc4random() and arc4_stir() all this done at a long long night in Canada.
1999-09-26proper groups for installTheo de Raadt
1999-09-26build ssh components using our build modelTheo de Raadt