aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13nss: provide human-readable names for NSS errorsKamil Dudka
2012-04-13nss: use NSS_InitContext() to initialize NSS if availableKamil Dudka
2012-04-13nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka
2012-04-13Set batch mode to 755 to make Cygwin git pulls work.Guenter Knauf
2012-04-13Added section for Android configure cross-compile.Guenter Knauf
2012-04-13Added NetWare export.Guenter Knauf
2012-04-12testcurl.pl: build example programs for MinGW cross-compilesYang Tse
2012-04-12tool_operate.c: fix compiler warningYang Tse
2012-04-12url.c: fix compiler warningYang Tse
2012-04-12Updated dependency lib versions (2nd try).Guenter Knauf
2012-04-12Updated dependency lib versions.Guenter Knauf
2012-04-12tool_formparse.c: rename a couple of vars to avoid declaration shadowingYang Tse
2012-04-12OS400/initscript.sh: fix db2_name() module name generationYang Tse
2012-04-12testcurl.pl: log more environment vars that modify configure and build behaviorYang Tse
2012-04-12configure: NATIVE_WINDOWS no longer defined in config filesYang Tse
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2012-04-11build adjustments: functionally revert commits 4d3fb91f and bbfe1182Yang Tse
2012-04-10test servers: build adjustmentYang Tse
2012-04-10libtests: build adjustmentYang Tse
2012-04-10curl tool: make setup.h first header included in tool_setup.h againYang Tse
2012-04-09curl tool: use configuration files from lib directory - follow-up IIYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-07curl tool: use configuration files from lib directory - follow-up IYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-04-06PolarSSL: correct return code for CRL matchesDaniel Stenberg
2012-04-06PolarSSL: include version number in version stringDaniel Stenberg
2012-04-05test: added test 1332 that tests --post303Daniel Stenberg
2012-04-05curl: add --post303 to set the CURL_REDIR_POST_303 optionDaniel Stenberg
2012-04-05CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URLAndrei Cipu
2012-04-05test1331: cookies on a 407 responseDaniel Stenberg
2012-04-05PolarSSL: add support for asynchronous connectDag Ekengren
2012-04-04Revert "access the CA source file using HTTPS"Tim Heckman
2012-04-04IPv6 cookie domain: get rid of the first bracket before the second.Andrei Cipu
2012-04-04MAIL-ETIQUETTE: Added "How to unsubscribe"Daniel Stenberg
2012-04-04ftp.c: ftplistparser related OOM handling fixYang Tse
2012-04-04smtp.c: fix compiler warningsYang Tse
2012-04-04lib599.c: fix compiler warningYang Tse
2012-04-04runtests: yassl and polarssl are not opensslDaniel Stenberg
2012-04-03connect.c: return changed to CURLE_COULDNT_CONNECT when opensocket failsLijo Antony
2012-04-02pop3: Reworked the command sending and handlingSteve Holme
2012-04-01curl tool: add filename_effective token for --write-outDave Reisner
2012-04-01smtp.c: Code policing and tidy upSteve Holme
2012-04-01SSH: public key can now be an empty stringArmel Asselin
2012-04-01OpenSSL: Made cert hostname check conform to RFC 6125Tatsuhiro Tsujikawa
2012-04-01HTTP: reset expected DL/UL sizes on redirectsDaniel Stenberg
2012-03-31smtp: Add support for DIGEST-MD5 authenticationGökhan Şengün
2012-03-31smtp: Cody tidy up of md5 digest lengthGökhan Şengün
2012-03-31md5: Add support for calculating the md5 sum of buffers incrementallyGökhan Şengün
2012-03-31Revert "mk-ca-bundle.pl: use LWP::UserAgent for https"Daniel Stenberg