| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
|
| |
- use strtonum instead of atoi where its easier
- check some strlcpy overflow and fatal instead of truncate
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hashing existing files and deleting hosts by name; ok markus@ deraadt@
|
| |
|
| |
|
|
|
|
| |
markus@ ok
|
| |
|
| |
|
|
|
|
| |
ssh-keygen; ok markus@
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Based on code from Phil Karn, William Allen Simpson and Niels Provos.
ok markus@, thanks jmc@
|
| |
|
|
|
|
|
| |
in draft-ietf-secsh-dns-xx.txt. more information in README.dns.
ok markus@ and henning@
|
|
|
|
|
|
| |
rsa1 private or rsa1 public and ssh2 keys.
this makes ssh-keygen -e fail for ssh1 keys more gracefully
for example; report from itojun (netbsd pr 20550).
|
| |
|
|
|
|
| |
ok markus@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
keyfile not specified. fixes core dump in those cases. ok markus@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|