Age | Commit message (Expand) | Author |
2014-12-04 | sasl_gssapi: Fixed honouring of no mutual authentication | Steve Holme |
2014-10-24 | code cleanup: we prefer 'CURLcode result' | Daniel Stenberg |
2014-07-23 | GSSAPI: remove useless *_MECHANISM defines. | Patrick Monnerat |
2014-07-23 | docs: Improve inline GSS-API naming in code documentation | Michael Osipov |
2014-07-23 | curl_gssapi: Add macros for common mechs and pass them appropriately | Michael Osipov |
2014-07-16 | Use SPNEGO for HTTP Negotiate | David Woodhouse |
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-06-14 | Fix bad failf() and info() usage | Yang Tse |
2011-08-08 | SOCKS: fix the connect timeout | Daniel Stenberg |
2011-08-03 | Add new CURLOPT_GSSAPI_DELEGATION option. | Adam Tkac |
2011-07-28 | Avoid a "shadows global declaration" warning on old MIT Kerberos | Dan Fandrich |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-07-13 | gssapi: rename our files to avoid conflicts | Daniel Stenberg |
2011-07-12 | gssapi.c: Simplified the function. | Julien Chaffraix |
2011-07-12 | Added Curl_gss_init_sec_context. | Julien Chaffraix |
2011-05-26 | compiler warning: fix | Yang Tse |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-05 | Changed some nonportable types | Dan Fandrich |
2011-03-16 | scan-build warning | Daniel Stenberg |
2011-01-04 | Curl_timeleft: s/conn/data in first argument | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-01-23 | add inclusion of curl_memory.h | Yang Tse |
2009-04-21 | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse |
2009-01-30 | Fixed --disable-proxy for FTP and SOCKS. Thanks to Daniel Egger for reporting | Dan Fandrich |
2009-01-28 | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg |