Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse | |
76 private header files renamed to use our standard naming scheme. This change affects 322 files in libcurl's source tree. | |||
2012-11-26 | avoid mixing of enumerated type with another type | Yang Tse | |
2012-11-16 | Fix the libauthretry changes from 7c0cbcf2f61 | Fabian Keil | |
They broke the NTLM tests from 2023 to 2031. | |||
2012-11-13 | fixed Visual Studio 2010 compilation | Sergei Nikulov | |
2012-11-06 | libauthretry.c: shorten lines to fit within 80 cols | Daniel Stenberg | |
2012-08-06 | Fixed compiler warning - argument is type long. | Guenter Knauf | |
2012-08-03 | Add tests of auth retries | Joe Mason | |