Age | Commit message (Expand) | Author |
2016-11-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |
2016-11-08 | Minor code cleanups | Ondrej Zajicek (work) |
2016-11-03 | Add missing extern | Ondrej Zajicek (work) |
2016-11-02 | RIP: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | Add generic message authentication interface | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-11-01 | Log: Fix broken syslog name | Ondrej Zajicek (work) |
2016-08-16 | Whitespace fixes | Pavel Tvrdik |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
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-07 | Main: Add local option | Ondrej Zajicek (work) |
2016-04-06 | IO: Replace RX priority heuristic with explicit mark | Ondrej Zajicek (work) |
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) |
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 | Some consts for function arguments | Ondrej Zajicek (work) |
2015-11-24 | Minor changes to SHA hash functions | 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-10-05 | Major RIP redesign | Ondrej Zajicek (work) |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-06-08 | unsgined char -> byte | Pavel Tvrdík |
2015-05-01 | OSPF: Redesign LSA checksumming | Ondrej Zajicek |
2015-03-02 | Implement latency tracking, internal event log and watchdog | Ondrej Zajicek |
2015-02-24 | Add minor comment | Ondrej Zajicek |
2015-02-22 | Use IP_PORTRANGE_HIGH for BFD where available | Ondrej Zajicek |
2015-02-21 | Minor fixes | Pavel Tvrdík |
2015-02-21 | Better Clang compatibility | Pavel Tvrdik |
2015-02-21 | Add const to a param msg at functions log_msg, log_rl, die, bug and debug | Pavel Tvrdik |
2014-11-03 | Fininshing integrated OSPF. | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-14 | Merge remote-tracking branch 'origin/master' into soft-int | Ondrej Zajicek |
2014-10-02 | Implements token bucket filter for rate limiting. | Ondrej Zajicek |
2014-06-30 | Fixes integer overflow in show memory command. | Ondrej Zajicek |
2014-06-26 | Temporary integrated OSPF commit. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | Ondrej Zajicek |
2014-04-14 | Fixed bug in unused function. | Ondrej Filip |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2014-02-06 | Merge branch 'add-path' | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2013-12-01 | Finishes add-path. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-22 | Changes identifiers to avoid use of reserved ones. | Ondrej Zajicek |
2013-11-22 | Merge commit 'origin/bfd' | Ondrej Zajicek |
2013-11-19 | BFD protocol, ready for release. | Ondrej Zajicek |