summaryrefslogtreecommitdiffstats
path: root/client.c
Commit message (Expand)AuthorAgeFilesLines
* Increase send/receive buffer to 500kSimon Rettberg2019-12-131-6/+4Star
* 4s timeout when connecting to server; send error to client on failureSimon Rettberg2018-03-121-9/+27
* Don't try to keep reading or report errors if client's kill flag is setSimon Rettberg2017-06-011-0/+2
* client.c: Shutdown SSL connection if peer requests soSimon Rettberg2017-04-211-0/+4
* Send search requests on the same connection the explicit bind was done on, so...Simon Rettberg2015-06-261-16/+14Star
* Fix epoll based detection of closed connectionsSimon Rettberg2015-02-251-3/+6
* Add OpenSSL-Support (Client<->Proxy)Simon Rettberg2014-09-091-58/+138
* Lean and mean initial commitSimon Rettberg2014-03-151-0/+136