Age | Commit message (Expand) | Author |
2016-05-12 | User Doc: Fix several typing error | Pavel Tvrdik |
2016-05-10 | netlink: update struct msghdr | Stijn Tintel |
2016-05-03 | Initialize variable ifr in sk_setup() | Pavel Tvrdik |
2016-04-29 | Doc: Minor fixv1.6.0 | Ondrej Zajicek (work) |
2016-04-29 | NEWS and version update | Ondrej Zajicek (work) |
2016-04-28 | Add the Babel routing protocol (RFC 6126) | Ondrej Zajicek (work) |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-11 | Documentation update | Ondrej Zajicek (work) |
2016-04-08 | Direct: Implement check link for direct protocol | Ondrej Zajicek (work) |
2016-04-07 | Main: Add local option | Ondrej Zajicek (work) |
2016-04-07 | Nest: Reset export route counter during graceful restart | Ondrej Zajicek (work) |
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-04-06 | KRT: Fix route learn scan when route changed | Ondrej Zajicek (work) |
2016-03-30 | IO/Poll: fix mistaken variable merge | Jan Moskyto Matejka |
2016-03-23 | Birdlib: Modify lists to avoid problems with pointer aliasing rules | Jan Moskyto Matejka |
2016-03-23 | Birdlib: Do cleanups after remove/free | Ondrej Zajicek (work) |
2016-03-23 | OSPF: Fix bogus LSA ID collisions between received and originated LSAs | Ondrej Zajicek (work) |
2016-03-23 | Minor changes in documentation | Ondrej Zajicek (work) |
2016-03-23 | OSPF: Fix reading from freed memory | Ondrej Zajicek (work) |
2016-03-22 | Merge remote-tracking branch 'origin/poll' | Jan Moskyto Matejka |
2016-03-18 | Unix: Substituted select -> poll also in congestion checker | Jan Moskyto Matejka |
2016-03-17 | RIP: fix typo in configuration at rx length opt | Pavel Tvrdík |
2016-03-17 | BGP: Add documentaion for extended messages | Pavel Tvrdík |
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-02-25 | Merge branch 'master' of gitlab.labs.nic.cz:labs/bird | Jan Moskyto Matejka |
2016-02-25 | OSPF: Multicast ability is irrelevant for stub interfaces | Ondrej Zajicek (work) |
2016-02-25 | All the current pthread implementations are OK and working with us. | Jan Moskyto Matejka |
2016-02-16 | Filter: Implement last_nonaggregated operator on bgp_path | Ondrej Zajicek (work) |
2016-02-11 | Unix: Fix bug in syslog name handling | Ondrej Zajicek (work) |
2016-02-11 | BGP: Fix bug in incoming connection handling | Ondrej Zajicek (work) |
2015-11-25 | BGP: Update capability number from IANA for extended messages | Ondrej Zajicek (work) |
2015-11-24 | MD5: Mormalize naming style | Pavel Tvrdík |
2015-11-24 | Merge branch 'master' into rip-new | Ondrej Zajicek (work) |
2015-11-24 | Netlink: attribute validation before parsing | Jan Moskyto Matejka |
2015-11-24 | Some consts for function arguments | Ondrej Zajicek (work) |
2015-11-24 | Minor changes to SHA hash functions | Ondrej Zajicek (work) |
2015-11-23 | Merge commit 'origin/crypto-hash^' | Ondrej Zajicek (work) |
2015-11-23 | Nest: Fix bug in device proto | Ondrej Zajicek (work) |
2015-11-13 | Add SHA-384/512 and HMAC-SHA-384/512 crypto hash | Pavel Tvrdík |
2015-11-13 | Add SHA-224/256 and HMAC-SHA-224/256 crypto hash | Pavel Tvrdík |
2015-11-13 | Add SHA1 and SHA1-HMAC crypto hash | Pavel Tvrdík |
2015-11-13 | Add get_u64() and put_u64() into lib/unaligned.h | Pavel Tvrdík |
2015-11-11 | Fix compiling with --enable-debug option | Pavel Tvrdík |
2015-11-11 | Netlink: Allow more than 256 routing tables. | Jan Moskyto Matejka |
2015-11-09 | Nest: Fixes bug in missing cleanup during table removal | Ondrej Zajicek (work) |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-11-03 | IO: Fix the previous bugfix | Ondrej Zajicek (work) |
2015-11-03 | IO: Handle fd values too big for select() | Ondrej Zajicek (work) |