summaryrefslogtreecommitdiff
path: root/source4/lib/http/http.c
Commit message (Expand)AuthorAgeFilesLines
* libhttp: Fix CID 1273001 Dereference after null checkVolker Lendecke2018-04-041-0/+1
* s4:lib: Add FALL_THROUGH statements in http.cAndreas Schneider2018-03-011-1/+1
* libhttp: Remove an unneeded includeVolker Lendecke2017-08-161-1/+0
* s4:lib/http: let http_read_response_send/recv() also consume the body if it f...Stefan Metzmacher2017-08-071-14/+49
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-1/+1
* ncacn_http: fix GNUismRalph Boehme2014-10-091-2/+2
* ncacn_http: Add http librarySamuel Cabrero2014-09-221-0/+825