Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: replace cert_get_pin() with gnutls_x509_crt_get_key_id() | Daniel Salzman | 2023-03-02 | 1 | -223/+0 |
* | use https://www.gnu.org instead of http://www.gnu.org | Daniel Kahn Gillmor | 2018-08-29 | 2 | -2/+2 |
* | tests: replace ok(ret == KNOT_E???) with is_int(KNOT_E???, ret) to ease debug... | Petr Špaček | 2017-01-30 | 1 | -5/+5 |
* | hat-trie: remove hattrie_build_index as qp-trie doesn't need it | Daniel Salzman | 2016-10-17 | 1 | -2/+0 |
* | utils: add cert_get_pin() function | Jan Vcelak | 2016-08-03 | 1 | -0/+223 |
* | utils: add general lookup container | Daniel Salzman | 2016-04-13 | 1 | -0/+138 |