summaryrefslogtreecommitdiff
path: root/tests/libtest/libauthretry.c
AgeCommit message (Expand)Author
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