summaryrefslogtreecommitdiffstats
path: root/src/expr/fwd.c
Commit message (Expand)AuthorAgeFilesLines
* expr: no need to nul-terminate buffer from expression ->snprintf indirectionPablo Neira Ayuso2017-10-041-3/+0
* src: Buffer is null terminated.Varsha Rao2017-09-271-0/+3
* src: Change parameters of SNPRINTF_BUFFER_SIZE macro.Varsha Rao2017-09-271-3/+4
* src: remove libmxml supportArturo Borrero2016-09-231-18/+0
* src: Implement rule comparisonCarlos Falgueras GarcĂ­a2016-08-171-0/+14
* libnftnl: constify object arguments to various functionsPatrick McHardy2016-05-091-5/+7
* expr: add forward expressionPablo Neira Ayuso2016-02-011-0/+187