.. |
alloca.h
|
Changed of comments.
|
2004-05-31 17:27:21 +00:00 |
birdlib.h
|
Merged master into birdtest.
|
2016-04-18 12:38:21 +02:00 |
bitops_test.c
|
Birdtest: remove warnings about 32 bit shifting
|
2016-03-30 17:05:13 +02:00 |
bitops.c
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |
bitops.h
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |
buffer_test.c
|
Birdtest: filter/trie
|
2015-08-28 15:56:35 +02:00 |
buffer.h
|
Birdtest: Compability bug fixes
|
2015-04-15 15:42:43 +02:00 |
checksum_test.c
|
Birdtest: filter/trie
|
2015-08-28 15:56:35 +02:00 |
checksum.c
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |
checksum.h
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |
Doc
|
Implements token bucket filter for rate limiting.
|
2014-10-02 12:52:50 +02:00 |
event_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
event.c
|
Implement latency tracking, internal event log and watchdog
|
2015-03-02 09:41:14 +01:00 |
event.h
|
Fininshing integrated OSPF.
|
2014-11-03 10:42:55 +01:00 |
fletcher16_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
fletcher16.h
|
OSPF: Redesign LSA checksumming
|
2015-05-01 14:40:56 +02:00 |
hash_test.c
|
Birdtest: filter/trie
|
2015-08-28 15:56:35 +02:00 |
hash.h
|
Birdtest: Add Hash Tests
|
2015-04-03 12:54:54 +02:00 |
heap_test.c
|
Birdtest: filter/trie
|
2015-08-28 15:56:35 +02:00 |
heap.h
|
BFD work in progress.
|
2013-09-16 23:57:40 +02:00 |
ip_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
ip.c
|
Merged master into birdtest.
|
2016-04-18 12:38:21 +02:00 |
ip.h
|
Merge branch 'master' into rip-new
|
2015-11-24 15:21:11 +01:00 |
lists_test.c
|
Tests: Fixed rem_node() calls in lists.c test
|
2016-04-19 13:55:43 +02:00 |
lists.c
|
Merged master into birdtest.
|
2016-04-18 12:38:21 +02:00 |
lists.h
|
Merged master into birdtest.
|
2016-04-18 12:38:21 +02:00 |
md5_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
md5.c
|
MD5: Mormalize naming style
|
2015-11-24 16:01:48 +01:00 |
md5.h
|
MD5: Mormalize naming style
|
2015-11-24 16:01:48 +01:00 |
mempool.c
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |
Modules
|
Add SHA-384/512 and HMAC-SHA-384/512 crypto hash
|
2015-11-13 19:34:12 +01:00 |
null.h
|
Separate a definition of NULL to standalone header
|
2015-03-17 12:31:14 +01:00 |
patmatch_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
patmatch.c
|
Some consts for function arguments
|
2015-11-24 13:52:26 +01:00 |
printf.c
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |
resource.c
|
Birdlib: Do cleanups after remove/free
|
2016-03-23 02:21:42 +01:00 |
resource.h
|
MD5: change interface of md5_final()
|
2015-05-13 11:18:10 +02:00 |
resource.sgml
|
Fixes for the programmer's manual.
|
2000-06-08 12:37:21 +00:00 |
sha1_test.c
|
HMAC-SHA1: add test with 64 byte size key
|
2015-11-30 14:04:57 +01:00 |
sha1.c
|
Minor changes to SHA hash functions
|
2015-11-24 13:47:28 +01:00 |
sha1.h
|
Minor changes to SHA hash functions
|
2015-11-24 13:47:28 +01:00 |
sha256_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
sha256.c
|
Minor changes to SHA hash functions
|
2015-11-24 13:47:28 +01:00 |
sha256.h
|
Minor changes to SHA hash functions
|
2015-11-24 13:47:28 +01:00 |
sha512_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
sha512.c
|
Minor changes to SHA hash functions
|
2015-11-24 13:47:28 +01:00 |
sha512.h
|
Minor changes to SHA hash functions
|
2015-11-24 13:47:28 +01:00 |
slab.c
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |
slist_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
slists.c
|
Birdtest: Add tests suites for SLIST datastructure
|
2015-04-15 12:14:36 +02:00 |
slists.h
|
Temporary integrated OSPF commit.
|
2014-06-26 11:58:57 +02:00 |
socket.h
|
IO: Replace RX priority heuristic with explicit mark
|
2016-04-06 11:49:34 +02:00 |
string.h
|
Merged master into birdtest.
|
2016-04-18 12:38:21 +02:00 |
tbf.c
|
Implements token bucket filter for rate limiting.
|
2014-10-02 12:52:50 +02:00 |
unaligned.h
|
Some consts for function arguments
|
2015-11-24 13:52:26 +01:00 |
xmalloc.c
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |