Mercurial > dropbear
log
age | author | description |
---|---|---|
Tue, 08 Jul 2014 21:59:36 +0800 | Matt Johnston | Send a failure response if a client receives a global request |
Wed, 25 Jun 2014 23:42:39 +0800 | Matt Johnston | Improve handling lots of concurrent forwarded connections. Increase |
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 |