aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2011-05-23compiler warning: fixYang Tse
2011-05-23compiler warning: fixYang Tse
2011-05-23compiler warning: fixYang Tse
2011-05-23compiler warning: fixYang Tse
2011-05-23compiler warning: fixYang Tse
2011-05-23compiler warning: fixYang Tse
2011-05-21compiler warning: fixYang Tse
2011-05-21compiler warning: fixYang Tse
2011-05-21compiler warning: fixYang Tse
2011-05-21compiler warning: fixYang Tse
2011-05-21compiler warning: fixYang Tse
2011-05-20cyassl: build without filesystemOla Mork
2011-05-19version: linkage fixYang Tse
2011-05-18CLOSESOCKETFUNCTION: use the callbackDaniel Stenberg
2011-05-18CLOSESOCKETFUNCTION: addedDaniel Stenberg
2011-05-18GnuTLS handshake: fix timeoutDaniel Stenberg
2011-05-16checksrc: trailing whitespace detection fixDaniel Stenberg
2011-05-16negotiate sspi: fix sequential requestsMarcel Roelofs
2011-05-06Fixed compilation when RTSP is disabledDan Fandrich
2011-05-06Fixed LDAP after RTSP readwrite changeDan Fandrich
2011-05-05set_userpass: convert from protocol-specific to genericDaniel Stenberg
2011-05-05RTSP: cleanupsDaniel Stenberg
2011-05-05RTSP: convert protocol-specific checks to genericDaniel Stenberg
2011-05-05SSL: check for SSL, not specific protocolsDaniel Stenberg