Mercurial > dropbear
log session.h @ 1060:4c733310c21d nocircbuffer
age | author | description |
---|---|---|
Sun, 01 Mar 2015 23:02:06 +0800 | Matt Johnston | Fix pubkey auth after change to reuse ses.readbuf as ses.payload nocircbuffer |
Sun, 01 Mar 2015 00:57:21 +0800 | Matt Johnston | A bit of a bodge to avoid memcpy if zlib is disabled nocircbuffer |
Sat, 28 Feb 2015 09:06:40 +0800 | Matt Johnston | merge from default fastopen |
Tue, 24 Feb 2015 22:36:20 +0800 | Matt Johnston | Add more ATTRIB_NORETURN annotations, from Thorsten Horstmann |
Tue, 24 Feb 2015 20:43:01 +0800 | Thorsten Horstmann | DROPBEAR_ prefix for include guards to avoid collisions |
Fri, 20 Feb 2015 23:16:38 +0800 | Matt Johnston | Move generic network routines to netio.c fastopen |