Age | Commit message (Expand) | Author |
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) |
2017-02-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-12-20 | Netlink: fix occasional netlink hangs on busy machines | Jan Moskyto Matejka |
2016-12-07 | Merge branch 'int-new-rpki-squashed' (early part) into int-new | Jan Moskyto Matejka |
2016-12-07 | BGP redesign | Ondrej Zajicek (work) |
2016-12-07 | LibSSH may be switched off together with RPKI | Jan Moskyto Matejka |
2016-12-07 | SSH: Commented quirk based on undocumented behavior of LibSSH | Jan Moskyto Matejka |
2016-12-07 | RPKI protocol with one cache server per protocol | Pavel Tvrdík |
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-29 | Kernel socket missing err_hook fix | Jan Moskyto Matejka |
2016-08-16 | whitespace fixes | Ondřej Surý |
2016-06-08 | Fix declaration of shared global variables async_* | Pavel Tvrdik |
2016-05-30 | Unix IO: Tried to fix strange behavior after POLLHUP or POLLERR. | Jan Moskyto Matejka |
2016-05-24 | After-master-merge simple fixes. | Jan Moskyto Matejka |
2016-05-17 | IO: Minor changes in socket AF handing | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Miscellaneous minor fixes | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
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 |
2016-05-03 | Initialize variable ifr in sk_setup() | Pavel Tvrdik |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
2016-04-06 | IO: Avoid multiple event cycles in one loop cycle. | Ondrej Zajicek (work) |
2016-04-06 | IO: Replace RX priority heuristic with explicit mark | Ondrej Zajicek (work) |
2016-03-30 | IO/Poll: fix mistaken variable merge | Jan Moskyto Matejka |
2016-03-18 | Unix: Substituted select -> poll also in congestion checker | Jan Moskyto Matejka |
2016-03-15 | Poll: Prevent the improbable case of EAGAIN after POLLIN | Jan Moskyto Matejka |
2016-03-11 | Unix: Rework of select-loop to poll-loop | Jan Moskyto Matejka |
2016-01-27 | io.c: fix reads from uninitialized memory | Pavel Tvrdík |
2016-01-11 | Hidden AF_INET* inside sysdep/ | Jan Moskyto Matejka |
2015-12-22 | Better fix of missing AF_INET6? definition in lib/socket.h | Jan Moskyto Matejka |