aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-01Increased script version.Guenter Knauf
2011-04-01Make use of proxy vars if set.Guenter Knauf
2011-04-01Use var again instead of hard-coded filename.Guenter Knauf
2011-03-29typo fixGisle Vanem
2011-03-29curl_easy_setopt.3: mention TFTP read callback flawDaniel Stenberg
2011-03-27configure: fix libtool warningYang Tse
2011-03-25TSL-SRP: enabled with OpenSSLPeter Sylvester
2011-03-25RELEASE-NOTES: synced with 11c2db2aa2aDaniel Stenberg
2011-03-25fix: re-use of bound connectionsDaniel Stenberg
2011-03-24symbols-in-versions: make test 1119 happyDaniel Stenberg
2011-03-23rtsp: move protocol code to dedicated fileDaniel Stenberg
2011-03-23MAIL-ETIQUETTE: intro and spamDaniel Stenberg
2011-03-23TODO-RELEASE: 1 fixed, 1 notabugDaniel Stenberg
2011-03-23ipv6: only probe onceDaniel Stenberg
2011-03-22headers: more copyright headers addedDaniel Stenberg
2011-03-22MAIL-ETIQUETTE: how to behaveDaniel Stenberg
2011-03-21progress: don't print the last update on a separate line.Julien Chaffraix