aboutsummaryrefslogtreecommitdiff
path: root/programs/http_client_upcall.c
AgeCommit message (Expand)Author
2020-05-18Check return value of snprintf().Michael Tuexen
2019-09-26Improve fuzzing utilities (#384)Felix Weinrank
2019-07-27Compute CRC32C also when using the loopback interface.Michael Tuexen
2019-06-28MinGW Support (32bit & 64bit) (#321)Felix Weinrank
2019-04-24Concentrate debug/verbose functions in a single file (#310)Felix Weinrank
2019-04-10Print timestamps for debug output (#306)Felix Weinrank
2019-04-03address Michael's commentsFelix Weinrank
2019-04-03temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-03temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-03temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02temp commit - searching for bugs on buildbotsFelix Weinrank
2019-04-02improve error handlingFelix Weinrank
2019-04-02improve error handlingFelix Weinrank
2019-04-02http_client_upcall : predictable error codesFelix Weinrank
2019-04-02http_client_upcall : support IPv4/IPv6 only modesFelix Weinrank
2019-03-31Limit the amount to time for connection setup.Michael Tuexen
2019-01-09Cherrypick branchFelix Weinrank
2018-07-31Fix compiler warnings for windowsFelix Weinrank
2018-07-30Whitespace changesFelix Weinrank
2018-07-26Revert "Merge branch 'fuzzer-integration-upcall' into upcallAPI"Felix Weinrank
2018-07-26whitespaceFelix Weinrank
2017-12-11New upcall APIIrene Ruengeler