Age | Commit message (Expand) | Author |
2016-12-07 | SSH: Commented quirk based on undocumented behavior of LibSSH | Jan Moskyto Matejka |
2016-12-07 | Make: upgrade Babel makefiles | Jan Moskyto Matejka |
2016-12-07 | filter/test.conf: add ROA check and operator tests | Pavel Tvrdik |
2016-12-07 | Add `.maxlen' operator to all ROA prefixes in filters | Pavel Tvrdik |
2016-12-07 | Add `.asn' operator to all ROA prefixes in filters | Pavel Tvrdik |
2016-12-07 | Check table type at `show route for ...' | Pavel Tvrdik |
2016-12-07 | RPKI protocol with one cache server per protocol | Pavel Tvrdík |
2016-12-07 | Client: Includes stdlib.h for malloc() | Pavel Tvrdik |
2016-11-30 | filter/test.conf: Minor changes in order of calls | Pavel Tvrdik |
2016-11-30 | nest/a-path.c: Fix description of BS constant (block size) | Pavel Tvrdik |
2016-11-30 | conf/conf.h: Fix a description of a variable in a structure | Pavel Tvrdik |
2016-11-30 | conf/conf.c: Revert some includes removing | Pavel Tvrdik |
2016-11-30 | Remove filter/test_bgp_filtering.conf file | Pavel Tvrdik |
2016-11-30 | Merge test6.conf IPv6 tests into test.conf | Pavel Tvrdik |
2016-11-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |
2016-11-16 | filter/test.conf: Extend tests | Pavel Tvrdik |
2016-11-16 | filter/test.conf: Reorder tests | Pavel Tvrdik |
2016-11-16 | filter/test.conf: Replace print func with assert and format | Pavel Tvrdik |
2016-11-16 | Birdtest: Add function format in grammar for stringify expression | Pavel Tvrdik |
2016-11-16 | Add lp_strdup function for string duplication on linpool | Pavel Tvrdik |
2016-11-16 | Birdtest: Remove bt_assert command from term | Pavel Tvrdik |
2016-11-16 | Lexer: Add a quotation mark back while parsing quotes | Pavel Tvrdik |
2016-11-15 | BGP: Cluster list item should be prepended | Ondrej Zajicek (work) |
2016-11-11 | Birdtest: Replace BT_SUCCESS and BT_FAILURE with 1 and 0 | Pavel Tvrdik |
2016-11-11 | Birdtest: Put hard new lines for strict line width | Pavel Tvrdik |
2016-11-11 | birdtest: Fix no-forked mode in trie_test | Pavel Tvrdik |
2016-11-09 | Filter: Add long community tests | Ondrej Zajicek (work) |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |
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-11-03 | Add missing extern | Ondrej Zajicek (work) |
2016-11-02 | BFD: Authentication | Ondrej Zajicek (work) |
2016-11-02 | OSPF: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | RIP: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | DOC: Password algorithm option | Pavel Tvrdík |
2016-11-02 | Nest: Add support for MAC algorithms in grammar | Pavel Tvrdík |
2016-11-02 | Add generic message authentication interface | Ondrej Zajicek (work) |
2016-11-01 | BSD: Fix build on OpenBSD broken by previous commit | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-11-01 | Log: Fix broken syslog name | Ondrej Zajicek (work) |
2016-10-27 | IANA assigned a different number to large BGP communities - changed. | Ondrej Filip |
2016-10-18 | Filter: Minor formatting changes in test.conf | Ondrej Zajicek (work) |
2016-10-13 | Clist: The add() function will append a new value | Pavel Tvrdik |
2016-10-13 | Filter: Expand testing of large community sets | Pavel Tvrdik |
2016-10-12 | Fixed memory bloating on kernel merge paths together with export filter. | Jan Moskyto Matejka |
2016-10-12 | Doc: Change debug to { flag1|flag2|flag3 [, ...] } style | Pavel Tvrdik |
2016-10-12 | Nest: Remove trailing whitespaces | Pavel Tvrdik |
2016-10-12 | Doc: Fix deprecated unescaped braces in perl script | Pavel Tvrdik |
2016-10-11 | Tree/Trie: Check the end of buffer | Pavel Tvrdik |