docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / source4 / lib / http / http_auth.c
2019-08-07 Ralph Boehmes4:lib/http: move to the toplevel
2019-08-07 Ralph Boehmes4:lib/http: use http_conn in http_send_request_send...
2017-08-07 Stefan Metzmachers4:lib/http: pass down the target service/hostname...
2017-08-07 Stefan Metzmachers4:lib/http: add HTTP_AUTH_NEGOTIATE which maps to...
2017-08-07 Stefan Metzmachers4:lib/http: pass a generic prefix blob to http_parse_a...
2017-08-07 Stefan Metzmachers4:lib/http: use strcasecmp(h->key, "WWW-Authenticate...
2017-08-07 Stefan Metzmachers4:lib/http: remove indentation level from http_parse_a...
2017-08-07 Stefan Metzmachers4:lib/http: let http_read_response_send/recv() also...
2017-07-25 Stefan Metzmachers4:lib/http: rewrite http_send_auth_request_*() using...
2016-04-26 Robin Hacklib/http/http_auth: Fix CID 1273428 - Unchecked return...
2015-03-03 Volker LendeckeFix the O3 developer build
2014-09-22 Samuel Cabreroncacn_http: Authentication modules for http library