Mercurial > dropbear
log
age | author | description |
---|---|---|
Wed, 25 Jun 2014 23:37:44 +0800 | Matt Johnston | Fix compiling with ECDSA and DSS disabled |
Tue, 20 May 2014 21:21:02 +0800 | Matt Johnston | Be more careful in case a platform doesn't define UIO_MAXIOV nor IOV_MAX |
Tue, 20 May 2014 21:18:48 +0800 | Ronny Meeus | Limit size of the iovect passed to writev in packet.c |
Tue, 20 May 2014 20:56:59 +0800 | Ronny Meeus | Print errno information in write_packet |
Wed, 23 Apr 2014 16:22:50 +0800 | Matt Johnston | Fix pubkey auth if the first key presented fails (infinite loop of |
Fri, 21 Mar 2014 22:16:42 +0800 | Matt Johnston | Fix monotonic_now() on OS X |
Sat, 15 Mar 2014 11:37:02 +0800 | Matt Johnston | Experiment of always writing data if available. Might waste a writev() with |