summaryrefslogtreecommitdiff
path: root/tests/unit/unit1602.c
Commit message (Expand)AuthorAgeFilesLines
* hash: lazy-alloc the table in Curl_hash_add()bagder/hash-lazyallocDaniel Stenberg2021-12-101-3/+4
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hash: make it 'struct Curl_hash'Daniel Stenberg2020-09-021-2/+2
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-1/+1
* code: style updatesDaniel Stenberg2016-04-031-2/+2
* unit: make unit test source code checksrc compliantDaniel Stenberg2016-04-031-2/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* unit1602: Fixed failure in torture testdfandrich2015-11-121-24/+23
* hostip: fix unintended destruction of hash tableAnthony Avina2015-05-181-0/+80