| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ok markus@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
cleanup_exit() function. re-refine cleanup_exit() where appropriate,
allocate sshd's authctxt eary to allow simpler cleanup in sshd.
tested by many, ok deraadt@
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
private rsa keys). however, it gets key over socket and not from
a file, so we have to do blinding here as well.
|
|
|
|
| |
private agent key is used; with djm@; test by dugsong@, djm@; ok deraadt@
|
|
|
|
|
| |
The default can still be overriden by using -t in ssh-add.
OK markus@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
ADD_ID message with contraints instead. contraints can be
only added together with the private key.
|
| |
|
| |
|
|
|
|
|
|
|
| |
markus@, millert@ ok
Note: big usr.bin/ cleanup is comming. Now I'm waiting Ok from espie@ for
make/.
|
| |
|
| |
|
|
|
|
| |
todo: encrypt private keys with locked...
|
|
|
|
| |
request on errors, ok provos@
|
|
|
|
| |
socket instead of /tmp/ssh-XXXXXXXX/agent.<pid>; ok djm@ (some time ago).
|
| |
|
| |
|
| |
|
|
|
|
|
| |
missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c
files. ok markus@
|
|
|
|
| |
fatal_add_cleanup() vs. atexit(). ok mouring@ markus@
|
| |
|
| |
|