aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-07-13gssapi: rename our files to avoid conflictsDaniel Stenberg
2011-07-12silence picky compilers: mark unused parametersDaniel Stenberg
2011-07-12gssapi.c: Simplified the function.Julien Chaffraix
2011-07-12Added Curl_gss_init_sec_context.Julien Chaffraix
2011-07-12http_negociate: Be consistent in gss_init_sec_context attributes.Julien Chaffraix
2011-07-04code style: space between close paren and open braceDaniel Stenberg
2011-07-04checksrc: detect open brace without spaceDaniel Stenberg
2011-07-04polarssl.h: remove CVS leftoverDaniel Stenberg
2011-07-01Curl_http_readwrite_headers: minor indent fixDaniel Stenberg
2011-06-29get_gss_name: proxy auth without proxy set equals errorDaniel Stenberg
2011-06-23parsedate: detect more invalid dates betterDaniel Stenberg
2011-06-22Curl_input_negotiate: do not delegate GSSAPI credentialsDaniel Stenberg
2011-06-21windows build: use correct MS CRTJosue Andrade Gomes
2011-06-21[pop3] remove extra space in LIST commandOri Avtalion
2011-06-21http: fix compiler warningYang Tse
2011-06-21asyn-thread: fix compiler warningYang Tse
2011-06-21cmake: remove spurious definitionYang Tse
2011-06-19unitteset: Curl_llist_moveAmr Shahin
2011-06-17CURLFORM_STREAM: acknowledge CURLFORM_FILENAMEDaniel Stenberg
2011-06-13curl_formget: fix FILE * leakDaniel Stenberg
2011-06-13curl_formget: treat CURLFORM_STREAM betterDaniel Stenberg
2011-06-11long/int messDaniel Stenberg
2011-06-10splay: add unit testsDaniel Stenberg
2011-06-10unittest: mark all unit tested functionsDaniel Stenberg
2011-06-08disconnect: wipe out the keeps_speed time stampKamil Dudka
2011-06-07urldata: use uniform inclusion style for OpenSSL headersYang Tse
2011-06-07HTTP time condition: force closure for 200 OKDaniel Stenberg
2011-06-05wait_ms: takes an int argumentDaniel Stenberg
2011-06-04Curl_socket_ready: make timeout a 'long'Daniel Stenberg
2011-06-03cookie_output: made privateDaniel Stenberg
2011-06-03digest_cleanup_one: made privateDaniel Stenberg
2011-06-03privatise: make private functions staticDaniel Stenberg
2011-06-03Curl_fileinfo_dup: removed, not usedDaniel Stenberg
2011-06-03parsedate: turn private and staticDaniel Stenberg
2011-06-02Remove unnecessary typecastYang Tse
2011-06-02compiler warning: fixYang Tse
2011-06-02OpenSSL enabled: require OPENSSL_VERSION_NUMBER definition before usage.Yang Tse
2011-06-01unit tests: more build adjustmentsYang Tse
2011-06-01makefile: avoid preprocessor definition usage when linkingYang Tse
2011-06-01warnless: icc 9.1 workaroundYang Tse
2011-05-30Makefile.am: fix spurious CFLAGS duplicationYang Tse
2011-05-27warnless: header inclusion fixYang Tse
2011-05-26Make checksrc.pl work on more out-of-tree buildsYang Tse
2011-05-26compiler warning: fixYang Tse
2011-05-26socks: fix unaligned memory accessYang Tse
2011-05-25create_conn: only switch protocol handler if necessaryDaniel Stenberg
2011-05-25compiler warning: fix followupYang Tse
2011-05-24compiler warning: fixYang Tse
2011-05-24build: inclusion guardYang Tse
2011-05-24compiler warning: fixYang Tse