summaryrefslogtreecommitdiff
path: root/oidmap.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-07hashmap: use *_entry APIs for iterationLibravatar Eric Wong1-2/+4
2019-05-05*.[ch]: manually align parameter listsLibravatar Denton Liu1-1/+1
2019-05-05*.[ch]: remove extern from function declarations using spatchLibravatar Denton Liu1-5/+5
2018-08-15Add missing includes and forward declarationsLibravatar Elijah Newren1-0/+1
2017-11-22oidmap: add oidmap iterator methodsLibravatar Jeff Hostetler1-0/+22
2017-10-01oidmap: map with OID as keyLibravatar Jonathan Tan1-0/+68