aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2019-11-16doh: improced both encoding and decodingNiall
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-10-30url: make Curl_close() NULLify the pointer tooDaniel Stenberg
2019-09-30altsvc: accept quoted ma and persist valuesDaniel Stenberg
2019-09-27tests: fix narrowing conversion warningsMarcel Raad
2019-09-16unit1655: make it C90 compliantDaniel Stenberg
2019-09-15doh: fix (harmless) buffer overrunPaul Dreik
2019-08-31Curl_addr2string: take an addrlen argument tooDaniel Stenberg
2019-08-09http3: make connection reuse workDaniel Stenberg
2019-08-08alt-svc: add protocol version selection maskingDaniel Stenberg
2019-06-13unit1654: cleanup on memory failureDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-05-03urlapi: strip off scope id from numerical IPv6 addressesDaniel Stenberg
2019-04-15tests: Run global cleanup at end of testsDaniel Gustafsson
2019-04-11CURLOPT_DNS_USE_GLOBAL_CACHE: removeDaniel Stenberg
2019-04-11xattr: skip unittest on unsupported platformsDaniel Gustafsson
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2019-03-05tests: fix multiple may be used uninitialized warningsDaniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-02-19unit1651: survive curl_easy_init() failsDaniel Stenberg
2019-02-15unit1307: just fail without FTP supportMarcel Raad
2019-02-10cleanup: make local functions staticDaniel Stenberg
2019-01-28unit1653: make it survive torture testsDaniel Stenberg
2019-01-11urldata: rename easy_conn to just connDaniel Stenberg
2019-01-10xattr: strip credentials from any URL that is storedDaniel Stenberg
2019-01-04printf: fix format specifiersRikard Falkeborn
2018-12-30urlapi: fix parsing ipv6 with zone indexDaniel Gustafsson
2018-12-12urlapi: Fix port parsing of eol colonDaniel Gustafsson
2018-12-11tests: add urlapi unittestDaniel Gustafsson
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-05netrc: don't ignore the login name specified with "--user"Michael Kaufmann
2018-11-05unittest: make 1652 stable across collationsDaniel Gustafsson
2018-11-03infof: clearly indicate truncationDaniel Gustafsson
2018-11-01axtls: removedDaniel Stenberg
2018-10-29unit1650: fix "null pointer passed as argument 1 to memcmp"Daniel Stenberg
2018-10-29unit1300: fix stack-use-after-scope AddressSanitizer warningDaniel Stenberg
2018-10-27test1651: unit test Curl_extract_certinfo()Daniel Stenberg
2018-10-05doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg
2018-10-01test1650: make it depend on http/2Daniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-09-23unit1650: fix out of boundary accessDaniel Stenberg
2018-09-06DOH: add test case 1650 and 2100Daniel Stenberg
2018-09-05tests: add unit tests for url.cJim Fuller
2018-08-08ssl: set engine implicitly when a PKCS#11 URI is providedAnderson Toshiyuki Sasaki
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-06-11cppcheck: fix warningsMarian Klymov
2018-06-01CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev
2018-06-01fnmatch: use the system one if availableDaniel Stenberg
2018-05-28fnmatch: insist on escaped bracket to matchDaniel Stenberg