summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2002-03-25simplify num_identity_files handlingMarkus Friedl
2002-03-25ssize_t args use "%ld" and cast to (long)Kevin Steves
2002-03-25change sc_get_key to sc_get_keys and hide smartcard details in scard.cMarkus Friedl
2002-03-25Warn user to remove old applet and keysJim Rees
2002-03-25bring in prototypesTheo de Raadt
2002-03-25bring in prototypesTheo de Raadt
2002-03-25change the extra text following preprocessor directives into comments.Dan Harnett
2002-03-25Todd Miller pointed this out to me:Hans Insulander
2002-03-25rm bogus commentMarkus Friedl
2002-03-25return 0 (not NULL); tomh@po.crl.go.jpMarkus Friedl
2002-03-24remove "\n" from fatal()Kevin Steves
2002-03-24we need to figure out AUT0 for sc_private_encrypt, tooMarkus Friedl
2002-03-24minor cleanup and more error checking; ok markus@Kevin Steves
2002-03-24typo; ok markus@Kevin Steves
2002-03-24debug->debug3 for extra paddingMarkus Friedl
2002-03-24remove unused debugMarkus Friedl
2002-03-23One more case of __mvme88k__ vs __m88k__Miod Vallat
2002-03-23setproctitle() after preauth child; ok markus@Kevin Steves
2002-03-23uname(3); hunter@dg.net.uaTheo de Raadt
2002-03-22Telnet encryption warning messages, taken from kth-krb4-1.1.1.Hans Insulander
2002-03-22Add missing prototypes.Marc Espie
2002-03-21remove unused, sync w/ cmdline patch in my tree.Markus Friedl
2002-03-21Add PIN-protection for secret key.Jim Rees
2002-03-21Add PIN-protection for secret key.Jim Rees
2002-03-21add privsep_preauth() and remove 1 goto; ok provos@Markus Friedl
2002-03-21add privsep (off)Markus Friedl
2002-03-21fix NULL %s on debug3(); ok markus@Kevin Steves
2002-03-21In sc_put_key(), sc_reader_id should be id.Jim Rees
2002-03-21getopt returns -1, not EOF.Marc Espie
2002-03-21remove unusedMarkus Friedl
2002-03-21remove constMarkus Friedl
2002-03-21move key upload to scard.[ch]Markus Friedl
2002-03-21make compile w/ openssl 0.9.7Markus Friedl
2002-03-21add built-in command line for adding new port forwardings on the fly.Jakob Schlyter
2002-03-21ignore errors for nonexisting default keys in ssh-add,Markus Friedl
2002-03-21deduct some more from 2k-2k2 calendars, this is hardMichael Shalayeff
2002-03-20found two moreMichael Shalayeff
2002-03-20list more files that we haveMichael Shalayeff
2002-03-20some moreMichael Shalayeff
2002-03-20fix for palm againJim Rees
2002-03-20strerror() on chdir() fail; ok provos@Kevin Steves
2002-03-20for unprivileged user, group do:Kevin Steves
2002-03-20style(9)Marc Espie
2002-03-19o don't need a var to keep the number of commands; use a define.Federico G. Schwindt
2002-03-19Initial version of pmdb support for powerpc, traceback and registers workDale Rahn
2002-03-19Do not print offset if no symbol found for address. ok art@Dale Rahn
2002-03-19if pc is below 0x1000, stop; now trace shows up to start().Federico G. Schwindt
2002-03-19a bit of style.Federico G. Schwindt
2002-03-19check error before checking the magic.Federico G. Schwindt
2002-03-19prepare to support both formats simultaneously.Federico G. Schwindt