aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-18TE: do the Connection: headerDaniel Stenberg
2011-04-18test1124: verify gzip AND chunked transfer-encodingDaniel Stenberg
2011-04-18TE: rename struct field content_encodingDaniel Stenberg
2011-04-18HTTP: add support for gzip and deflate Transfer-EncodingDaniel Stenberg
2011-04-18OS400 pragma comment: replace (date) by (user, __DATE__) to include year.Patrick Monnerat
2011-04-18Augment RPG binding with "OLDIES" definitions.Patrick Monnerat
2011-04-18curl-config: fix --versionDaniel Stenberg
2011-04-17RELEASE-NOTES: updated contributor amountDaniel Stenberg
2011-04-17THANKS: 11 new contributors from 7.21.5Daniel Stenberg
2011-04-177.21.6: next planned release numberDaniel Stenberg
2011-04-17base64.c: removed wrong commentDaniel Stenberg
2011-04-17INTERNALS: clean upDaniel Stenberg
2011-04-16TODO-RELEASE: push the remaining ones to next releaseDaniel Stenberg
2011-04-16RELEASE-NOTES: synced with c246f63a71Daniel Stenberg
2011-04-16Curl_ssl_shutdown: restore send/recv pointersDaniel Stenberg
2011-04-16Changed email per Gisle's request.Guenter Knauf
2011-04-14curl.1: error code updateDaniel Stenberg
2011-04-14FAQ: c-ares does ipv6 pretty well nowDaniel Stenberg
2011-04-14Fix a buffer overflow in pubkey_show().Andrei Benea
2011-04-14Replaced var manipulations with perlish hacks.Guenter Knauf
2011-04-12Updated minimum binary sizesDan Fandrich
2011-04-12configure: libssh2 link fix without pkg-configDaniel Stenberg
2011-04-11RELEASE-NOTES: synced with f01df197981Daniel Stenberg
2011-04-11checkconnection: don't call with NULL pointerDaniel Stenberg
2011-04-11curl.1: spell out the -O target directoryDaniel Stenberg
2011-04-10OpenSSL: no-sslv2 awareDaniel Stenberg
2011-04-09curl_easy_setopt.3: CURLOPT_RESOLVE typo versionDaniel Stenberg
2011-04-08nss: allow to use multiple client certificates for a single hostKamil Dudka
2011-04-07mk-ca-bundle.pl: show full URL in outputDaniel Stenberg
2011-04-07Added mention of FTP proxiesDan Fandrich
2011-04-07src/Makefile.b32: updatesGisle Vanem
2011-04-07lib/Makefile.b32: updatesGisle Vanem
2011-04-07examples/makefile.dj: update emailGisle Vanem
2011-04-07TODO-RELEASE: deleted 4 issuesDaniel Stenberg
2011-04-07HTTP pipelining: Fix handling of zero-length responsesChris Smowton
2011-04-06libcurl.pc: version number fixDaniel Stenberg
2011-04-05Changed some nonportable typesDan Fandrich
2011-04-05Don't list NTLM in curl-config when HTTP is disabledDan Fandrich
2011-04-05Fixed compatibility macro CURLE_URL_MALFORMAT_USERDan Fandrich
2011-04-05return code cleanup: build, init and run-time errorsDaniel Stenberg
2011-04-05FTP+proxy: macrofied functions when proxy disabledDaniel Stenberg
2011-04-05RELEASE-NOTES: synced with db59b6202d8Daniel Stenberg
2011-04-05[pop3 starttls] PASS command was not sent after upgrade to TLS.Ben Noordhuis
2011-04-05[pop3 starttls] the command to send is STLS, not STARTTLS.Ben Noordhuis
2011-04-04Added http_proxy.c to the Symbian build filesDan Fandrich
2011-04-04http-proxy: move proxy code to http_proxy.cDaniel Stenberg
2011-04-04disable cookies: remove ifdefs, move codeDaniel Stenberg
2011-04-04nss: fix a crash within SSL_AuthCertificate()Kamil Dudka
2011-04-03multi: shorten linesDaniel Stenberg
2011-04-02multi: conn goes bad when data changeDaniel Stenberg