0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 18:08:45 +00:00
bird/lib
2015-05-12 12:46:11 +02:00
..
alloca.h Changed of comments. 2004-05-31 17:27:21 +00:00
birdlib.h Addition necessary includes in headers files 2015-03-17 12:39:10 +01:00
bitops_test.c Birdtest: Compability bug fixes 2015-04-15 15:42:43 +02:00
bitops.c Cleanup changes 2009-03-31 21:17:00 +02:00
bitops.h Birdtest: Add test for lib/bitops.c 2015-03-27 14:10:28 +01:00
buffer_test.c Birdtest: Compability bug fixes 2015-04-15 15:42:43 +02:00
buffer.h Birdtest: Compability bug fixes 2015-04-15 15:42:43 +02:00
checksum_test.c Birdtest: Compability bug fixes 2015-04-15 15:42:43 +02:00
checksum.c Implements changes in checksum alg suggested by Joakim Tjernlund. 2010-04-25 19:13:49 +02:00
checksum.h Added packet checksumming code. Watch the comments for an explanation. 1999-05-10 21:37:39 +00:00
Doc Implements token bucket filter for rate limiting. 2014-10-02 12:52:50 +02:00
event_test.c Birdtest: Add bt_assert_fn_in_* 2015-04-13 10:52:21 +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
hash_test.c Birdtest: Add bt_assert_fn_in_* 2015-04-13 10:52:21 +02:00
hash.h Birdtest: Add Hash Tests 2015-04-03 12:54:54 +02:00
heap_test.c Birdtest: Compability bug fixes 2015-04-15 15:42:43 +02:00
heap.h BFD work in progress. 2013-09-16 23:57:40 +02:00
ip_test.c Birdtest: add IPv6 unit test for convert '::' 2015-04-29 16:50:38 +02:00
ip.c lib/ip.c: add parenthesis for better readability 2015-04-03 12:49:21 +02:00
ip.h Integrated IP functions. 2014-10-24 11:11:43 +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 Add SHA-1 and HMAC-SHA1 libraries with unit tests 2015-04-22 11:15:38 +02:00
md5.c Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00
md5.h BIRD library: The story continues. 1998-05-03 16:43:39 +00:00
mempool.c Fixed bug in unused function. 2014-04-14 12:28:30 +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.c Added library progdocs. 2000-06-04 18:34:39 +00:00
printf.c Integrated IP functions. 2014-10-24 11:11:43 +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 BFD work in progress. 2013-09-16 23:57:40 +02:00
resource.sgml Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
sha1_test.c SHA Tests: Use a longer (160-length) string 2015-05-12 12:46:11 +02:00
sha1.c SHA: only renamed hd -> ctx 2015-05-12 12:24:28 +02:00
sha1.h SHA: Fixing small bugs and code style 2015-04-28 16:58:31 +02:00
sha256_test.c SHA Tests: Use a longer (160-length) string 2015-05-12 12:46:11 +02:00
sha256.c SHA: only renamed hd -> ctx 2015-05-12 12:24:28 +02:00
sha256.h HMAC-SHA256, HMAC-SHA224 according to HMAC-SHA1 2015-04-29 16:49:44 +02:00
sha512_test.c SHA Tests: Use a longer (160-length) string 2015-05-12 12:46:11 +02:00
sha512.c SHA: only renamed hd -> ctx 2015-05-12 12:24:28 +02:00
sha512.h Add HMAC-SHA384 and HMAC-SHA512 (both not work!) 2015-04-29 16:50:38 +02:00
slab.c Fixes integer overflow in show memory command. 2014-06-30 11:55:22 +02:00
slist_test.c Birdtest: Refactore functions (only rename) 2015-04-20 13:50:33 +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 Use IP_PORTRANGE_HIGH for BFD where available 2015-02-22 20:14:14 +01: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 Changes OSPF to generate stub networks for non-primary addresses. 2009-06-10 23:45:08 +02:00