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-22 | Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear... | Jan Maria Matejka |
2019-05-21 | Filter: Store variables and function arguments on stack | Jan Maria Matejka |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-18 | Build: Automatic dependency tracking for generated files | 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-22 | Conf: Switch for faster (and slightly bigger) lexer | Maria Matejka |
2019-02-22 | Conf: Switch for faster (and slightly bigger) lexer | Maria Matejka |
2019-02-20 | Filter: Fixed bugs in FI_CALL and FI_SWITCH | Maria Matejka |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Conf: Fixed makefiles | 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 |
2019-02-20 | Filter: refactoring of instruction constructors | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2019-02-20 | Filter refactoring: Passing the resulting struct f_val as a pointer. | Jan Maria Matejka |
2018-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-12-06 | Custom route attributes | Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-09-11 | Conf: Show the line:char position where the syntax error happens | Jan Maria Matejka |
2018-08-14 | Bison: A bit more verbose error messages in config. | Jan Maria Matejka |
2018-08-14 | M4: generate synchronization lines | Jan Maria Matejka |
2018-06-26 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-03-13 | Merge branch 'master' into int-new | Jan Maria Matejka |
2018-03-13 | Filter: Instruction codes named as enum | Maria Jan Matejka |
2018-03-08 | Config: Dropped the ipv4:netmask4 syntax for IPv4 prefixes. | Jan Maria Matejka |
2018-03-07 | Babel: Fix build with restricted protocol set | Ondrej Zajicek (work) |
2018-02-13 | Add support for source-specific IPv6 routes to BIRD core | Ondrej Zajicek (work) |
2017-12-12 | Revive FIB and kernel MPLS code | Ondrej Zajicek (work) |
2017-12-08 | Docs: Update to v2.0 | Jan Maria Matejka |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Fix TBF and some last remains | Ondrej Zajicek (work) |
2017-12-07 | Nest: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Add typecast to unit-converting macros | Ondrej Zajicek (work) |
2017-12-07 | Timers: Parse and format functions for microsecond times | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
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-23 | Change parser to handle numbers as unsigned | Ondrej Zajicek (work) |
2017-05-23 | Add a hint for an invalid IP prefix | Pavel Tvrdik |
2017-05-23 | Minor cleanups and fixes | Ondrej Zajicek (work) |
2017-05-18 | Fix VPN-RD parsing on 32-bit systems | Ondrej Zajicek (work) |