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