index
:
bird
android-old
avc-firewall
bgp/recursive
current-busch
current-vps
dmwg-0.0.1
dmwg-0.0.2
lua/filter
lua/lua
lua/wireguard
native/native-function
native/wg-native-function
old/bgp-recursive
old/build
old/current-jessie
old/debug
old/debug2
old/ignore-interface
old/ipv4-link-local
old/tunnel-encap
old/wg-tlv
old/wireguard
old/wireguard-android
old/wireguard-bp
old/wireguard-initial
old/wireguard-lib
old/wireguard-proto
old/wireguard-upstream
proto-firewall
shared
wireguard
wireguard-android
wireguard-next
wireguard-next-tmp10
wireguard-next-tmp11
wireguard-next-tmp5
wireguard-next-tmp6
wireguard-next-tmp7
wireguard-next-tmp7-1
wireguard-next-tmp8
wireguard-next-tmp8-1
wireguard-next-tmp9
Bird routing daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Modules
Age
Commit message (
Expand
)
Author
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
2014-10-24
Integrated IP functions.
Ondrej Zajicek
2014-10-02
Implements token bucket filter for rate limiting.
Ondrej Zajicek
2004-05-31
alloca.h added
Ondrej Filip
1999-11-25
Added ip_scope_text() for translating of scopes to strings.
Martin Mares
1999-08-03
Basic support for IPv6. The system-dependent part doesn't work yet,
Martin Mares
1999-05-10
Added packet checksumming code. Watch the comments for an explanation.
Martin Mares
1999-02-11
Added simple event scheduling system to avoid recursive calling
Martin Mares
1999-01-23
Replaced the old ugly ipv6 compilation hack by a conditional in Modules.
Martin Mares
1998-12-20
Implemented deletion/insertion/asynchronous-walk lists.
Martin Mares
1998-11-29
Added function for shell-like pattern matching. Will be used for
Martin Mares
1998-06-17
Added local version of sprintf (bsprintf and bvsprintf) offering few new
Martin Mares
1998-05-15
The library is now glued together from generic and OS-dependent parts
Martin Mares