Ted Lemon
|
8ae2d59584
|
Change names of error functions to be more consistent.
|
1999-02-24 17:56:53 +00:00 |
|
Ted Lemon
|
cea8b5c9fa
|
Pull up recent 2.0 changes. Add skip_to_rbrace.
|
1999-02-14 18:54:03 +00:00 |
|
Ted Lemon
|
efc79acbb9
|
Fix pathological parsing loop in add statement. Set expression opcode after parse_cshl.
|
1998-11-06 02:42:48 +00:00 |
|
Ted Lemon
|
44aa67f6ce
|
Initialize automatic expression variable.
|
1998-11-06 00:30:19 +00:00 |
|
Ted Lemon
|
25541f2fc1
|
Fix parse_if_statement
|
1998-11-06 00:13:03 +00:00 |
|
Ted Lemon
|
02a015fb46
|
Fix up all the option handling code to use evaluation instead of fixed data.
|
1998-11-05 18:43:23 +00:00 |
|
Ted Lemon
|
be6be08d66
|
Nive parse-ip-addr-or-hostbname into common parser. Add executable statement parser. Add xpression parser. Unify the option statement parsers. Make the option token parser its own function.
|
1998-06-25 03:07:51 +00:00 |
|
Ted Lemon
|
4761e04be5
|
Add parse_option_name and parse_cshl functions.
|
1998-04-20 18:01:32 +00:00 |
|
Ted Lemon
|
68dda014a0
|
Allow trailing dot in hostnames.
|
1998-03-17 06:13:02 +00:00 |
|
Ted Lemon
|
338303a442
|
Prevent some type incompatibility warnings.
|
1998-03-15 21:16:39 +00:00 |
|
Ted Lemon
|
edca2b1a03
|
Add a comment to document the non-presence of a Y2K bug, since people are getting paranoid about that.
|
1998-03-15 20:53:12 +00:00 |
|
Ted Lemon
|
796ef0084f
|
Handle line-oriented parsing. Add parse_host_name function. Move parse_ip_addr and make it return status. Fix date parsing off-by-one-day bug
|
1997-05-09 08:08:53 +00:00 |
|
Ted Lemon
|
6311543119
|
Move common parsing functions into a seperate file, so the DHCP client and server don't have to share *all* their parsing code
|
1997-02-18 14:27:33 +00:00 |
|