Age | Commit message (Expand) | Author |
---|---|---|
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 |