summaryrefslogtreecommitdiffstats
path: root/src/erec.c
Commit message (Expand)AuthorAgeFilesLines
* erec: Review erec_print()Phil Sutter2018-04-141-36/+43
* libnftables: Introduce nft_ctx_set_error()Phil Sutter2018-04-111-1/+1
* configure: misc updatesPablo Neira Ayuso2018-03-031-0/+1
* erec: Avoid passing negative offset to fseek()Phil Sutter2018-03-021-5/+5
* nftables: make pointers in string arrays constantHarsha Sharma2017-10-091-1/+1
* evaluate: Fix debug outputPhil Sutter2017-10-061-4/+9
* erec_print: Pass output FILE pointer to netlink_dump_expr()Phil Sutter2017-09-291-1/+1
* scanner: Fix for memleak due to unclosed file pointerPhil Sutter2017-08-241-6/+5
* src: add debugging mask to context structurePablo Neira Ayuso2017-08-231-4/+5
* scanner: free filename when destroying scannerEric Leblond2017-07-171-0/+5
* erec: Fix input descriptors for included filesAnatole Denis2017-02-251-1/+31
* src: meta priority support using tc classidPablo Neira Ayuso2016-08-181-0/+1
* src: expose delinearize/linearize structures and stmt_error()Pablo Neira2016-07-131-0/+17
* erec: fix logic when reading from fileEric Leblond2015-06-301-0/+3
* erec: fix buffer overflowEric Leblond2015-06-301-5/+12
* erec: use stdio vasprintf instead of gmp_vasprintfSteven Barth2015-01-071-1/+5
* build: autotools conversionPablo Neira Ayuso2014-11-121-0/+1
* erec: skip includes with INDESC_INTERNALPatrick McHardy2014-02-041-1/+3
* erec: fix error markup for errors starting at column 0Patrick McHardy2014-01-101-1/+2
* src: use libnftablesPablo Neira Ayuso2013-06-241-1/+1
* debug: include verbose message in all BUG statementsroot2012-12-081-1/+1
* erec: Handle returned value properly in erec_printTomasz Bursztyka2012-08-031-3/+4
* Initial commitv0.01-alpha1Patrick McHardy2009-03-181-0/+159