Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libntlmconnect.c: fix compiler warnings and OOM handling | Yang Tse | 2012-12-19 | 1 | -48/+48 |
* | libtest: fix some compiler warnings | Yang Tse | 2012-12-05 | 1 | -6/+12 |
* | Get test 2032 working when using valgrind | Fabian Keil | 2012-11-19 | 1 | -1/+1 |
* | test2032: spurious failure caused by premature termination | Kamil Dudka | 2012-11-19 | 1 | -2/+2 |
* | libntlmconnect.c: Fixed typo and conversion | Marc Hoersken | 2012-09-11 | 1 | -2/+2 |
* | libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointer | Marc Hoersken | 2012-09-11 | 1 | -1/+8 |
* | libntlmconnect.c: Fixed warning: comparison of signed/unsigned integer | Marc Hoersken | 2012-09-11 | 1 | -10/+16 |
* | Use MAX_EASY_HANDLES instead of hardcoding the number of handles twice | Joe Mason | 2012-09-01 | 1 | -1/+1 |
* | test2032: bail out after last transfer | Daniel Stenberg | 2012-08-31 | 1 | -0/+10 |
* | NTLM: verify multiple connections work | Joe Mason | 2012-08-31 | 1 | -0/+246 |