Age | Commit message (Expand) | Author |
2016-11-01 | Log: Fix broken syslog name | Ondrej Zajicek (work) |
2016-08-16 | Whitespace fixes | Pavel Tvrdik |
2016-05-17 | IO: Minor changes in socket AF handing | Ondrej Zajicek (work) |
2016-05-13 | Merge branch 'int-new' of gitlab.labs.nic.cz:labs/bird into int-new | Jan Moskyto Matejka |
2016-05-13 | Hash: Fix of previous commit | Jan Moskyto Matejka |
2016-05-12 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Make int-new compilable again | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/int-new' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Hash: fixed rta hashing wrt. structure padding | Jan Moskyto Matejka |
2016-05-12 | Miscellaneous minor fixes | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-05-10 | Merge branch 'int-new' into int-new-merged | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
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-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
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) |
2016-02-19 | Hash: typecast error fix | Jan Moskyto Matejka |
2016-02-10 | Updated RTA hashes to 32-bit values. | Jan Moskyto Matejka |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
2016-01-14 | NET ROAx: add max_pxlen, fix format | Pavel Tvrdík |
2016-01-13 | Net address format: Do not print the -4 or -6 suffix in %I4 and %I6 | Jan Moskyto Matejka |
2016-01-12 | NET ROAx more small changes | Pavel Tvrdík |
2016-01-12 | ROA change printf 'ASN: xxx' to 'ASxxx' | Pavel Tvrdík |
2016-01-11 | Hidden AF_INET* inside sysdep/ | Jan Moskyto Matejka |
2016-01-07 | Add NET ROA4/6 structures | Pavel Tvrdík |
2015-12-29 | Explicit ip4_addr / ip6_addr printf support | Ondrej Zajicek (work) |
2015-12-29 | Move ID allocator to a separate file and use it also in OSPF | Ondrej Zajicek (work) |
2015-12-24 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-22 | Better fix of missing AF_INET6? definition in lib/socket.h | Jan Moskyto Matejka |
2015-12-21 | BSD wants to include sys/socket.h in lib/socket.h (AF_INET6? definitions) | Jan Moskyto Matejka |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-20 | Integrated address print lengths | Jan Moskyto Matejka |
2015-12-20 | Implemented missing prefix manipulation functions | Jan Moskyto Matejka |
2015-12-19 | Stop perusing f_prefix for non-prefix-set uses | Jan Moskyto Matejka |
2015-12-19 | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF | Jan Moskyto Matejka |
2015-12-18 | Netlink and BSD: Integrating IPv4 and IPv6 | Jan Moskyto Matejka |
2015-11-25 | Merge branch 'master' into int-new | 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 |