Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-02 | hashmap: provide deallocation function names | 1 | -1/+1 | |
2019-10-07 | hashmap: introduce hashmap_free_entries | 1 | -1/+3 | |
2019-10-07 | hashmap_cmp_fn takes hashmap_entry params | 1 | -5/+9 | |
2019-10-07 | hashmap_put takes "struct hashmap_entry *" | 1 | -1/+1 | |
2019-07-19 | Merge branch 'cc/test-oidmap' | 1 | -10/+3 | |
2019-06-17 | oidmap: use sha1hash() instead of static hash() function | 1 | -10/+3 | |
2018-08-29 | convert hashmap comparison functions to oideq() | 1 | -6/+6 | |
2017-12-27 | oidmap: ensure map is initialized | 1 | -0/+11 | |
2017-10-01 | oidmap: map with OID as key | 1 | -0/+51 |