.. |
alloca.h
|
Changed of comments.
|
2004-05-31 17:27:21 +00:00 |
birdlib.h
|
Merge branch 'master' into birdtest
|
2015-11-12 16:20:37 +01: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-05-19 08:53:34 +02:00 |
bitops.h
|
unsigned [int] -> uint
|
2015-05-19 08:53:34 +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-05-19 08:53:34 +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
|
lib/ip.c: add parenthesis for better readability
|
2015-04-03 12:49:21 +02:00 |
ip.h
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |
lists_test.c
|
Birdtest: Refactore functions (only rename)
|
2015-04-20 13:50:33 +02:00 |
lists.c
|
Separate a definition of NULL to standalone header
|
2015-03-17 12:31:14 +01:00 |
lists.h
|
Addition necessary includes in headers files
|
2015-03-17 12:39:10 +01:00 |
md5_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
md5.c
|
MD5, SHA1/256/512 libraries: fixing code style
|
2015-05-19 10:06:28 +02:00 |
md5.h
|
MD5, SHA1/256/512 libraries: fixing code style
|
2015-05-19 10:06:28 +02:00 |
mempool.c
|
unsigned [int] -> uint
|
2015-05-19 08:53:34 +02:00 |
Modules
|
SHA: Fixing broken build process
|
2015-04-29 13:43:15 +02: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
|
Added library progdocs.
|
2000-06-04 18:34:39 +00:00 |
printf.c
|
unsigned [int] -> uint
|
2015-05-19 08:53:34 +02:00 |
resource.c
|
Many changes in I/O and OSPF sockets and packet handling.
|
2014-02-06 17:46:01 +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
|
MD5, SHA1/256/512 libraries: fixing code style
|
2015-05-19 10:06:28 +02:00 |
sha1.h
|
MD5, SHA1/256/512 libraries: fixing code style
|
2015-05-19 10:06:28 +02:00 |
sha256_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
sha256.c
|
SHA256: Remove 32-bit move at the 32-bit number
|
2015-06-17 12:28:25 +02:00 |
sha256.h
|
SHA256: Remove typedef for sha_transform_fn
|
2015-05-19 10:52:22 +02:00 |
sha512_test.c
|
Birdtest: Clean up unit tests from mock-ups
|
2015-08-05 12:36:40 +02:00 |
sha512.c
|
Revert "Birdtest: U64_C() macro"
|
2015-08-04 10:31:50 +02:00 |
sha512.h
|
MD5, SHA1/256/512 libraries: fixing code style
|
2015-05-19 10:06:28 +02:00 |
slab.c
|
unsigned [int] -> uint
|
2015-05-19 08:53:34 +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
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |
string.h
|
Addition necessary includes in headers files
|
2015-03-17 12:39:10 +01:00 |
tbf.c
|
Implements token bucket filter for rate limiting.
|
2014-10-02 12:52:50 +02:00 |
unaligned.h
|
Add SHA512 and SHA384 hash library and unit tests
|
2015-04-28 17:05:29 +02:00 |
xmalloc.c
|
unsigned [int] -> uint
|
2015-06-08 02:24:08 +02:00 |