aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-12-25Add angle brackets to addresses in easy SMTP examples, as for smtp-multi exam...Brad Hards
2010-12-23cookies: tricked dotcounter fixedDaniel Stenberg
2010-12-23multi: connect fail => use next IP addressDaniel Stenberg
2010-12-23smtp-multi: put recipient within <brackets>Daniel Stenberg
2010-12-23ossl_seed: no more RAND_screenDaniel Stenberg
2010-12-22multi: inhibit some verbose outputsDaniel Stenberg
2010-12-22SMTP tests: updated MAIL FROM useDaniel Stenberg
2010-12-22CURLOPT_MAIL_FROM: document the bracket situationDaniel Stenberg
2010-12-22SMTP: add brackets for MAIL FROMBrad Hards
2010-12-22Added support for axTLS to NetWare build.Guenter Knauf
2010-12-22Fixed include: memory.h -> curl_memory.h.Guenter Knauf
2010-12-22smtp-tls: add a missing newlineBrad Hards
2010-12-21Typo fixes.Brad Hards
2010-12-21New curl/curl.h definitions added to ILE/RPG binding.Patrick Monnerat
2010-12-21build: sort configuration hunks in lib/Makefile.vc6Yang Tse
2010-12-20getparameter: add error checkDaniel Stenberg
2010-12-20loadhostpairs: return errorcodeDaniel Stenberg
2010-12-20distrib: add new file to EXTRA_DISTYang Tse
2010-12-20build: refactoring of msvc makefiles to allow overriding of library filenames.Yang Tse
2010-12-19ftp_parselist: fix compiler warningDaniel Stenberg
2010-12-18Curl_do: avoid using stale conn pointerPasha Kuznetsov
2010-12-18ares: ask for both IPv4 and IPv6 addressesTommie Gannert
2010-12-18examples: socket type cleanupDaniel Stenberg