Age | Commit message (Expand) | Author |
2023-04-04 | Sockets: Unified API for main and other loops | Maria Matejka |
2023-04-04 | More efficient IO loop event execution to avoid long loops | Maria Matejka |
2023-04-04 | Resource dumps also write out block addresses | Maria Matejka |
2023-01-23 | Merge commit '7fb23041a52d01754c53ba963e2282e524813364' into thread-next | Maria Matejka |
2023-01-19 | Decoupling loops from threads to allow fixed thread count | Maria Matejka |
2023-01-12 | Log message before aborting | Mike Crute |
2022-10-12 | Fixed SSH known hosts checking with older versions of libssh | Maria Matejka |
2022-10-05 | Poll errors must also drop a corefile. And we shouldn't run sockets when sock... | Maria Matejka |
2022-10-05 | Fixed previously untested paths in RPKI | Maria Matejka |
2022-09-20 | Pipe kick-and-drain packed into a neat structure and functions. | 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-10 | Merge version 2.0.10 into backport | Maria Matejka |
2022-06-04 | IO: Improve resolution of latency debugging messages | Ondrej Zajicek |
2022-03-02 | Introducing an universal temporary linpool flushed after every task | Maria Matejka |
2022-01-08 | IO: Support nonlocal bind in socket interface | Alexander Zubkov |
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 | Coroutines: A simple and lightweight parallel execution framework. | Maria Matejka |
2021-11-22 | Locking subsystem: Just a global BIRD lock to begin with. | Maria Matejka |
2021-03-12 | Rate-limit scheduling of work-events | Ondrej Zajicek (work) |
2020-05-01 | Unix socket: Path length check directly before copying the path. | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-02-27 | BGP: Support for MD5SIG together with remote range | Ondrej Zajicek (work) |
2019-10-04 | Fixed undefined behavior on signals. | Maria Matejka |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-03-22 | Fixed one warning and one undefined value. | Maria Matejka |
2019-01-02 | BGP: Better dispatch of incoming connections | Ondrej Zajicek (work) |
2018-12-18 | IO: Workaround for broken FreeBSD behavior | Ondrej Zajicek (work) |
2018-11-18 | Unix: Refactor tracked files | Ondrej Zajicek (work) |
2018-09-18 | No more warnings ... | Jan Maria Matejka |
2018-07-28 | BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD | Ondrej Zajicek (work) |
2018-05-03 | Better initialization of random generator | Ondrej Zajicek (work) |
2018-01-23 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2018-01-23 | IO: Fix socket priority | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | Ondrej Zajicek (work) |
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 | Sysdep: Remove old timer code | 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-12-07 | Timers: Integrate microsecond timers to the main loop | Ondrej Zajicek (work) |
2017-12-07 | Timers: Split microsecond timers from BFD code to lib | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2017-05-23 | Minor cleanups and fixes | Ondrej Zajicek (work) |
2017-05-16 | Minor autoconf cleanup and documentation update | Ondrej Zajicek (work) |
2017-05-09 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-05-09 | Minor autoconf cleanup and documentation update | Ondrej Zajicek (work) |