Age | Commit message (Expand) | Author |
2023-04-14 | Merge commit '231c6385' into thread-next-iface | Maria Matejka |
2023-04-04 | Sockets: Unified API for main and other loops | Maria Matejka |
2023-04-04 | Resource dumps also write out block addresses | Maria Matejka |
2023-04-04 | Misc allocator fixes | Maria Matejka |
2023-03-06 | Net: Replace runtime checks with STATIC_ASSERT() | Ondrej Zajicek |
2023-01-21 | Merge commit '1e47b9f203aaaad0fb658d40a1670f1d0437f1f8' into thread-next | Maria Matejka |
2023-01-19 | Merge commit '140c534fb81d0e165b7d674e869c646455ed19d1' into thread-next | Maria Matejka |
2023-01-19 | Decoupling loops from threads to allow fixed thread count | Maria Matejka |
2023-01-19 | CLI closing fix when its action is run asynchronously. | Maria Matejka |
2022-12-10 | CLI: Fix for long-lived sessions during high loads | Ondrej Zajicek |
2022-11-09 | Conf: Make 'configure check' command restricted | Ondrej Zajicek |
2022-11-09 | Conf: Free stored old config before parsing new one | Ondrej Zajicek |
2022-07-18 | Merge commit '94eb0858' into thread-next | Maria Matejka |
2022-07-18 | Merge commit 'a4451535' into thread-next | Maria Matejka |
2022-07-13 | Merge commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f' into thread-next | Maria Matejka |
2022-07-11 | Merge remote-tracking branch 'origin/master' into backport | Maria Matejka |
2022-06-27 | Filter: Implement soft scopes | Ondrej Zajicek (work) |
2022-06-08 | Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-05-04 | Splitting route data structures out to lib | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | Maria Matejka |
2022-03-09 | Revert "Multipage allocation" | Maria Matejka |
2021-11-22 | Converting the former BFD loop to a universal IO loop and protocol loop. | Maria Matejka |
2021-11-22 | Unified time for whole BIRD | Maria Matejka |
2021-11-22 | Locking subsystem: Just a global BIRD lock to begin with. | Maria Matejka |
2021-10-13 | Multipage allocation | Maria Matejka |
2021-10-13 | CLI socket accept() may also fail and should produce some message, not a core... | Maria Matejka |
2021-06-06 | sysdep: Add wrapper to get random bytes | Toke Høiland-Jørgensen |
2021-04-07 | Unix: Expand accepted ranges of iproute2 constants | Ondrej Zajicek (work) |
2021-02-10 | BGP: Add support for BGP hostname capability | Vincent Bernat |
2020-06-03 | Log: Do not open logfiles when parse-and-exit option is active | Ondrej Zajicek (work) |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-02-04 | Conf: Better error message when reading iproute2 config | Maria Matejka |
2019-10-22 | Accept uppercase letters in iproute2 names | Ondrej Zajicek |
2019-10-09 | Lib: Support for 64-bit numbers in bvsnprintf() | Ondrej Zajicek (work) |
2019-10-04 | Fixed undefined behavior on signals. | Maria Matejka |
2019-08-21 | Sysdep: Drop supplementary groups when dropping GID | Ondrej Zajicek (work) |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-06-30 | Nest: Add command to request graceful restart | Ondrej Zajicek (work) |
2019-06-12 | Add CLI command to test reconfiguration status | Ondrej Zajicek (work) |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter: merged filter instruction constructors, counting line size on instruc... | Maria Matejka |
2019-02-20 | Filters: split the large filter.h file to smaller files. | Maria Matejka |
2019-01-04 | Unix: Remove removed option from help | Ondrej Zajicek (work) |
2018-12-04 | Unix: Change debugging options | Ondrej Zajicek (work) |
2018-09-11 | Conf: Show the line:char position where the syntax error happens | Jan Maria Matejka |
2018-08-28 | Main: Add -b to force background even in debug mode | Jan Maria Matejka |
2018-08-13 | sysdep/unix/main.c: Remove trailing spaces | Pavel Tvrdik |
2017-12-10 | Lib: Check size of nets | Ondrej Zajicek (work) |
2017-12-07 | Nest: Update to new timers | Ondrej Zajicek (work) |