summaryrefslogtreecommitdiff
path: root/src/tool_xattr.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* test644: verify --xattr (with redirect)Daniel Stenberg2022-10-221-20/+0
* tool_xattr: save the original URL, not the final redirected oneDaniel Stenberg2022-10-221-34/+47
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* checksrc: detect more kinds of NULL comparisons we avoidDaniel Stenberg2021-12-271-1/+1
* misc: fix a few issues on MidnightBSDLucas Holt2021-10-051-2/+3
* http: add support to read and store the referrer headerViktor Szakats2021-02-191-4/+5
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* curl: follow-up to 3f16990ec84Daniel Gustafsson2019-02-111-1/+1
* curl: follow-up to b49652ac66cc0Daniel Stenberg2019-02-111-1/+1
* curl: fix FreeBSD compiler warning in the --xattr codeDaniel Stenberg2019-02-111-5/+7
* xattr: strip credentials from any URL that is storedDaniel Stenberg2019-01-101-8/+55
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-081-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tool_xattr: Use 'CURLcode result' for curl result codesSteve Holme2014-12-251-3/+6
* xattr: add support for FreeBSD xattr APIFrançois Charlier2013-10-011-2/+13
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* curl tool: make curl.h first header included in tool_setup.hYang Tse2012-04-081-2/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-061-0/+78