aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Modules
Commit message (Expand)AuthorAgeFilesLines
* Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka2016-05-101-36/+0
* Move ID allocator to a separate file and use it also in OSPFOndrej Zajicek (work)2015-12-291-1/+3
* Netlink and BSD: Integrating IPv4 and IPv6Jan Moskyto Matejka2015-12-181-0/+1
* Add SHA-384/512 and HMAC-SHA-384/512 crypto hashPavel Tvrdík2015-11-131-0/+2
* Add SHA-224/256 and HMAC-SHA-224/256 crypto hashPavel Tvrdík2015-11-131-0/+2
* Add SHA1 and SHA1-HMAC crypto hashPavel Tvrdík2015-11-131-0/+2
* Integrated IP functions.Ondrej Zajicek2014-10-241-7/+0
* Implements token bucket filter for rate limiting.Ondrej Zajicek2014-10-021-0/+1
* alloca.h addedOndrej Filip2004-05-311-0/+1
* Added ip_scope_text() for translating of scopes to strings.Martin Mares1999-11-251-0/+1
* Basic support for IPv6. The system-dependent part doesn't work yet,Martin Mares1999-08-031-1/+1
* Added packet checksumming code. Watch the comments for an explanation.Martin Mares1999-05-101-0/+2
* Added simple event scheduling system to avoid recursive callingMartin Mares1999-02-111-0/+2
* Replaced the old ugly ipv6 compilation hack by a conditional in Modules.Martin Mares1999-01-231-2/+5
* Implemented deletion/insertion/asynchronous-walk lists.Martin Mares1998-12-201-0/+2
* Added function for shell-like pattern matching. Will be used forMartin Mares1998-11-291-0/+1
* Added local version of sprintf (bsprintf and bvsprintf) offering few newMartin Mares1998-06-171-0/+2
* The library is now glued together from generic and OS-dependent partsMartin Mares1998-05-151-0/+19