summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-03Conf: Fail build if number of shift reduce conflicts changes from 2dmwg-0.0.2Mikael Magnusson
2021-11-06Wireguard: debugwireguard-nextMikael Magnusson
2021-11-06Wireguard: Initial commitMikael Magnusson
2021-11-06BGP: Tunnel Encapsulation attributeMikael Magnusson
2021-11-06Filter: Disable debuggingMikael Magnusson
2021-11-06TunnelEncaps: Initial commitMikael Magnusson
2021-11-06Wg-user: debugMikael Magnusson
2021-11-06Wg-user: Work-around listen_port mutex dead lockMikael Magnusson
2021-11-06Wg-user: Add wireguard unix socket implementationMikael Magnusson
2021-11-06Wireguard-lib: Import wireguard libraryMikael Magnusson
2021-11-06Bytestring: implement bytestring literals and constantsMikael Magnusson
2021-11-06Unix: debugMikael Magnusson
2021-11-06Unix: Implement sk_connect_unixMikael Magnusson
2021-10-20Conf: Fix crash during shutdownOndrej Zajicek (work)
2021-06-17Nest: Clean up main channel handlingOndrej Zajicek (work)
2021-06-14Nest: Fix export of tmpattrs through pipesOndrej Zajicek (work)
2021-06-14Revert "Nest: Fix export of tmpattrs through pipes"Ondrej Zajicek (work)
2021-06-14Nest: Fix export of tmpattrs through pipesOndrej Zajicek (work)
2021-06-11CI: Allow Babel testsOndrej Zajicek (work)
2021-06-09Nest: Allow both 'password' and 'key' keywords for authentication keysOndrej Zajicek (work)
2021-06-09Babel: Simplify auth expirationOndrej Zajicek (work)
2021-06-06Nest: Fix password list parsing codeOndrej Zajicek (work)
2021-06-06Lib: Fix static assert macroOndrej Zajicek (work)
2021-06-06Babel: Add MAC authentication support - updateOndrej Zajicek (work)
2021-06-06Babel: Add MAC authentication supportToke Høiland-Jørgensen
2021-06-06Babel: Refactor TLV parsing code for easier reuseToke Høiland-Jørgensen
2021-06-06Nest: Allow MAC algorithms to specify min/max key lengthToke Høiland-Jørgensen
2021-06-06Nest: Allow specifying security keys as hex bytes as well as stringsToke Høiland-Jørgensen
2021-06-06Lib: Add tests for blake2s and blake2bToke Høiland-Jørgensen
2021-06-06Lib: Add Blake2s and Blake2b hash functionsToke Høiland-Jørgensen
2021-06-06sysdep: Add wrapper to get random bytes - updateOndrej Zajicek (work)
2021-06-06sysdep: Add wrapper to get random bytesToke Høiland-Jørgensen
2021-06-01BGP: Ensure that freed neighbor entry is not accessedOndrej Zajicek (work)
2021-05-30Babel: Seqno requests are properly decoupled from neighbors when the underlyi...Maria Matejka
2021-05-26OSPF: Fix OSPFv3 in IPv4 mode with multiple areasOndrej Zajicek (work)
2021-05-20CI: Try different locale for Centos 7Ondrej Zajicek (work)
2021-05-20CI: Package build for more platformsMatous Holinka
2021-05-19CI: Try utf-8 locale to workaround apkg issueOndrej Zajicek (work)
2021-05-19CI: Build documentation where tools are availableOndrej Zajicek (work)
2021-05-19CI: Update docker images for building of documentationOndrej Zajicek (work)
2021-05-19Pkg: Enable docs subpackage for DebianOndrej Zajicek (work)
2021-05-19CI: Test of apkg buildOndrej Zajicek (work)
2021-05-19Tools: Improve make-dev-archiveOndrej Zajicek (work)
2021-05-19ubuntu: use any init-system-helpersJakub Ružička
2021-05-19suse: fix bird.spec to work on SUSEJakub Ružička
2021-05-19docs: disable docs subpackage to fix FTBFSJakub Ružička
2021-05-19add apkg-powered upstream packaging for deb, rpmJakub Ružička
2021-05-18Flowspec: Documentation updateOndrej Zajicek (work)
2021-05-18Flowspec: Label field should use numeric operator and not bitmask operatorOndrej Zajicek (work)
2021-05-18Flowspec: Do not use comma for bitmask operatorsOndrej Zajicek (work)