Age | Commit message (Expand) | Author |
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-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) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Split microsecond timers from BFD code to lib | 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-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-09-15 | Main: Improve BIRD help messages | Pavel Tvrdik |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-10 | Merge branch 'int-new' into int-new-merged | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |