Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: use credentials from transfer, not connection | Daniel Stenberg | 2021-02-13 | 1 | -2/+2 |
* | http: improve AWS HTTP v4 Signature auth | Dmitry Wagin | 2021-01-30 | 1 | -210/+270 |
* | lib: remove conn->data uses | Patrick Monnerat | 2021-01-24 | 1 | -2/+1 |
* | lib: pass in 'struct Curl_easy *' to most functions | Daniel Stenberg | 2021-01-17 | 1 | -3/+3 |
* | misc: fix "warning: empty expression statement has no effect" | Daniel Stenberg | 2020-12-26 | 1 | -7/+9 |
* | http: introduce AWS HTTP v4 Signature | Matthias Gatto | 2020-12-21 | 1 | -0/+333 |