Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NTLM2 session response support | Daniel Stenberg | 2006-06-07 | 1 | -1/+1 |
* | cut off a bit more of the type-2 ntlm message since it differs between | Daniel Stenberg | 2006-04-05 | 1 | -2/+2 |
* | Michele Bini modified the NTLM code to work for his "weird IIS case" | Daniel Stenberg | 2006-04-05 | 1 | -2/+7 |
* | Modified the default HTTP headers used by libcurl: | Daniel Stenberg | 2005-05-11 | 1 | -3/+0 |
* | Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support | Daniel Stenberg | 2005-03-21 | 1 | -2/+1 |
* | stricter newline policy | Daniel Stenberg | 2004-11-29 | 1 | -2/+2 |
* | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg | 2004-11-24 | 1 | -2/+6 |
* | Now the test servers and test cases can run on a custom port number. There's | Daniel Stenberg | 2004-09-08 | 1 | -4/+4 |
* | require ssl since ntlm needs it | Daniel Stenberg | 2004-04-06 | 1 | -0/+4 |
* | New authentication code added, particularly noticable when doing POST or PUT | Daniel Stenberg | 2004-04-06 | 1 | -0/+114 |