Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-26 | Many fixes, most of them based on comments by Eric Glass | Daniel Stenberg | |
2003-06-13 | Cris Bailiff's patch that should make us do NTLM correctly. When we've | Daniel Stenberg | |
authenticated our connection, we can continue without any Authorization: headers as long as our connection is maintained. | |||
2003-06-13 | Cris Bailiff's bugfix | Daniel Stenberg | |
2003-06-13 | use more curlish strings, these should be able to change... | Daniel Stenberg | |
2003-06-12 | modified | Daniel Stenberg | |
2003-06-12 | make it build with older OpenSSL | Daniel Stenberg | |
2003-06-12 | attempt to make older OpenSSL versions work with the DES stuff | Daniel Stenberg | |
2003-06-11 | fixing details for NTLM | Daniel Stenberg | |
2003-06-11 | more how I envision it _should_ work, but it still doesn't... | Daniel Stenberg | |
2003-06-11 | correct mistakes | Daniel Stenberg | |
2003-06-11 | Initial take at NTLM authentication. It doesn't really work at this point | Daniel Stenberg | |
but the infrastructure is there. |