summaryrefslogtreecommitdiff
path: root/tests/libtest/libauthretry.c
AgeCommit message (Expand)Author
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2017-03-11tests: fix the authretry testsMichael Kaufmann
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-10-31libauthretry: use the external function curl_strequalDan Fandrich
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-04-01curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-01-30tests: make the authorization retry tests pass the torture testsDan Fandrich
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-11-26avoid mixing of enumerated type with another typeYang Tse
2012-11-16Fix the libauthretry changes from 7c0cbcf2f61Fabian Keil
2012-11-13fixed Visual Studio 2010 compilationSergei Nikulov
2012-11-06libauthretry.c: shorten lines to fit within 80 colsDaniel Stenberg
2012-08-06Fixed compiler warning - argument is type long.Guenter Knauf
2012-08-03Add tests of auth retriesJoe Mason