Age | Commit message (Expand) | Author |
2019-07-02 | Filter: Pre-evaluation of constant expressions | Maria Matejka |
2019-06-25 | Conf/Filters: Moved argument count to conf scope | Maria Matejka |
2019-06-13 | String: bstrtoul macro expanded to bstrtoul10 and 16 | Maria Matejka |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
2019-02-26 | Filters: comparison of functions and filters caching | Maria Matejka |
2019-02-25 | Custom number parser to speed up config parsing | Maria Matejka |
2019-02-25 | Conf: Lexer parses quoted strings in a more descriptive way | Maria Matejka |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filters: split the large filter.h file to smaller files. | Maria Matejka |
2019-02-20 | Filter + Config: Fix bugs, tests and split symbols by type | Maria Matejka |
2018-09-11 | Conf: Show the line:char position where the syntax error happens | Jan Maria Matejka |
2017-05-30 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-05-30 | Workaround for older bisons | Ondrej Zajicek (work) |
2017-05-25 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-05-25 | Conf: Replace keyword and symbol hash table with generic hash table. | Ondrej Zajicek (work) |
2017-05-18 | Fix VPN-RD parsing on 32-bit systems | Ondrej Zajicek (work) |
2017-04-18 | Check validity of dest w.r.t. net_type | Ondrej Zajicek (work) |
2017-03-28 | Simpler format of VPN RD | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2016-12-22 | VPN4 and VPN6 literals | Jan Moskyto Matejka |
2016-11-16 | Lexer: Add a quotation mark back while parsing quotes | Pavel Tvrdik |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Minor code cleanups | Ondrej Zajicek (work) |
2016-11-08 | Merge tag 'v1.6.2' into int-new | Ondrej Zajicek (work) |
2016-09-21 | Add !~ operator to filter grammar | Pavel Tvrdik |
2016-08-16 | Include <stdint.h> in cf-lex.l to avoid UINTx_MAX redefinition | Ondřej Surý |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2015-12-20 | ROA code switchoff | Jan Moskyto Matejka |
2015-11-25 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-11-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2015-02-21 | Bump max symbol length to 64. | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-02 | Allows more constants in set literals. | Ondrej Zajicek |
2014-03-25 | Fixes file descriptor leak when parser ends with error. | Ondrej Zajicek |
2013-08-15 | Symbol names enclosed by apostrophes can contain colons. | Ondrej Filip |
2013-07-25 | Allows to define constants of all filter types. | Ondrej Zajicek |
2013-02-10 | Symbol names enclosed by apostrophes can contain DOTs. | Ondrej Filip |
2012-07-18 | Implements wildcard matching in config file include. | Ondrej Zajicek |
2012-03-18 | Route Origin Authorization basics. | Ondrej Zajicek |
2011-12-22 | Fixes parsing larger numbers on 64bit platforms. | Ondrej Zajicek |
2011-11-10 | Fixes missing header. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-10-10 | Fixes for include. | Ondrej Zajicek |
2011-09-11 | Configuration can include other files. | Ondrej Filip |
2011-05-06 | Fixes several problems in filter syntax. | Ondrej Zajicek |
2011-03-23 | A hack to distinguish if..else from else: in case. | Ondrej Zajicek |
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek |
2010-05-02 | Merge several fixes suggested by Joakim Tjernlund. | Ondrej Zajicek |