Age | Commit message (Expand) | Author |
---|---|---|
1999-12-06 | Logging is now configurable. You can define multiple log outputs (to both | Martin Mares |
1999-08-17 | Added a function for generating 32-bit random numbers. | Martin Mares |
1999-03-29 | #define NULL if not defined by system includes. | Martin Mares |
1999-02-05 | Added several parentheses to MIN/MAX macros. | Martin Mares |
1998-12-20 | Finer grained logging levels: | Martin Mares |
1998-07-10 | Removed format specification attributes for log() and debug() until | Martin Mares |
1998-07-09 | Adding MIN()/MAX() macros | Pavel Machek |
1998-05-26 | DBG now calls debug() instead of sending it to log(). | Martin Mares |
1998-05-15 | The library is now glued together from generic and OS-dependent parts | Martin Mares |
1998-05-03 | BIRD library: The story continues. | Martin Mares |
1998-04-23 | Added IP address manipulation macros, interface declarations and logging. | Martin Mares |
1998-04-22 | First look at data structures. More to come tomorrow... | Martin Mares |