Age | Commit message (Expand) | Author |
2022-07-28 | Moved the thread starting code to IO loop code | 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-03-02 | Introducing an universal temporary linpool flushed after every task | 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 | Dropping the POSIX thread-local variables in favor of much easier-to-use C11 ... | Maria Matejka |
2021-11-22 | POSIX threads and thread-local storage is needed for concurrent execution | Maria Matejka |
2021-04-12 | Lib: Fix handling of buffers in timestamp formatting | Ondrej Zajicek (work) |
2020-05-01 | Timer: Adding missing initializer. | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2017-12-14 | Minor cleanup | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Sysdep: Remove old timer code | 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) |