summaryrefslogtreecommitdiffhomepage
path: root/src/allowedips.c
AgeCommit message (Expand)Author
2018-05-22allowedips: set pointer to null before freeingJason A. Donenfeld
2018-05-10allowedips: simplify arithmeticJason A. Donenfeld
2018-05-10allowedips: produce better assembly with unsigned arithmeticJason A. Donenfeld
2018-05-10allowedips: use native endian on lookupJason A. Donenfeld
2018-02-21allowedips: fix comment styleJason A. Donenfeld
2018-02-14allowedips: indicate to clang-analyzer that trie is non-nullJason A. Donenfeld
2018-01-03global: year bumpJason A. Donenfeld
2017-12-09global: add SPDX tags to all filesGreg Kroah-Hartman
2017-11-25allowedips: simplifyJason A. Donenfeld
2017-11-25allowedips: optimizeJason A. Donenfeld
2017-11-13allowedips: do not write out of boundsJason A. Donenfeld
2017-11-10allowedips: rename from routingtableJason A. Donenfeld