summaryrefslogtreecommitdiff
path: root/src/transports/auth.h
Commit message (Expand)AuthorAgeFilesLines
* http: teach auth mechanisms about connection affinityEdward Thomson2019-06-101-0/+3
* http: don't set the header in the auth tokenEdward Thomson2019-06-101-1/+1
* http: provide an NTLM authentication providerEdward Thomson2019-06-101-0/+1
* transports: add an `is_complete` function for authEdward Thomson2019-06-101-0/+3
* net: rename gitno_connection_data to git_net_urlEdward Thomson2019-06-101-3/+3
* http transport: provide proxy credentialsEdward Thomson2018-11-281-1/+1
* consistent header guardsethomson/header_guardsEdward Thomson2018-02-011-3/+2
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* Introduce proper http authentication APIEdward Thomson2014-08-151-0/+63