Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-26 | bind to port as well with -b | Matt Johnston | |
2018-01-26 | cli_bind_address_connect | houseofkodai | |
* replaces -b dummy option in dbclient to be similar with openssh -b option * useful in multi-wan connections | |||
2018-01-25 | Server chosen tcpfwd ports (#43) | houseofkodai | |
Server chosen tcpfwd ports | |||
2017-08-19 | Pointer parameter could be declared as pointing to const | Francois Perrad | |
2016-05-04 | Convert #ifdef to #if, other build changes | Matt Johnston | |
2016-03-16 | fix empty C prototypes | Francois Perrad | |
2015-05-29 | separate client/server fastopen options | Matt Johnston | |
2015-03-20 | avoid malloc for iovec | Matt Johnston | |
2015-03-01 | Avoid copying data into circular buffer | Matt Johnston | |
--HG-- branch : nocircbuffer | |||
2015-02-28 | Add cleanup | Matt Johnston | |
--HG-- branch : fastopen | |||
2015-02-20 | Fixes for backwards compatibility | Matt Johnston | |
--HG-- branch : fastopen | |||
2015-02-20 | Move generic network routines to netio.c | Matt Johnston | |
--HG-- branch : fastopen |