index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
ssh-agent.c
Age
Commit message (
Expand
)
Author
2002-06-24
cat to (void) when output from buffer_get_X is ignored
Markus Friedl
2002-06-23
some minor KNF and %u
Theo de Raadt
2002-06-19
KNF done automatically while reading....
Theo de Raadt
2002-06-15
remove the CONSTRAIN_IDENTITY messages and introduce a new
Markus Friedl
2002-06-15
fix stupid typo
Markus Friedl
2002-06-15
break agent key lifetime protocol and allow other contraints for key usage.
Markus Friedl
2002-06-11
pid_t cleanup. Markus need this now to keep hacking.
Mike Pechkin
2002-06-09
use tab not spaces (|unexpand)
Markus Friedl
2002-06-05
ssh-add -t life, Set lifetime (in seconds) when adding identities; ok provos@
Markus Friedl
2002-06-05
ssh-add -x for lock and -X for unlocking the agent.
Markus Friedl
2002-06-05
copy current request into an extra buffer and just flush this
Markus Friedl
2002-06-05
'-a bind_address' binds the agent to user-specified unix-domain
Markus Friedl
2002-04-02
check $SHELL for -k and -d, too; http://bugzilla.mindrot.org/show_bug.cgi?id=199
Markus Friedl
2002-03-25
change sc_get_key to sc_get_keys and hide smartcard details in scard.c
Markus Friedl
2002-03-21
Add PIN-protection for secret key.
Jim Rees
2002-03-04
$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
Kevin Steves
2002-02-05
use log interface and remove perror() in child. use
Kevin Steves
2002-02-04
unneeded includes
Kevin Steves
2002-01-18
unneeded cast cleanup; ok markus@
Kevin Steves
2002-01-13
change to use queue.h macros; okay markus@
Niels Provos
2001-12-29
remove unneeded casts and some char->u_char cleanup; ok markus@
Kevin Steves
2001-12-27
call fatal() for openssl allocation failures
Markus Friedl
2001-12-19
basic KNF done while i was looking for something else
Theo de Raadt
2001-12-05
minor KNF
Theo de Raadt
2001-11-17
enum/int type cleanup where it made sense to do so; ok markus@
Kevin Steves
2001-08-03
improve usage(). ok markus@
Jakob Schlyter
2001-08-02
clean up some /* SMARTCARD */. ok markus@
Jakob Schlyter
2001-08-02
add /* SMARTCARD */ to #else/#endif. ok markus@
Jakob Schlyter
2001-08-01
use strings instead of ints for smartcard reader ids
Markus Friedl
2001-07-20
do not exit() from signal handlers; ok deraadt@
Markus Friedl
2001-07-18
chdir("/") from bbraun@synack.net; ok markus@
Kevin Steves
2001-07-17
update maxfd if maxfd is closed; report from jmcelroy@dtgnet.com
Markus Friedl
2001-07-15
typo in usage; ok markus@
Kevin Steves
2001-07-04
handle mutiple adds of the same smartcard key
Markus Friedl
2001-07-04
for smartcards remove both RSA1/2 keys
Markus Friedl
2001-07-04
handle card removal more gracefully, add sc_close() to scard.h
Markus Friedl
2001-07-04
ignore SIGPIPE when debugging, too
Markus Friedl
2001-06-27
s/generate_additional_parameters/rsa_generate_additional_parameters/
Markus Friedl
2001-06-26
more smartcard support.
Markus Friedl
2001-06-26
update usage
Markus Friedl
2001-06-26
add debug flag
Markus Friedl
2001-06-25
update copyright for 2001
Markus Friedl
2001-06-23
more strict prototypes. raise warning level in Makefile.inc. markus ok'ed
Jun-ichiro itojun Hagino
2001-04-03
free() -> xfree()
Kevin Steves
2001-03-26
try to read private f-secure ssh v2 rsa keys.
Markus Friedl
2001-03-06
EINTR/EAGAIN handling is required in more cases
Theo de Raadt
2001-03-02
make copyright lines the same format
Theo de Raadt
2001-02-08
sync with netbsd tree changes.
Jun-ichiro itojun Hagino
2001-01-29
handle rsa_private_decrypt failures; helps against the Bleichenbacher pkcs#1 ...
Markus Friedl
2001-01-25
call _exit() in signal handler
Theo de Raadt
[next]