aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-04-25asynch resolvers: unifiedVsevolod Novikov
2011-04-24Enabled OpenWatcom native Windows IDN build.Guenter Knauf
2011-04-22NTLM: work with unicodeDaniel Stenberg
2011-04-21Include unistd.h to declare close()Dan Fandrich
2011-04-21In lib/, change 'wanna' to 'want to'.Fabian Keil
2011-04-21Fix a couple of spelling errors in lib/Fabian Keil
2011-04-21transfer.c: Fixed indentation in readwrite_data.Julien Chaffraix
2011-04-20SFTP: close file before postquoteDaniel Stenberg
2011-04-20Curl_http_connect: detect HTTPS properly after CONNECTDaniel Stenberg
2011-04-20CURL_DOES_CONVERSIONS: fixesGisle Vanem
2011-04-20CURL_DOES_CONVERSIONS: cleanupDaniel Stenberg
2011-04-19Improve MinGW static makefile builds.Guenter Knauf
2011-04-19Enabled MinGW native Windows IDN build.Guenter Knauf
2011-04-19Windows native IDN fixes.Guenter Knauf
2011-04-19Windows native IDN fixes.Guenter Knauf
2011-04-19Updated default (recommended) dependency versions.Guenter Knauf
2011-04-18transfer-encoding: document the optionsDaniel Stenberg
2011-04-18transfer-encoding: added new option and cmdlineDaniel Stenberg
2011-04-18CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding tooDaniel Stenberg
2011-04-18TE: do the Connection: headerDaniel Stenberg
2011-04-18TE: rename struct field content_encodingDaniel Stenberg
2011-04-18HTTP: add support for gzip and deflate Transfer-EncodingDaniel Stenberg
2011-04-17base64.c: removed wrong commentDaniel Stenberg
2011-04-16Curl_ssl_shutdown: restore send/recv pointersDaniel Stenberg
2011-04-16Changed email per Gisle's request.Guenter Knauf
2011-04-14Fix a buffer overflow in pubkey_show().Andrei Benea
2011-04-14Replaced var manipulations with perlish hacks.Guenter Knauf
2011-04-11checkconnection: don't call with NULL pointerDaniel Stenberg
2011-04-10OpenSSL: no-sslv2 awareDaniel 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-07lib/Makefile.b32: updatesGisle Vanem
2011-04-07HTTP pipelining: Fix handling of zero-length responsesChris Smowton
2011-04-05Changed some nonportable typesDan Fandrich
2011-04-05Don't list NTLM in curl-config when HTTP is disabledDan 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-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-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-25TSL-SRP: enabled with OpenSSLPeter Sylvester
2011-03-25fix: re-use of bound connectionsDaniel Stenberg