Age | Commit message (Expand) | Author |
---|---|---|
2002-03-19 | KNF whitespace | Markus Friedl |
2002-01-24 | add set_nodelay() to set TCP_NODELAY on a socket (prep for nagle tuning). | Kevin Steves |
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-05-19 | sshd command-line arguments and configuration file options that | Kevin Steves |
2001-05-11 | add unset_nonblock for stdout/err flushing in client_loop(). | Markus Friedl |
2001-05-08 | Use addargs() in sftp plus some clean up of addargs(). OK Markus | mouring |
2001-05-03 | Move colon() and cleanhost() to misc.c where I should I have put it in | mouring |
2001-04-12 | robust port validation; ok markus@ jakob@ | Kevin Steves |
2001-02-22 | use pwcopy in ssh.c, too | Markus Friedl |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2001-01-21 | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | Markus Friedl |