Age | Commit message (Expand) | Author |
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 |
2002-03-19 | use SSH_SESSION_KEY_LENGTH for key length | Markus Friedl |
2002-03-19 | vax support. | Federico G. Schwindt |
2002-03-19 | check for NULL; from provos@ | Markus Friedl |
2002-03-19 | make getpwnamallow() allways call pwcopy() | Markus Friedl |
2002-03-19 | KNF whitespace | Markus Friedl |
2002-03-19 | whitespace KNF | Markus Friedl |
2002-03-19 | clean up prototypes | Markus Friedl |
2002-03-19 | o check if the file is exists, is readable and executable before going | Federico G. Schwindt |
2002-03-19 | use xfree() after xstrdup(). | Mike Pechkin |
2002-03-19 | Banner has no default. | Kevin Steves |
2002-03-19 | _PATH_PRIVSEP_CHROOT_DIR; ok provos@ | Kevin Steves |
2002-03-19 | Kill remote comments, un-expose private code. | Marc Espie |
2002-03-18 | UnprivUser/UnprivGroup usable now--specify numeric user/group; ok | Kevin Steves |
2002-03-18 | document UsePrivilegeSeparation | Niels Provos |
2002-03-18 | credits for privsep | Niels Provos |
2002-03-18 | integrate privilege separated openssh; its turned off by default for now. | Niels Provos |
2002-03-18 | export compression streams for ssh-privsep | Niels Provos |
2002-03-18 | implementation of the interface between privileged and unprivileged process | Niels Provos |
2002-03-18 | file descriptor passing abstraction for ssh-privsep | Niels Provos |