summaryrefslogtreecommitdiffhomepage
path: root/src/hsearch.c
AgeCommit message (Expand)Author
2021-03-28htab: prevent filling up of table with tombstonesrofl0r
2021-03-14orderedmap: fix memory leak when using orderedmap_remove()rofl0r
2021-03-14htab_delete(): fix failure to set tombstonerofl0r
2020-09-15hsearch: add seed to prevent another CVE-2012-3505 instancerofl0r
2020-09-15save headers in an ordered dictionaryrofl0r