Age | Commit message (Expand) | Author |
---|---|---|
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2017-12-10 | Lib: Fix macro/keyword collisions | 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 | 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: Split microsecond timers from BFD code to lib | Ondrej Zajicek (work) |
1998-05-15 | The library is now glued together from generic and OS-dependent parts | Martin Mares |
1998-04-28 | Changed #include <x/y> to #include "x/y" for our local includes, so that | Martin Mares |
1998-04-22 | First look at data structures. More to come tomorrow... | Martin Mares |