summaryrefslogtreecommitdiff
path: root/libcli/http/gensec/basic.c
AgeCommit message (Collapse)AuthorFilesLines
2026-03-31auth: Call talloc_keep_secret() for sensitive memoryPavel Filipenský1-0/+3
Signed-off-by: Pavel Filipenský <pfilipensky@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
2019-08-07s4:lib/http: move to the toplevelRalph Boehme1-0/+204
This is going to be used from the s3 RPC server soon... Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Samuel Cabrero <scabrero@suse.de>