Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 years ago |
Michael Kaufmann
|
8d10520993
tests: fix the authretry tests
|
7 years ago |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 years ago |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 years ago |
Dan Fandrich
|
52a2c2fb51
libauthretry: use the external function curl_strequal
|
8 years ago |
Daniel Stenberg
|
502acba2af
strcasecompare: is the new name for strequal()
|
8 years ago |
Daniel Stenberg
|
365322b8bc
tests/libtest: follow our code style guidelines better
|
8 years ago |
Daniel Stenberg
|
55452ebdff
curl/mprintf.h: remove support for _MPRINTF_REPLACE
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Dan Fandrich
|
be9cc620b5
tests: make the authorization retry tests pass the torture tests
|
10 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
79954a1b07
avoid mixing of enumerated type with another type
|
12 years ago |
Fabian Keil
|
32afaaef93
Fix the libauthretry changes from 7c0cbcf2f61
|
12 years ago |
Sergei Nikulov
|
7c0cbcf2f6
fixed Visual Studio 2010 compilation
|
12 years ago |
Daniel Stenberg
|
f99430d89e
libauthretry.c: shorten lines to fit within 80 cols
|
12 years ago |
Guenter Knauf
|
69f5fe070d
Fixed compiler warning - argument is type long.
|
12 years ago |
Joe Mason
|
24c43e9d34
Add tests of auth retries
|
12 years ago |