summaryrefslogtreecommitdiffstats
path: root/serverloop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - markus@cvs.openbsd.org 2001/10/09 21:59:41Damien Miller2001-10-101-23/+15
* - markus@cvs.openbsd.org 2001/10/09 19:51:18Damien Miller2001-10-101-4/+8
* - markus@cvs.openbsd.org 2001/10/04 15:12:37Damien Miller2001-10-101-27/+24
* - markus@cvs.openbsd.org 2001/10/04 15:05:40Damien Miller2001-10-101-2/+4
* - markus@cvs.openbsd.org 2001/09/17 21:04:02Ben Lindstrom2001-09-181-4/+8
* - (stevesk) use mysignal() in protocol 1 loop now that the SIGCHLDKevin Steves2001-07-261-3/+3
* - markus@cvs.openbsd.org 2001/07/17 21:04:58Ben Lindstrom2001-07-181-10/+17
* - markus@cvs.openbsd.org 2001/07/15 16:17:08Ben Lindstrom2001-07-181-5/+4
* - markus@cvs.openbsd.org 2001/07/02 22:52:57Ben Lindstrom2001-07-041-2/+4
* - markus@cvs.openbsd.org 2001/07/02 13:59:15Ben Lindstrom2001-07-041-3/+17
* - markus@cvs.openbsd.org 2001/06/27 02:12:54Ben Lindstrom2001-07-041-3/+5
* - markus@cvs.openbsd.org 2001/06/25 08:25:41Ben Lindstrom2001-07-041-2/+2
* - itojun@cvs.openbsd.org 2001/06/23 15:12:20Ben Lindstrom2001-06-251-22/+24
* - markus@cvs.openbsd.org 2001/06/20 13:56:39Ben Lindstrom2001-06-211-4/+4
* - markus@cvs.openbsd.org 2001/06/04 23:07:21Ben Lindstrom2001-06-091-45/+10
* [NOTE: Next patch will sync nchan.c, channels.c and channels.h and all thisBen Lindstrom2001-06-091-2/+2
* [NOTE: File split is was not done in Portabl Tree]Ben Lindstrom2001-06-091-2/+2
* - markus@cvs.openbsd.org 2001/05/08 19:17:31Ben Lindstrom2001-05-081-9/+10
* - markus@cvs.openbsd.org 2001/05/04 23:47:34Ben Lindstrom2001-05-051-16/+24
* - markus@cvs.openbsd.org 2001/04/29 19:16:52Ben Lindstrom2001-04-291-3/+5
* - markus@cvs.openbsd.org 2001/04/29 18:32:52Ben Lindstrom2001-04-291-4/+4
* - beck@cvs.openbsd.org 2001/04/13 22:46:54Ben Lindstrom2001-04-141-4/+60
* - markus@cvs.openbsd.org 2001/04/05 23:39:20Ben Lindstrom2001-04-071-9/+9
* - markus@cvs.openbsd.org 2001/04/05 10:42:57Ben Lindstrom2001-04-061-2/+2
* - markus@cvs.openbsd.org 2001/04/04 22:04:35Ben Lindstrom2001-04-051-7/+10
* - markus@cvs.openbsd.org 2001/04/04 20:25:38Ben Lindstrom2001-04-051-2/+2
* - markus@cvs.openbsd.org 2001/04/04 14:34:58Ben Lindstrom2001-04-041-2/+9
* - (djm) Pull out our own SIGPIPE hacksDamien Miller2001-03-241-2/+0
* - markus@cvs.openbsd.org 2001/03/16 19:06:30Ben Lindstrom2001-03-171-6/+2
* - (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.cBen Lindstrom2001-03-051-1/+1
* - deraadt@cvs.openbsd.org 2001/03/02 18:54:31Ben Lindstrom2001-03-051-2/+2
* - markus@cvs.openbsd.org 2001/02/28 21:27:48Ben Lindstrom2001-03-051-4/+2
* - markus@cvs.openbsd.org 2001/02/23 15:34:53Ben Lindstrom2001-03-051-2/+2
* - OpenBSD CVS Sync:Damien Miller2001-02-191-2/+6
* - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] andBen Lindstrom2001-02-181-1/+1
* - (djm) OpenBSD CVS:Damien Miller2001-02-161-2/+2
* - deraadt@cvs.openbsd.org 2001/02/15 01:38:04Kevin Steves2001-02-151-2/+5
* - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsongBen Lindstrom2001-02-111-2/+12
* - itojun@cvs.openbsd.org 2001/02/08 19:30:52Ben Lindstrom2001-02-091-9/+9
* - markus@cvs.openbsd.org 2001/01/31 13:37:24Kevin Steves2001-02-051-3/+2
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves2001-02-051-3/+3
* - (stevesk) add mysignal() wrapper and use it for the protocol 2Kevin Steves2001-02-041-2/+2
* - (djm) OpenBSD CVS Sync:Damien Miller2001-01-291-43/+42
* Hopefully things did not get mixed around too much. It compiles underBen Lindstrom2001-01-221-3/+5
* Please grep through the source and look for 'ISSUE' comments and verifyBen Lindstrom2001-01-191-2/+2
* - (bal) OpenBSD CVS UpdateBen Lindstrom2000-12-281-2/+2
* One way to massive patch. <sigh> It compiles and works under Linux..Ben Lindstrom2000-12-221-9/+9
* 20001206Ben Lindstrom2000-12-061-2/+2
* - (djm) Back out all the serverloop.c hacks. sshd will now hang againDamien Miller2000-11-291-22/+5
* - (djm) Merge OpenBSD changes:Damien Miller2000-11-131-35/+93