summaryrefslogtreecommitdiff
path: root/sysdep/unix/io.c
AgeCommit message (Expand)Author
2023-01-12Log message before abortingMike Crute
2022-07-10Merge version 2.0.10 into backportMaria Matejka
2022-06-04IO: Improve resolution of latency debugging messagesOndrej Zajicek
2022-03-02Introducing an universal temporary linpool flushed after every taskMaria Matejka
2022-01-08IO: Support nonlocal bind in socket interfaceAlexander Zubkov
2021-03-12Rate-limit scheduling of work-eventsOndrej Zajicek (work)
2020-05-01Unix socket: Path length check directly before copying the path.Maria Matejka
2020-04-09Configuration strings are constant.Maria Matejka
2020-02-27BGP: Support for MD5SIG together with remote rangeOndrej Zajicek (work)
2019-10-04Fixed undefined behavior on signals.Maria Matejka
2019-07-03Merge branch 'master' into mq-filter-stackMaria Matejka
2019-04-30BGP: Dynamic BGPOndrej Zajicek (work)
2019-03-22Fixed one warning and one undefined value.Maria Matejka
2019-01-02BGP: Better dispatch of incoming connectionsOndrej Zajicek (work)
2018-12-18IO: Workaround for broken FreeBSD behaviorOndrej Zajicek (work)
2018-11-18Unix: Refactor tracked filesOndrej Zajicek (work)
2018-09-18No more warnings ...Jan Maria Matejka
2018-07-28BSD: Use MSG_DONTROUTE for unicast packets on FreeBSDOndrej Zajicek (work)
2018-05-03Better initialization of random generatorOndrej Zajicek (work)
2018-01-23Merge branch 'master' into int-newOndrej Zajicek (work)
2018-01-23IO: Fix socket priorityOndrej Zajicek (work)
2017-12-07Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)
2017-12-07Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)
2017-12-07Timers: Fix TBF and some last remainsOndrej Zajicek (work)
2017-12-07Sysdep: Remove old timer codeOndrej Zajicek (work)
2017-12-07Timers: Add typecast to unit-converting macrosOndrej Zajicek (work)
2017-12-07Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)
2017-12-07Timers: Replace old timers with microsecond timersOndrej Zajicek (work)
2017-12-07Timers: Integrate microsecond timers to the main loopOndrej Zajicek (work)
2017-12-07Timers: Split microsecond timers from BFD code to libOndrej Zajicek (work)
2017-09-06Basic VRF supportOndrej Zajicek (work)
2017-05-23Minor cleanups and fixesOndrej Zajicek (work)
2017-05-16Minor autoconf cleanup and documentation updateOndrej Zajicek (work)
2017-05-09Merge branch 'master' into int-newOndrej Zajicek (work)
2017-05-09Minor autoconf cleanup and documentation updateOndrej Zajicek (work)
2017-02-08Merge branch 'master' into int-newOndrej Zajicek (work)
2016-12-20Netlink: fix occasional netlink hangs on busy machinesJan Moskyto Matejka
2016-12-07Merge branch 'int-new-rpki-squashed' (early part) into int-newJan Moskyto Matejka
2016-12-07BGP redesignOndrej Zajicek (work)
2016-12-07LibSSH may be switched off together with RPKIJan Moskyto Matejka
2016-12-07SSH: Commented quirk based on undocumented behavior of LibSSHJan Moskyto Matejka
2016-12-07RPKI protocol with one cache server per protocolPavel Tvrdík
2016-11-08Merge branch 'master' into int-newOndrej Zajicek (work)
2016-11-08Minor code cleanupsOndrej Zajicek (work)
2016-11-08Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)
2016-11-01Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka
2016-09-29Kernel socket missing err_hook fixJan Moskyto Matejka
2016-08-16whitespace fixesOndřej Surý
2016-06-08Fix declaration of shared global variables async_*Pavel Tvrdik
2016-05-30Unix IO: Tried to fix strange behavior after POLLHUP or POLLERR.Jan Moskyto Matejka