summaryrefslogtreecommitdiff
path: root/filter/tree.c
AgeCommit message (Expand)Author
2020-11-24Minor cleanups with cfg_allocz()Ondrej Zajicek (work)
2019-02-20Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka
2019-02-20Filters: split the large filter.h file to smaller files.Maria Matejka
2019-02-20Filter refactoring: dropped the recursion from the interpreterMaria Matejka
2016-11-08Minor code cleanupsOndrej Zajicek (work)
2016-10-11Tree/Trie: Check the end of bufferPavel Tvrdik
2016-09-15Filter: Prefer xmalloc/xfree to malloc/freePavel Tvrdik
2016-08-16whitespace fixesOndřej Surý
2013-11-22Merge commit 'origin/bfd'Ondrej Zajicek
2013-10-05Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek
2013-10-02Some fixes in filter code.Ondrej Zajicek
2010-02-17Replaces the algorithm for building balanced trees.Ondrej Zajicek
2000-06-07Progdocs updatesPavel Machek
2000-06-07Even better documentation of filters.Pavel Machek
2000-06-07Comment fix.Pavel Machek
2000-06-07Better progdocs for filtersPavel Machek
2000-03-31Removed lots of superfluous includes.Martin Mares
2000-01-31filter_same() implemented. Don't bet on it, yet.Pavel Machek
1999-10-28switch() { } done right.Pavel Machek
1999-04-12Sets of integers now actually work. Sets of IP will work as soon asPavel Machek