Age | Commit message (Expand) | Author |
---|---|---|
2012-01-13 | http_negotiate_sspi.c: fix compiler warning | Yang Tse |
2012-01-01 | Curl_input_negotiate: use the correct buffer for input | Daniel Stenberg |
2011-08-24 | base64: fix Curl_base64_encode and Curl_base64_decode interfaces | Yang Tse |
2011-08-14 | http_negotiate_sspi.c: fix compiler warning | Yang Tse |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-06-29 | get_gss_name: proxy auth without proxy set equals error | Daniel Stenberg |
2011-06-02 | Remove unnecessary typecast | Yang Tse |
2011-05-16 | negotiate sspi: fix sequential requests | Marcel Roelofs |
2011-04-27 | whitespace cleanup: no space first in conditionals | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-21 | Fix a couple of spelling errors in lib/ | Fabian Keil |
2011-01-14 | Added casts to silent gcc warnings. | Guenter Knauf |
2011-01-07 | HTTP: HTTP Negotiate authentication using SSPI | Marcel Roelofs |