Age | Commit message (Expand) | Author |
2003-09-23 | replace fatal_cleanup() and linked list of fatal callbacks with static | Markus Friedl |
2003-08-22 | support GSS API user authentication; patches from Simon Wilkinson, | Markus Friedl |
2002-06-30 | minor KNF | Theo de Raadt |
2002-06-23 | display, screen, row, col, xpixel, ypixel are u_int; markus ok | Theo de Raadt |
2002-03-29 | retrieve last login time before the pty is allocated, store per session | Markus Friedl |
2002-03-19 | clean up prototypes | Markus Friedl |
2002-03-18 | integrate privilege separated openssh; its turned off by default for now. | Niels Provos |
2002-02-03 | don't use channel_input_channel_request and callback | Markus Friedl |
2001-10-10 | try to keep channels open until an exit-status message is sent. | Markus Friedl |
2001-10-09 | simplify session close: no more delayed session_close, no more blocking wait(... | Markus Friedl |
2001-07-02 | wait until !session_have_children(); bugreport from Lutz.Jaenicke@aet.TU-Cott... | Markus Friedl |
2001-06-27 | quick hack to make ssh2 work again. | Markus Friedl |
2001-06-26 | remove comments from .h, since they are cut&paste from the .c files | Markus Friedl |
2001-06-26 | prototype pedant. not very creative... | Jun-ichiro itojun Hagino |
2001-06-25 | update copyright for 2001 | Markus Friedl |
2001-03-21 | merge common ssh v1/2 code | Markus Friedl |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2001-01-18 | 1) removes fake skey from sshd, since this will be much | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-04-06 | ssh2 server side, see README.openssh2; enable with 'sshd -2' | Markus Friedl |
2000-03-28 | split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal | Markus Friedl |