Mercurial > dropbear
log common-session.c @ 1215:d058e15ea213
age | author | description |
---|---|---|
Fri, 27 Nov 2015 21:26:43 +0800 | Matt Johnston | Fix ses.channel_signal_pending race |
Tue, 29 Sep 2015 21:53:27 +0800 | Matt Johnston | make sure that the test for queued packets to write occurs after |
Fri, 07 Aug 2015 21:02:49 +0800 | Matt Johnston | only update keepalive timeout post-auth (when keepalives are sent) |
Mon, 03 Aug 2015 23:05:43 +0800 | Matt Johnston | set timeouts to time remaining rather than timeout duration |
Mon, 03 Aug 2015 21:59:40 +0800 | Matt Johnston | Fix problem where auth timeout wasn't checked when waiting for ident |
Thu, 04 Jun 2015 23:24:08 +0800 | Matt Johnston | merge |
Thu, 04 Jun 2015 23:08:50 +0800 | Matt Johnston | buf_getstring and buf_putstring now use non-unsigned char* |