Age | Commit message (Expand) | Author |
2006-03-25 | standardise spacing in $OpenBSD$ tags; requested by deraadt@ | Damien Miller |
2006-02-07 | move #include <termios.h> out of includes.h; ok markus@ | Kevin Steves |
2005-07-04 | implement support for X11 and agent forwarding over multiplex slave | Damien Miller |
2005-06-16 | move x11_get_proto from ssh.c to clientloop.c, to make muliplexed xfwd easier | Damien Miller |
2004-11-07 | add basic control of a running multiplex master connection; including the | Damien Miller |
2004-07-11 | spaces | Theo de Raadt |
2004-06-17 | support environment passing over shared connections; ok markus@ | Damien Miller |
2004-06-13 | implement session multiplexing in the client (the server has supported this | Damien Miller |
2003-12-16 | application layer keep alive (ServerAliveInterval ServerAliveCountMax) | Markus Friedl |
2002-04-22 | request reply (success/failure) for -R style fwd in protocol v2, | 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-02-06 | remove confusing callback code | 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 |
2001-01-13 | move callback to headerfile | Markus Friedl |