Age | Commit message (Expand) | Author |
2013-11-03 | http: Post base64 decoding tidy up | Steve Holme |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-07-05 | unicode NTLM SSPI: cleanup | Yang Tse |
2012-06-16 | Win32: downplay MS bazillion type synonyms game | Yang Tse |
2012-06-15 | SSPI related code: Unicode support for WinCE - kill compiler warnings | Yang Tse |
2012-06-15 | SSPI related code: Unicode support for WinCE - commit 46480bb9 follow-up | Mark Salisbury |
2012-06-15 | SSPI related code: Unicode support for WinCE | Mark Salisbury |
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 |