summaryrefslogtreecommitdiff
path: root/sysdep
AgeCommit message (Expand)Author
2020-05-12WIP unix socket debug 9Mikael Magnusson
2020-05-12WIP unix socket debug 8Mikael Magnusson
2020-05-12WIP unix socket debug 7Mikael Magnusson
2020-05-12WIP unix socket debug 6Mikael Magnusson
2020-05-12WIP unix socket debug 5Mikael Magnusson
2020-05-12WIP unix socket debug 4Mikael Magnusson
2020-05-12WIP unix socket debug 3Mikael Magnusson
2020-05-11WIP unix socket debug 2Mikael Magnusson
2020-05-11WIP unix socket debugMikael Magnusson
2020-05-11WIP test sizeof sockaddr_unMikael Magnusson
2020-05-11WIP Use abstract unix sockets on AndroidMikael Magnusson
2020-05-11WIP Use abstract unix sockets on AndroidMikael Magnusson
2020-05-08android fixesMikael Magnusson
2020-05-08Wireguard: free sockets on error and eofMikael Magnusson
2020-05-08Wireguard: Improve socket debuggingMikael Magnusson
2020-05-08Wireguard: Replace log with DBGMikael Magnusson
2020-05-08Wireguard: Refactor unix socket implementationMikael Magnusson
2020-05-08Wireguard-lib: Define wg_endpoint typeMikael Magnusson
2020-05-08Wireguard-lib: Fix unused parameter warningsMikael Magnusson
2020-05-08Wireguard-lib: Add to makefileMikael Magnusson
2020-05-08Wireguard-lib: Import wireguard libraryMikael Magnusson
2020-05-08Unix: Implement sk_connect_unixMikael Magnusson
2020-05-01Unix socket: Path length check directly before copying the path.Maria Matejka
2020-05-01Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka
2020-04-09Configuration strings are constant.Maria Matejka
2020-03-07Netlink: Handle interfaces with missing broadcast addressesOndrej Zajicek (work)
2020-02-27BGP: Support for MD5SIG together with remote rangeOndrej Zajicek (work)
2020-02-04Conf: Better error message when reading iproute2 configMaria Matejka
2020-01-07KRT: Improve syncer code to avoid using temporary data in rtableOndrej Zajicek (work)
2019-12-19KRT: Remove KRF_SYNC_ERROR flagOndrej Zajicek (work)
2019-12-17KRT: Fix removal of KRF_INSTALLEDOndrej Zajicek (work)
2019-12-16KRT: Remove KRF_INSTALLED flagOndrej Zajicek (work)
2019-11-26Nest: Use bitmaps to keep track of exported routesOndrej Zajicek (work)
2019-11-12Netlink: Handle IPv4 routes with IPv6 nexthopsOndrej Zajicek
2019-10-22Accept uppercase letters in iproute2 namesOndrej Zajicek
2019-10-11NEWS and version updatev2.0.7Ondrej Zajicek (work)
2019-10-09Lib: Support for 64-bit numbers in bvsnprintf()Ondrej Zajicek (work)
2019-10-04Fixed undefined behavior on signals.Maria Matejka
2019-09-23Nest: Fix help for 'graceful restart' commandOndrej Zajicek (work)
2019-09-10NEWS and version updatev2.0.6Ondrej Zajicek (work)
2019-08-21Sysdep: Drop supplementary groups when dropping GIDOndrej Zajicek (work)
2019-07-31NEWS and version updateOndrej Zajicek (work)
2019-07-31Change 'graceful down' command to 'graceful restart' and update docsOndrej Zajicek (work)
2019-07-30Log: Fixed race condition in reconfigure while BFD is runningMaria Matejka
2019-07-24Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)
2019-07-23RPKI: Fix reconfiguration when ssh parameters are undefinedOndrej Zajicek (work)
2019-07-15Netlink: Fix parsing of multipath routes with MPLS labelsOndrej Zajicek (work)
2019-07-15Netlink: Use route replace for IPv4Ondrej Zajicek (work)
2019-07-10Merge branch 'master' into mq-filter-stackMaria Matejka
2019-07-10Debug: growing message format bufferMaria Matejka