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
Age
Commit message (
Expand
)
Author
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-07-02
improve cleanup/exit logic in ssh2:
Markus Friedl
2001-07-02
update for sectok.h interface changes.
Markus Friedl
2001-07-02
do not return NULL, use "" instead.
Markus Friedl
2001-07-02
wait until !session_have_children(); bugreport from Lutz.Jaenicke@aet.TU-Cott...
Markus Friedl
2001-06-30
adress -> address; ok markus@
Kevin Steves
2001-06-29
use socklen_t for getsockopt arg #5; ok markus@
Kevin Steves
2001-06-29
sync function definition with declaration; ok markus@
Kevin Steves
2001-06-29
initialize early
Markus Friedl
2001-06-29
new error handling for cyberflex_*
Markus Friedl
2001-06-29
cleanup
Markus Friedl
2001-06-28
ssh java cardlet for smartcard support (source and uuencoded binary)
Markus Friedl
2001-06-28
'\0' terminated data[] is ok; ok markus@
Kevin Steves
2001-06-28
Link with libcom_err for kerberos5
Hans Insulander
2001-06-28
Link with libcom_err for kerberos5
Hans Insulander
2001-06-27
move -lsectok to Makefile.inc for now
Markus Friedl
2001-06-27
convert to getopt(3)
Markus Friedl
2001-06-27
s/generate_additional_parameters/rsa_generate_additional_parameters/
Markus Friedl
2001-06-27
use cyberflex_inq_class to inquire class.
Markus Friedl
2001-06-27
tridge@samba.org
Markus Friedl
2001-06-27
quick hack to make ssh2 work again.
Markus Friedl
2001-06-26
add smartcard support to the client, too (now you can use both
Markus Friedl
2001-06-26
only build Kerberos v5 support with KERBEROS5=yes
Dug Song
2001-06-26
#include <kafs.h>
Dug Song
2001-06-26
add smartcard support to the makefiles (commented out);
Markus Friedl
2001-06-26
remove comments from .h, since they are cut&paste from the .c files
Markus Friedl
2001-06-26
document SSH_ASKPASS; fubob@MIT.EDU
Markus Friedl
2001-06-26
Kerberos v5 support for SSH1, mostly from Assar Westerlund <assar@freebsd.org...
Dug Song
2001-06-26
prototype pedant. not very creative...
Jun-ichiro itojun Hagino
2001-06-26
unbreak
Markus Friedl
2001-06-26
new interface for secure_filename()
Markus Friedl
2001-06-26
remove unnecessary .Pp between .It;
Mike Pechkin
2001-06-26
more smartcard support.
Markus Friedl
2001-06-26
update usage
Markus Friedl
2001-06-26
initial support for smartcards in the agent
Markus Friedl
2001-06-26
add debug flag
Markus Friedl
2001-06-26
allow loading a private RSA key to a cyberflex card.
Markus Friedl
2001-06-25
prototype cleanup; ok markus@
Kevin Steves
2001-06-25
terminate secure_filename checking after checking homedir. that way it
Niels Provos
2001-06-25
sshd(8) will never read the private keys, but ssh(1) does; hugh@mimosa.com
Markus Friedl
2001-06-25
update copyright for 2001
Markus Friedl
2001-06-24
passing modes works fine: debug2->3
Markus Friedl
2001-06-24
oops, missing format string
Markus Friedl
2001-06-24
switch to readpassphrase(3)
Markus Friedl
2001-06-24
move ip+hostname check to match.c
Markus Friedl
2001-06-23
consistent with ssh2: skip key if empty passphrase is entered,
Markus Friedl
2001-06-23
pidfile/sigterm race; bbraun@synack.net
Markus Friedl
[next]