Age | Commit message (Expand) | Author |
---|---|---|
2015-11-30 | basic: include only what we use | Thomas Hindoe Paaboel Andersen |
2015-11-16 | siphash24: let siphash24_finalize() and siphash24() return the result directly | Daniel Mack |
2015-11-16 | siphash24: change result argument to uint64_t | Martin Pitt |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move is_main_thread() to process-util.[ch] | Lennart Poettering |
2015-10-06 | siphash24: unify API | Tom Gundersen |
2015-10-05 | hashmap: hash_funcs - make inputs unambiguous | Tom Gundersen |
2015-10-05 | hashmap: refactor hash_func | Tom Gundersen |
2015-06-18 | Merge pull request #294 from teg/hashmap-debug-locking-2 | David Herrmann |
2015-06-18 | hashmap: debug - lock access to the global hashmap list | Tom Gundersen |
2015-06-17 | hashmap: allow NULL key in ordered_hashmap_next() | Michal Schmidt |
2015-06-14 | hashmap: fix iterators to not skip entries | David Herrmann |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |