Age | Commit message (Expand) | Author |
2011-01-04 | curlcheck.h: add verify_memory | Daniel Stenberg |
2011-01-04 | curlcheck.h: add newlines in error messages | Daniel Stenberg |
2011-01-04 | unittest: verify curl_strequal | Daniel Stenberg |
2011-01-04 | get_cert_chain: support larger data sets | Daniel Stenberg |
2011-01-04 | RELEASE-NOTES: synced with 83e9fb21aabbec2 | Daniel Stenberg |
2011-01-03 | curlcheck.h: add fail_if() fix code | Daniel Stenberg |
2011-01-03 | unittests: basic docs | Daniel Stenberg |
2011-01-03 | ignore: unit test files | Daniel Stenberg |
2011-01-03 | unittests: a dedicated feature in tests | Daniel Stenberg |
2011-01-03 | unittesting: build a separate static lib | Daniel Stenberg |
2011-01-03 | unittest: framework for unit-testing | Daniel Stenberg |
2011-01-03 | SSH: avoid PATH_MAX with alloc | Daniel Stenberg |
2011-01-03 | TODO: get rid of PATH_MAX | Daniel Stenberg |
2011-01-02 | Curl_nss_connect: avoid PATH_MAX | Daniel Stenberg |
2011-01-01 | SFTP: make pwd output result to header callback | Daniel Stenberg |
2011-01-01 | pubkey_show: allocate buffer to fit any-size result | Daniel Stenberg |
2010-12-30 | CURLINFO_FTP_ENTRY_PATH: sftp support | Daniel Stenberg |
2010-12-30 | ssh: honour the CURLINFO_FTP_ENTRY_PATH curl_getinfo option | Luke Amery |
2010-12-28 | IDN: use win32 API if told to | Pierre Joye |
2010-12-28 | test harness: take in account that Windows does not support LD_PRELOAD | Yang Tse |
2010-12-27 | c-ares: fix cancelled resolves | Daniel Stenberg |
2010-12-25 | Typo / spelling fixes. | Brad Hards |
2010-12-25 | Use angle address, as for the rest of the example. | Brad Hards |
2010-12-25 | Add angle brackets to addresses in easy SMTP examples, as for smtp-multi exam... | Brad Hards |
2010-12-23 | cookies: tricked dotcounter fixed | Daniel Stenberg |
2010-12-23 | multi: connect fail => use next IP address | Daniel Stenberg |
2010-12-23 | smtp-multi: put recipient within <brackets> | Daniel Stenberg |
2010-12-23 | ossl_seed: no more RAND_screen | Daniel Stenberg |
2010-12-22 | multi: inhibit some verbose outputs | Daniel Stenberg |
2010-12-22 | SMTP tests: updated MAIL FROM use | Daniel Stenberg |
2010-12-22 | CURLOPT_MAIL_FROM: document the bracket situation | Daniel Stenberg |
2010-12-22 | SMTP: add brackets for MAIL FROM | Brad Hards |
2010-12-22 | Added support for axTLS to NetWare build. | Guenter Knauf |
2010-12-22 | Fixed include: memory.h -> curl_memory.h. | Guenter Knauf |
2010-12-22 | smtp-tls: add a missing newline | Brad Hards |
2010-12-21 | Typo fixes. | Brad Hards |
2010-12-21 | New curl/curl.h definitions added to ILE/RPG binding. | Patrick Monnerat |
2010-12-21 | build: sort configuration hunks in lib/Makefile.vc6 | Yang Tse |
2010-12-20 | getparameter: add error check | Daniel Stenberg |
2010-12-20 | loadhostpairs: return errorcode | Daniel Stenberg |
2010-12-20 | distrib: add new file to EXTRA_DIST | Yang Tse |
2010-12-20 | build: refactoring of msvc makefiles to allow overriding of library filenames. | Yang Tse |
2010-12-19 | ftp_parselist: fix compiler warning | Daniel Stenberg |
2010-12-18 | Curl_do: avoid using stale conn pointer | Pasha Kuznetsov |
2010-12-18 | ares: ask for both IPv4 and IPv6 addresses | Tommie Gannert |
2010-12-18 | examples: socket type cleanup | Daniel Stenberg |
2010-12-18 | Trival comment fix. | Brad Hards |
2010-12-18 | smtp-tls: add Message-ID: header | Brad Hards |
2010-12-17 | gitignore: ignore the new example execs | Daniel Stenberg |
2010-12-17 | examples: fix compiler warnings | Daniel Stenberg |