History | View | Annotate | Download (7.25 KB)
Add generic message authentication interface
Add generic interface for generating and verifying MACs (messageauthentication codes). Replace multiple HMAC implementation witha generic one.
MD5: Mormalize naming style
Include "lib/string.h" instead of <string.h>. It should give us bzero()and other non-portable functions on all systems.
BIRD library: The story continues.
Complete resource manages and IP address handling.