summaryrefslogtreecommitdiff
path: root/libcli/http
AgeCommit message (Expand)AuthorFilesLines
2026-03-31auth: Call talloc_keep_secret() for sensitive memoryPavel Filipenský1-0/+3
2024-04-08libcli/http: Detect unsupported Transfer-encoding typeNoel Power1-15/+33
2024-03-27libcli/http: Handle http chunked transfer encodingNoel Power2-3/+219
2024-03-27libcli/http: Optimise reading for content-lengthNoel Power1-7/+46
2023-08-08libcli: Add missing newlines to logging messagesJoseph Sutton1-2/+2
2023-05-05lib/http: Remove unused structureJoseph Sutton1-1/+0
2020-11-10http_conn.c: fix "void function cannot return value" errorBjörn Jacke1-2/+1
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore3-0/+6
2019-12-08build: libcli/http does not need samba3core, only gensecVolker Lendecke1-1/+1
2019-08-07s4:lib/http: move to the toplevelRalph Boehme8-0/+2312