summaryrefslogtreecommitdiffstats
path: root/conf/cf-lex.l
AgeCommit message (Expand)Author
1999-08-03Basic support for IPv6. The system-dependent part doesn't work yet,Martin Mares
1999-05-17Implemented two new symbol handling functions:Martin Mares
1999-04-12Sets of integers now actually work. Sets of IP will work as soon asPavel Machek
1999-04-07Filters upgraded - a bit. Moved code to filter.c because it is wherePavel Machek
1999-03-29After today's lengthy discussions about filter syntax, let's clean upMartin Mares
1999-03-26Slightly better generator of default protocol instance names.Martin Mares
1999-02-13'#' comments in config files are equivalent to end of line, thereforeMartin Mares
1999-02-05Implemented new configuration/reconfiguration interface and defined protocolMartin Mares
1999-01-15#if 1 that creeped into cvs killed.Pavel Machek
1999-01-15Filters added. They are unable to do anything interesting for nowPavel Machek
1999-01-10New makefiles. Includes support for out-of-source-tree builds.Martin Mares
1998-12-07cf_error() now accepts any format strings instead of just an errorMartin Mares
1998-12-06Name cleanups as suggested by Pavel:Martin Mares
1998-11-29Created new functions for allocating configuration data:Martin Mares
1998-11-27Trivial 15-line bison excercise: Implemented expressions includingMartin Mares
1998-11-27Added generator of default names.Martin Mares
1998-11-27Lexical analyser.Martin Mares