Mercurial > dropbear
log cli-main.c @ 1065:23103e1e9548
age | author | description |
---|---|---|
Tue, 03 Mar 2015 20:53:00 +0800 | Matt Johnston | Fix error handling for dbclient async connect |
Fri, 20 Feb 2015 23:16:38 +0800 | Matt Johnston | Move generic network routines to netio.c fastopen |
Thu, 19 Feb 2015 00:32:00 +0800 | Matt Johnston | In theory TFO should work. Needs platform cleanup and testing fastopen |
Wed, 18 Feb 2015 22:46:15 +0800 | Matt Johnston | async connections working fastopen |
Sat, 14 Feb 2015 09:56:11 +0800 | Matt Johnston | connect_remote() is now always non-blocking |
Fri, 13 Feb 2015 22:49:15 +0800 | Matt Johnston | piggyback data on acks when making connections on linux |