summaryrefslogtreecommitdiffstats
path: root/tests/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* utils: replace cert_get_pin() with gnutls_x509_crt_get_key_id()Daniel Salzman2023-03-021-223/+0
* use https://www.gnu.org instead of http://www.gnu.orgDaniel Kahn Gillmor2018-08-292-2/+2
* tests: replace ok(ret == KNOT_E???) with is_int(KNOT_E???, ret) to ease debug...Petr Špaček2017-01-301-5/+5
* hat-trie: remove hattrie_build_index as qp-trie doesn't need itDaniel Salzman2016-10-171-2/+0
* utils: add cert_get_pin() functionJan Vcelak2016-08-031-0/+223
* utils: add general lookup containerDaniel Salzman2016-04-131-0/+138