Mercurial > dropbear
log dbutil.h @ 958:1bf92da7a2a0
age | author | description |
---|---|---|
Sun, 27 Jul 2014 22:55:29 +0800 | Matt Johnston | - Don't use multichar constants since recent gcc complains |
Wed, 16 Jul 2014 22:53:32 +0800 | Matt Johnston | Set tcp priority as follows: |
Thu, 13 Mar 2014 23:50:09 +0800 | Matt Johnston | Add new monotonic_now() wrapper so that timeouts are unaffected by |
Tue, 03 Dec 2013 00:04:48 +0800 | Matt Johnston | - Sockets are set to lowdelay priority initially to improve conneciton setup |
Mon, 02 Dec 2013 22:55:43 +0800 | Catalin Patulea | Set IPTOS_LOWDELAY on PTY sessions only |
Fri, 18 Oct 2013 21:38:01 +0800 | Matt Johnston | Merge in changes from the past couple of releases ecc |
Thu, 03 Oct 2013 22:25:30 +0800 | Matt Johnston | Constant time memcmp for the hmac and password crypt |