Age | Commit message (Expand) | Author |
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 |
2002-03-18 | shared memory abstraction for ssh-privsep | Niels Provos |
2002-03-18 | buffer_skip_string and extra sanity checking; needed by ssh-privsep | Niels Provos |
2002-03-18 | add key_demote() for ssh-privsep | Markus Friedl |
2002-03-18 | export/import cipher state, iv and ssh2 seqnr; needed by ssh-privsep | Markus Friedl |
2002-03-18 | typos. | Marc Espie |
2002-03-18 | export/import cipher states; needed by ssh-privsep | Markus Friedl |
2002-03-18 | catchup on a few specials we have | Michael Shalayeff |
2002-03-18 | move auth_approval into getpwnamallow with help from millert@ | Niels Provos |
2002-03-18 | Enter the new undo code. it is still disabled since it has bugs, but it's | Vincent Labrecque |
2002-03-18 | set client to NULL after xfree(), from Rolf Braun <rbraun+ssh@andrew.cmu.edu> | Dug Song |
2002-03-18 | grep/compile mode shouldn't be readonly by default. | Vincent Labrecque |
2002-03-18 | have the authentication functions return the authentication context | Niels Provos |
2002-03-17 | getpwnamallow returns struct passwd * only if user valid; okay markus@ | Niels Provos |
2002-03-17 | Update to match new registers in struct reg | Artur Grabowski |
2002-03-16 | This should've been commited yesterday, before the funmap change. | Vincent Labrecque |
2002-03-16 | Make these special buffers readonly by default. ok art@ | Vincent Labrecque |
2002-03-16 | BSD license. from Daniel Kouril via Dug Song. ok markus@ | Kevin Steves |
2002-03-16 | split auth_rhosts_rsa(), ok provos@ | Markus Friedl |