aboutsummaryrefslogtreecommitdiff
path: root/lib/socks_gssapi.c
AgeCommit message (Expand)Author
2011-07-13gssapi: rename our files to avoid conflictsDaniel Stenberg
2011-07-12gssapi.c: Simplified the function.Julien Chaffraix
2011-07-12Added Curl_gss_init_sec_context.Julien Chaffraix
2011-05-26compiler warning: fixYang Tse
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-04-05Changed some nonportable typesDan Fandrich
2011-03-16scan-build warningDaniel Stenberg
2011-01-04Curl_timeleft: s/conn/data in first argumentDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-01-23add inclusion of curl_memory.hYang Tse
2009-04-21Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse
2009-01-30Fixed --disable-proxy for FTP and SOCKS. Thanks to Daniel Egger for reportingDan Fandrich
2009-01-28- Markus Moeller introduced two new options to libcurl:Daniel Stenberg