aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2020-06-12altsvc: remove the num field from the altsvc structDaniel Stenberg
2020-06-08Curl_addrinfo: use one malloc instead of threeDaniel Stenberg
2020-05-30unit1604.c: fix implicit conv from 'SANITIZEcode' to 'CURLcode'Marc Hoersken
2020-05-25altsvc: fix parser for lines ending with CRLFDaniel Stenberg
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-12CMake: fix runtests.pl with CMake, add new test targetsPeter Wu
2020-05-12CMake: do not build test programs by defaultPeter Wu
2020-05-04dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg
2020-04-30conncache: various concept cleanupsDaniel Stenberg
2020-04-28headers: copyright range fixDaniel Stenberg
2020-04-28doh: Constify some input pointersRikard Falkeborn
2020-04-19src: Remove C99 constructs to ensure C89 complianceTom
2020-03-30cleanup: insert newline after if() conditionsDaniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-12cleanup: fix some text/comment typosViktor Szakats
2020-03-06unit1612: fixed the inclusion and compilation of the HMAC unit testSteve Holme
2020-03-01unit1651: Fixed conversion compilation warningSteve Holme
2020-02-24hmac: Added a unit test for the HMAC hash generationSteve Holme
2020-02-23tests: Added a unit test for MD4 digest generationSteve Holme
2020-02-23md5/sha256: Updated the functions to allow non-string data to be hashedSteve Holme
2020-02-22tests: Added a unit test for SHA256 digest generationSteve Holme
2020-02-18altsvc: make saving the cache an atomic operationDaniel Stenberg
2020-01-24llist: removed unused Curl_llist_move()Daniel Stenberg
2019-12-16tests: make sure checksrc runs on header files tooDaniel Stenberg
2019-12-13tests: fix build with `CURL_DISABLE_DOH`Marcel Raad
2019-12-13unit1620: fix bad free in OOMDaniel Stenberg
2019-12-13unit1609: fix mem-leak in OOMDaniel Stenberg
2019-12-13unit1607: fix mem-leak in OOMDaniel Stenberg
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
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