Mercurial > dropbear
log session.h @ 1141:63ac2261e1b0
age | author | description |
---|---|---|
Mon, 03 Aug 2015 21:59:40 +0800 | Matt Johnston | Fix problem where auth timeout wasn't checked when waiting for ident |
Sat, 02 May 2015 22:48:11 +0200 | Gaël PORTAY | Turn sshsession's remoteident attribute into char * |
Sat, 02 May 2015 16:08:08 +0200 | Gaël PORTAY | Turn cleantext()'s dirtytext argument into char * |
Fri, 20 Mar 2015 23:36:42 +0800 | Matt Johnston | Make main socket nonblocking. Limit writequeue size. |
Tue, 17 Mar 2015 21:58:32 +0800 | Matt Johnston | Remove ATTRIB_NORETURN from session_loop() since it returns. pam |
Mon, 16 Mar 2015 22:10:30 +0800 | Matt Johnston | Fix merge again. ses.loop_handler is required for PAM pam |