aboutsummaryrefslogtreecommitdiffstats
path: root/oidmap.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren1-0/+1
2023-02-23treewide: remove unnecessary cache.h includesElijah Newren1-1/+0
2019-10-07hashmap: use *_entry APIs for iterationEric Wong1-2/+4
2019-05-05*.[ch]: manually align parameter listsDenton Liu1-1/+1
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-5/+5
2018-08-15Add missing includes and forward declarationsElijah Newren1-0/+1
2017-11-22oidmap: add oidmap iterator methodsJeff Hostetler1-0/+22
2017-10-01oidmap: map with OID as keyJonathan Tan1-0/+68