aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-12build: BCC - require Borlands's MAKE for Makefile.b32 processing.Yang Tse
2011-01-12build: BCC - recover lost functionality from commit 3d813204260b37289411Yang Tse
2011-01-12build: use external preprocessor cpp32 when building with Borland CYang Tse
2011-01-12build: allow usage of Borland 5.5.1 external preprocessor cpp32Yang Tse
2011-01-11Disable LDAP support since BCC headers are insufficient.Guenter Knauf
2011-01-11Instead of exiting with error lets set BCCDIR self.Guenter Knauf
2011-01-11Some Borland C++ makefile tweaks.Guenter Knauf
2011-01-11Borland C++ doesnt have struct sockaddr_storage.Guenter Knauf
2011-01-11connect: use UDP correctlyDaniel Stenberg
2011-01-10SSL: fix memory leakQuinn Slack
2011-01-08gtls: fix memory leakDaniel Stenberg
2011-01-07HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs
2011-01-06cmake: removed two filesDaniel Stenberg
2011-01-05Made unit_setup() return an error code to abort the test earlyDan Fandrich
2011-01-06SSH: speedcheck clobbered existing errorDaniel Stenberg
2011-01-06CMake: Use upstream CheckTypeSize moduleBrad King
2011-01-05SSH: acknowledge speedcheckDaniel Stenberg
2011-01-04tests: <info> tag correctionsDaniel Stenberg
2011-01-04unittest: 1303 tests Curl_timeleftDaniel Stenberg
2011-01-04curlcheck.h: add fail()Daniel Stenberg
2011-01-04Curl_timeleft: s/conn/data in first argumentDaniel Stenberg
2011-01-04Fixed path to allow out-of-tree buildsDan Fandrich
2011-01-04nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slashKamil Dudka
2011-01-04ignore: all executable unit test casesDaniel Stenberg
2011-01-04tests: add 1302 to the packageDaniel Stenberg
2011-01-04unittest: test base64 encode/decodeDaniel Stenberg
2011-01-04curlcheck.h: avoid using NULL pointersDaniel Stenberg
2011-01-04curlcheck.h: add verify_memoryDaniel Stenberg
2011-01-04curlcheck.h: add newlines in error messagesDaniel Stenberg
2011-01-04unittest: verify curl_strequalDaniel Stenberg
2011-01-04get_cert_chain: support larger data setsDaniel Stenberg
2011-01-04RELEASE-NOTES: synced with 83e9fb21aabbec2Daniel Stenberg
2011-01-03curlcheck.h: add fail_if() fix codeDaniel Stenberg
2011-01-03unittests: basic docsDaniel Stenberg
2011-01-03ignore: unit test filesDaniel Stenberg
2011-01-03unittests: a dedicated feature in testsDaniel Stenberg
2011-01-03unittesting: build a separate static libDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg
2011-01-03SSH: avoid PATH_MAX with allocDaniel Stenberg
2011-01-03TODO: get rid of PATH_MAXDaniel Stenberg
2011-01-02Curl_nss_connect: avoid PATH_MAXDaniel Stenberg
2011-01-01SFTP: make pwd output result to header callbackDaniel Stenberg
2011-01-01pubkey_show: allocate buffer to fit any-size resultDaniel Stenberg
2010-12-30CURLINFO_FTP_ENTRY_PATH: sftp supportDaniel Stenberg
2010-12-30ssh: honour the CURLINFO_FTP_ENTRY_PATH curl_getinfo optionLuke Amery
2010-12-28IDN: use win32 API if told toPierre Joye
2010-12-28test harness: take in account that Windows does not support LD_PRELOADYang Tse
2010-12-27c-ares: fix cancelled resolvesDaniel Stenberg
2010-12-25Typo / spelling fixes.Brad Hards
2010-12-25Use angle address, as for the rest of the example.Brad Hards