12003-10-06  Arnaud Launay  <launay@hlfl.org>
2
3	* build-release 1.5: Update the version
4
5	* src/hlfl.c 1.45:
6	Check cisco mask by Toshio Katayama <toshio.katayama@fujitec.com>
7
82003-06-09  Arnaud Launay  <launay@hlfl.org>
9
10	* src/bsd_ipfw.c 1.18, src/cisco.c 1.21, src/hlfl.c 1.44, src/ipfilter.c 1.25, src/linux_ipchains.c 1.15, src/linux_ipfwadm.c 1.12, src/linux_netfilter.c 1.21:
11	Better manage comments and netmasks; patch by Toshio Katayama <toshio.katayama@fujitec.com>
12
13	* src/ipfilter.c 1.24, src/linux_ipfwadm.c 1.11, src/linux_netfilter.c 1.20, src/bsd_ipfw.c 1.17, src/hlfl.c 1.43:
14	reindent some things whick looked ugly
15
16	* src/hlfl.c 1.42: lisibility fix; iface assigned to t
17
182003-06-08  Arnaud Launay  <launay@hlfl.org>
19
20	* src/hlfl.c 1.41:
21	Manage <tab> and cosmetic changes; patch by Toshio Katayama <toshio.katayama@fujitec.com>
22
23	* doc/hlfl.1.in 1.3, src/hlfl.c 1.40:
24	Add support for check and verbose options, by Toshio Katayama <toshio.katayama@fujitec.com>
25
26	* src/hlfl.c 1.39:
27	getopt(3) provides an optind var, use it (patch by Toshio Katayama <toshio.katayama@fujitec.com>)
28
292003-06-07  Arnaud Launay  <launay@hlfl.org>
30
31	* hlfl.spec.in 1.3, src/bsd_ipfw.c 1.16, src/cisco.c 1.20, src/getpts.c 1.10, src/hlfl.c 1.38, src/ipfilter.c 1.23, src/linux_ipchains.c 1.14, src/linux_ipfwadm.c 1.10, src/linux_netfilter.c 1.19:
32	update � in prevision of new release, wanted by carlos
33
342003-01-23  Arnaud Launay  <launay@hlfl.org>
35
36	* compile 1.2: Clean old file
37
382002-12-26  Arnaud Launay  <launay@hlfl.org>
39
40	* src/ipfilter.c 1.22, src/hlfl.c 1.37:
41	Patch from David J Duchscher <daved@tamu.edu>:
42	- Adds the 'flag S' to tcp established connections;
43	- Adds output of keep state for icmp when echo-request is used.
44
45	Also improve readability here and there.
46
472002-11-30  Arnaud Launay  <launay@hlfl.org>
48
49	* autogen.sh 1.6: Some autom4te versions don't use their number
50
512002-11-16  Arnaud Launay  <launay@hlfl.org>
52
53	* clean-cvs 1.5: autom4te has not always version
54
55	* src/bsd_ipfw.c 1.15, src/ipfilter.c 1.21:
56	Patch from Carlos Villegas <villegas@math.gatech.edu>:
57	- Fix correct rejecting for rules using all in ipfilter
58	- Fixed rejecting for rules using all and tcp in ipfw and ipfw4
59	- Fixed statefull support in ipfw4 (at least for mac os x)
60
612002-11-08  Arnaud Launay  <launay@hlfl.org>
62
63	* src/hlfl.c 1.36: Apply getopt to help
64
65	* src/hlfl.c 1.35: Check for getopt *function*, not header
66
67	* src/Makefile.am 1.6: hlfl.def needs to be included into distrib
68
69	* configure.in 1.15, src/includes.h 1.11:
70	re-order include, needed under openbsd
71
722002-11-07  Arnaud Launay  <launay@hlfl.org>
73
74	* src/linux_netfilter.c 1.18:
75	Patch from Carlos Villegas <villegas@math.gatech.edu>:
76	- Fixed bug which wouldn't allow correct rejecting in
77	  rules involving all protocols
78
792002-11-03  Arnaud Launay  <launay@hlfl.org>
80
81	* src/hlfl.c 1.34: Patch from Fran�ois Romieu <romieu@fr.zoreil.com>:
82	- brain-dead error
83
842002-10-30  Arnaud Launay  <launay@hlfl.org>
85
86	* autogen.sh 1.5, clean-cvs 1.4: use real syntax
87
88	* autogen.sh 1.4, clean-cvs 1.3:
89	really clean .in files generated from .am
90
912002-10-28  Arnaud Launay  <launay@hlfl.org>
92
93	* src/includes.h 1.10: modify some indent
94
95	* src/linux_netfilter.h 1.8, src/utils.c 1.6, src/hlfl.h 1.7, src/ipfilter.c 1.20, src/ipfilter.h 1.7, src/linux_ipchains.c 1.13, src/linux_ipchains.h 1.6, src/linux_ipfwadm.c 1.9, src/linux_ipfwadm.h 1.4, src/linux_netfilter.c 1.17, src/cisco.c 1.19, src/getpts.c 1.9, src/hlfl.c 1.33, src/bsd_ipfw.c 1.14, src/bsd_ipfw.h 1.7, doc/CodingStyle 1.3, clean-cvs 1.2:
96	back to k&r style indent
97
982002-10-27  Arnaud Launay  <launay@hlfl.org>
99
100	* src/hlfl.c 1.32, src/hlfl.def 1.1:
101	Patch from Francois Romieu <romieu@cogenit.fr>:
102	cleanup code
103
104	* src/cisco.c 1.18: Patch from Francois Romieu <romieu@cogenit.fr>:
105	- check the malloc()
106	- simplify code
107
108	* src/linux_netfilter.c 1.16:
109	Patch from Carlos Villegas <villegas@math.gatech.edu>:
110	- Added the missing support for logging of reject rules
111	- Fixed bug, that made it impossible to use the keyword
112	  log in more than one rule
113	- Cosmetic fixes, to make all options long
114	- Adjusted a couple of malloc sizes, and got rid of an
115	  extra free in a wrong place.
116	- Cosmetic comment stuff
117
1182002-10-10  Arnaud Launay  <launay@hlfl.org>
119
120	* autogen.sh 1.3: Manage the old autoconf 2.13
121
122	* clean-cvs 1.1: Script to clean the work directory
123
124	* ChangeLog 1.6: automake is pedant and wants a ChangeLog
125
126	* src/includes.h 1.9, configure.in 1.14:
127	Check for ctype.h (patch by Renaud Deraison <deraison@hlfl.org>)
128
129	* src/linux_netfilter.c 1.15:
130	Patch from Carlos Villegas <villegas@math.gatech.edu>
131	Mid: Pine.LNX.4.44.0210092014040.30609-200000@cypress.math.gatech.edu
132	Log from Carlos:
133
134	- Fixed bug that would make the output file unusable (DENY->DROP)
135
136	- Changed short options for long options to increase readability of output file
137	  (although at first sight the effect seems to me to be just the opposite)
138	  (suggested by St�phane Bortzmeyer <bortzmeyer@nic.fr>)
139
140	- Added real "reject support" which was misssing.
141
142	- Improved the way the rules are created, to make it possible to support "host
143	  firewall" and "router firewall" boxes, some supperficial testing on both
144	  configurations, says that things look good
145
146	- Added some comments to the output file to explain it's structure
147
148	- Did some initial testing on the logging capabilities. Logging REJECT packets
149	  will fail for "tcp" and "all" protocols. Need to fix.
150
151	- Cleaned out some comments, and fixed a few indentations.
152
153	* configure.in 1.13: Just print warning, don't stop
154
1552002-10-08  Arnaud Launay  <launay@hlfl.org>
156
157	* src/Makefile.am 1.5, configure.in 1.12:
158	manage CFLAGS all in configure.in
159
160	* src/linux_netfilter.c 1.14, src/linux_netfilter.h 1.7:
161	Coding is like sex, it's better when it compiles.
162
163	* ChangeLog 1.5, build-release 1.4:
164	update build-release to reflect the loss of VERSION
165
166	* doc/hlfl.1.in 1.2:
167	Add a note about the accept default and document the options
168
169	* src/linux_netfilter.c 1.13, src/linux_netfilter.h 1.6:
170	- iptables was not working, first set of patches from Carlos Villegas <villegas@math.gatech.edu>
171	- corrects the rules and the log stuff
172
173	* src/linux_ipchains.c 1.12, src/linux_ipfwadm.c 1.8:
174	ACCEPT is the default; from a discussion on the mailing-list.
175
1762002-10-05  Arnaud Launay  <launay@hlfl.org>
177
178	* Makefile.am 1.6: local dir is not needed in SUBDIRS
179
180	* config.sub 1.5: Autoadded file
181
182	* mkinstalldirs 1.2, install-sh 1.3, missing 1.2: Autoadded files
183
184	* depcomp 1.3: depcomp is auto-added
185
186	* Makefile.am 1.5, VERSION 1.8:
187	VERSION is no more used, prepare has been superseded by autogen.sh
188
189	* configure.in 1.11: simplify init code and add pedantic flags
190
191	* autogen.sh 1.2: Make autogen like gphoto's one
192
193	* src/hlfl.c 1.31: C++ comment is forbidden in C89
194
195	* aclocal.m4 1.6: File automatically generated by aclocal
196
1972002-05-22  Arnaud Launay  <launay@hlfl.org>
198
199	* doc/grammar 1.1: HLFL ABNF grammar
200
2012002-05-18  Arnaud Launay  <launay@hlfl.org>
202
203	* src/linux_netfilter.c 1.12:
204	Add of icmp types source-quench and paramater-problem
205	From patch and request by Werner Schultheiss <ws@br-online.de>
206
2072002-03-18  Arnaud Launay  <launay@hlfl.org>
208
209	* aclocal.m4 1.5: Update to autoconf 2.53, automake 1.6
210
211	* src/includes.h 1.8, src/ipfilter.c 1.19, src/ipfilter.h 1.6, src/linux_ipchains.c 1.11, src/linux_ipchains.h 1.5, src/linux_ipfwadm.c 1.7, src/linux_ipfwadm.h 1.3, src/linux_netfilter.c 1.11, src/linux_netfilter.h 1.5, src/hlfl.h 1.6, configure.in 1.10, src/bsd_ipfw.c 1.13, src/bsd_ipfw.h 1.6, src/cisco.c 1.17, src/cisco.h 1.7, src/errors.h 1.5, src/getpts.h 1.5, src/hlfl.c 1.30:
212	Support for GNU options;
213	based on a patch by Jason Guild <asjag11@uaa.alaska.edu>
214	Note: HLFL is no longer a filter.
215
216	* Makefile.am 1.4, doc/Makefile.am 1.3:
217	Files where missing from distribution
218
219	* src/bsd_ipfw.c 1.12, src/cisco.c 1.16, src/cisco.h 1.6, src/hlfl.c 1.29, src/hlfl.h 1.5:
220	Headers cleanup; based on a patch by Jason Guild <asjag11@uaa.alaska.edu>
221
2222002-02-21  Arnaud Launay  <launay@hlfl.org>
223
224	* build-release 1.3:
225	Corrects the problems saw during yesterday release.
226
2272002-02-20  Arnaud Launay  <launay@hlfl.org>
228
229	* ChangeLog 1.4: automatic post-release commit for hlfl-0.60.0
230
231	* build-release 1.2: Use features from autoconf/make.
232
233	* NEWS 1.3: Things done since last release
234
235	* src/hlfl.c 1.28, src/includes.h 1.7, src/ipfilter.c 1.18, src/linux_ipchains.c 1.10, src/linux_ipfwadm.c 1.6, src/linux_ipfwadm.h 1.2, src/linux_netfilter.c 1.10, src/utils.c 1.5, doc/CodingStyle 1.2, src/bsd_ipfw.c 1.11, src/cisco.c 1.15, src/errors.h 1.4, src/getpts.c 1.8:
236	Cosmetic changes only.
237
238	* configure.in 1.9, src/utils.c 1.4, src/utils.h 1.5:
239	Support for Solaris, should compile and work.
240
2412002-02-13  Arnaud Launay  <launay@hlfl.org>
242
243	* src/ipfilter.c 1.17: TCP uses RST to indicate a connection refused.
244	(cf. Stevens, vol1, p. 247)
245	Reported by Adrien Huvier <nabok@nabok.org>
246
2472002-02-12  Arnaud Launay  <launay@hlfl.org>
248
249	* Makefile.am 1.3: Some files were missing from distrib
250
251	* src/stamp-h.in 1.2, Makefile.in 1.4, configure.in 1.8, hlfl.tmpl.in 1.4, src/config.h.in 1.5:
252	Cleanup:
253	 - delete some dynamically generated files;
254	 - modify configure.in to reflect new state.
255
256	* src/bsd_ipfw.c 1.10: Forgot a {.
257	Remember me to compile and test before commiting.
258
259	* src/linux_ipchains.c 1.9, src/linux_ipfwadm.c 1.5, src/linux_netfilter.c 1.9, src/bsd_ipfw.c 1.9, src/cisco.c 1.14, src/getpts.c 1.7, src/hlfl.c 1.27, src/ipfilter.c 1.16, doc/syntax.txt 1.11, doc/RoadMap 1.2, Makefile.in 1.3, TODO 1.2, depcomp 1.2, hlfl.spec.in 1.2:
260	(c) update, EOF blanks deleted, typos
261
262	* src/Makefile.am 1.4, src/bsd_ipfw.c 1.8, src/hlfl.c 1.26, src/ipfw4.c 1.2, src/ipfw4.h 1.2:
263	Simplified support for ipfw4
264
2652001-11-12  Arnaud Launay  <launay@hlfl.org>
266
267	* src/Makefile.am 1.3, src/hlfl.c 1.25, src/ipfw4.c 1.1, src/ipfw4.h 1.1:
268	Preliminary support for ipfw statefull
269
270	* src/Makefile.in 1.3, doc/Makefile.in 1.4, autogen.sh 1.1, configure 1.7, configure.in 1.7:
271	Drop dynamically generated files, and add a script to recreate them
272
273	* src/config.h.in 1.4: Forgot to update about memset
274
275	* src/bsd_ipfw.h 1.5, src/cisco.h 1.5, src/ipfilter.h 1.5:
276	typo: HLHL -> HLFL
277
2782001-11-09  Arnaud Launay  <launay@hlfl.org>
279
280	* src/linux_ipfwadm.c 1.4, src/linux_netfilter.c 1.8, configure.in 1.6, src/bsd_ipfw.c 1.7, src/cisco.c 1.13, src/getpts.c 1.6, src/hlfl.c 1.24, src/ipfilter.c 1.15, src/linux_ipchains.c 1.8:
281	bzero(3) (deprecated) -> memset(3)
282
2832001-11-06  Arnaud Launay  <launay@hlfl.org>
284
285	* src/hlfl.c 1.23:
286	Corrects Renaud's mail address and update Linux rules
287
2882001-11-05  Arnaud Launay  <launay@hlfl.org>
289
290	* doc/Makefile.in 1.3: alpha order
291
292	* src/Makefile.am 1.2, src/Makefile.in 1.2:
293	Forget every *.h for dist target
294
295	* Makefile.am 1.2, Makefile.in 1.2: VERSION is needed for dist target
296
297	* doc/Makefile.am 1.2, doc/Makefile.in 1.2:
298	Add some files as doc and hook for dist target
299
300	* LICENSE 1.3: redundant with COPYING
301
302	* src/Makefile 1.8, doc/hlfl.1 1.8, Makefile 1.7:
303	Obsolete files due to new auto{conf,make}
304
305	* src/Makefile.am 1.1, src/Makefile.in 1.1, src/config.h.in 1.3, src/stamp-h.in 1.1, COPYING 1.1, Makefile.am 1.1, Makefile.in 1.1, VERSION 1.7, aclocal.m4 1.4, compile 1.1, config.sub 1.4, configure 1.6, configure.in 1.5, depcomp 1.1, doc/Makefile.am 1.1, doc/Makefile.in 1.1, doc/hlfl.1.in 1.1, hlfl.spec.in 1.1, missing 1.1, mkinstalldirs 1.1:
306	Upgrade to autoconf 2.52 / automake 1.5
307
3082001-10-23  Arnaud Launay  <launay@hlfl.org>
309
310	* .root-dir 1.2: Old unused file
311
3122001-10-08  Arnaud Launay  <launay@hlfl.org>
313
314	* src/hlfl.c 1.22: re-order the op tests to obtain usable results
315
3162001-08-12  Arnaud Launay  <launay@hlfl.org>
317
318	* doc/syntax.txt 1.10:
319	eth0/1 have no meaning under ipfw supported platforms
320
321	* src/ipfilter.c 1.14, doc/syntax.txt 1.9: update: X is a two-ways deny
322
3232001-08-05  Arnaud Launay  <launay@hlfl.org>
324
325	* configure.in 1.4, configure 1.5: LIBS and VERSION were bad handled
326
327	* aclocal.m4 1.3, configure 1.4, configure.in 1.3:
328	Adaptation to autoconf 2.52
329
330	* config.sub 1.3:
331	Update from ftp://ftp.gnu.org/pub/gnu/config/config.sub
332
333	* src/ipfilter.c 1.13:
334	Correction of X! behaviour following Sven Huster <sven.huster@mailsurf.com> suggestion.
335
336	* src/hlfl.c 1.21: bug: X had precedence on X! and X! was then ignored.
337	workaround: test for X! before X
338
339	* src/ipfilter.c 1.12:
340	bad handle of ACCEPT_TWO_WAYS; patch from Sven Huster <sven.huster@mailsurf.com>.
341
3422001-03-19  Arnaud Launay  <launay@hlfl.org>
343
344	* src/cisco.c 1.12, src/hlfl.c 1.20: Fix gcc 3.1 warnings
345
3462001-02-25  Renaud Deraison  <deraison@hlfl.org>
347
348	* doc/sample_3.hlfl 1.1, TODO 1.1: added
349
350	* doc/test.hlfl 1.5, src/bsd_ipfw.c 1.6, src/cisco.c 1.11, src/hlfl.c 1.19, src/includes.h 1.6, src/ipfilter.c 1.11, src/linux_ipchains.c 1.7, src/linux_ipfwadm.c 1.3, src/linux_netfilter.c 1.7, VERSION 1.6, doc/hlfl.1 1.7, doc/syntax.txt 1.8:
351	full-text operators are now supported
352
3532001-02-24  Renaud Deraison  <deraison@hlfl.org>
354
355	* WARNING 1.5: removed
356
3572001-02-23  Renaud Deraison  <deraison@hlfl.org>
358
359	* src/cisco.c 1.10: comments
360
361	* ChangeLog 1.3, VERSION 1.5: updated
362
363	* src/cisco.c 1.9, src/hlfl.c 1.18: cisco support
364
3652001-01-05  Arnaud Launay  <launay@hlfl.org>
366
367	* src/hlfl.c 1.17: corrects a warning with latest gcc
368
3692000-12-26  Renaud Deraison  <deraison@hlfl.org>
370
371	* src/linux_netfilter.c 1.6: patch from kli@club-internet.fr
372
3732000-12-06  Arnaud Launay  <launay@hlfl.org>
374
375	* ChangeLog 1.2, VERSION 1.4:
376	automatic post-release commit for hlfl-0.52
377
378	* NEWS 1.2: News uptodate for release
379
380	* doc/TODO 1.8: Completed to follow ideas and roadmap
381
382	* doc/RoadMap 1.1: First glimpse at a roadmap
383
3842000-11-19  Renaud Deraison  <deraison@hlfl.org>
385
386	* src/hlfl.c 1.16: bugfix
387
3882000-11-19  Arnaud Launay  <launay@hlfl.org>
389
390	* doc/TODO 1.7: cvsweb ok
391
3922000-11-07  Arnaud Launay  <launay@hlfl.org>
393
394	* Makefile 1.6, build-release 1.1: Add automatic release tool
395
3962000-11-06  Renaud Deraison  <deraison@hlfl.org>
397
398	* configure 1.3, configure.in 1.2, hlfl.tmpl.in 1.3, src/Makefile 1.7:
399	Solaris
400
4012000-09-29  Renaud Deraison  <deraison@hlfl.org>
402
403	* Makefile 1.5, src/Makefile 1.6:
404	use std Make commands, not GNU make commands
405
4062000-09-28  Arnaud Launay  <launay@hlfl.org>
407
408	* doc/test.hlfl 1.4: Add test for unknown protocol
409
410	* src/hlfl.c 1.15: Correction of unknown protocol not reported
411	(noted by Guillaume Valadon <doug@free.fr>)
412
413	* src/getpts.c 1.5: Hey, ports could have been used uninitialized
414
4152000-09-25  Arnaud Launay  <launay@hlfl.org>
416
417	* ChangeLog 1.1: automatic release commit
418
4192000-09-21  Arnaud Launay  <launay@hlfl.org>
420
421	* NEWS 1.1: News file, resuming changes (details in ChangeLog)
422
4232000-09-19  Arnaud Launay  <launay@hlfl.org>
424
425	* src/ipfilter.c 1.10: hell. ipf doesn't like 65536.
426
4272000-09-18  Arnaud Launay  <launay@hlfl.org>
428
429	* doc/TODO 1.6: New ideas come to mind
430
4312000-09-17  Arnaud Launay  <launay@hlfl.org>
432
433	* src/hlfl.c 1.14: Unused var
434
435	* src/cisco.c 1.8: Format arg missing
436
4372000-09-17  Renaud Deraison  <deraison@hlfl.org>
438
439	* doc/hlfl.1 1.6, WARNING 1.4: ipfwadm has been tested
440
441	* src/hlfl.c 1.13: ugly tab that hurts my eye
442
443	* src/linux_ipfwadm.c 1.2: icmp support
444
4452000-09-17  Arnaud Launay  <launay@hlfl.org>
446
447	* doc/TODO 1.5, doc/hlfl.1 1.5, src/Makefile 1.5, src/config.h.in 1.2, src/hlfl.c 1.12, src/linux_ipfwadm.c 1.1, src/linux_ipfwadm.h 1.1, WARNING 1.3:
448	Support for ipfwadm (linux 2.0) rules
449
4502000-09-16  Arnaud Launay  <launay@hlfl.org>
451
452	* doc/TODO 1.4: Web items added
453
4542000-09-15  Arnaud Launay  <launay@hlfl.org>
455
456	* src/ipfilter.c 1.9: Exclusion apply to higher limit, too
457
4582000-09-14  Arnaud Launay  <launay@hlfl.org>
459
460	* src/ipfilter.c 1.8: oops... t+1 is the final port
461
462	* src/ipfilter.c 1.7: ranges are exclusives...
463
4642000-09-13  Arnaud Launay  <launay@hlfl.org>
465
466	* Makefile 1.4, src/Makefile 1.4:
467	Don't scream when hlfl.tmpl doesn't exist; target for release
468
4692000-09-12  Arnaud Launay  <launay@hlfl.org>
470
471	* doc/syntax.txt 1.7: \s\+$
472
473	* doc/TODO 1.3: ViM style
474
475	* doc/sample_1.hlfl 1.2, doc/sample_2.hlfl 1.2, doc/test.hlfl 1.3:
476	\s\+$
477
478	* README 1.1: GNUish
479
480	* INSTALL 1.2, Makefile 1.3, THANKS 1.2, WARNING 1.2, aclocal.m4 1.2, configure 1.2, install-sh 1.2:
481	\s\+$ again
482
483	* LICENSE 1.2: FSF has moved
484
4852000-09-11  Arnaud Launay  <launay@hlfl.org>
486
487	* Changes 1.2: too old :)
488
489	* doc/hlfl.1 1.4: Add ML infos
490
4912000-09-09  Renaud Deraison  <deraison@hlfl.org>
492
493	* doc/hlfl.1 1.3: updated
494
495	* doc/syntax.txt 1.6: else
496
497	* src/linux_netfilter.c 1.5, src/bsd_ipfw.c 1.5, src/cisco.c 1.7, src/hlfl.c 1.11, src/ipfilter.c 1.6, src/linux_ipchains.c 1.6:
498	'else' support
499
500	* doc/hlfl.1 1.2: logs
501
502	* doc/TODO 1.2, VERSION 1.3: updated
503
504	* src/Makefile 1.3: config.h must not be removed by 'clean'
505
506	* doc/test.hlfl 1.2: updated with the l flag
507
508	* src/hlfl.c 1.10: bug fixed
509
510	* src/cisco.c 1.6: log command for cisco
511
5122000-09-07  Arnaud Launay  <launay@hlfl.org>
513
514	* hlfl.tmpl.in 1.2: Fix hardcoded shell.
515
516	* doc/syntax.txt 1.5: Add doc for generic log support.
517
518	* src/Makefile 1.2: Simplify, general cleanup and dependencies add.
519
520	* src/utils.h 1.4, src/bsd_ipfw.c 1.4, src/bsd_ipfw.h 1.4, src/cisco.c 1.5, src/cisco.h 1.4, src/errors.h 1.3, src/getpts.h 1.4, src/hlfl.c 1.9, src/hlfl.h 1.4, src/includes.h 1.5, src/ipfilter.c 1.5, src/ipfilter.h 1.4, src/linux_ipchains.c 1.5, src/linux_ipchains.h 1.4, src/linux_netfilter.c 1.4, src/linux_netfilter.h 1.4:
521	Add generic log support; also evite segfault when compiled under high optimization.
522
5232000-08-31  Arnaud Launay  <launay@hlfl.org>
524
525	* config.sub 1.2:
526	Update from ftp://ftp.gnu.org/pub/gnu/config/config.sub
527
528	* src/cisco.c 1.4, src/cisco.h 1.3, src/errors.h 1.2, src/getpts.c 1.4, src/getpts.h 1.3, src/hlfl.c 1.8, src/hlfl.h 1.3, src/includes.h 1.4, src/ipfilter.h 1.3, src/linux_ipchains.h 1.3, src/linux_netfilter.h 1.3, src/utils.h 1.3, src/bsd_ipfw.h 1.3:
529	\s\+$ deletion and some small modifs of *.h files.
530
531	* doc/CodingStyle 1.1: Indent add.
532
533	* src/getpts.c 1.3, src/getpts.h 1.2, src/hlfl.c 1.7, src/hlfl.h 1.2, src/includes.h 1.3, src/ipfilter.c 1.4, src/ipfilter.h 1.2, src/linux_ipchains.c 1.4, src/linux_ipchains.h 1.2, src/linux_netfilter.c 1.3, src/linux_netfilter.h 1.2, src/utils.c 1.3, src/utils.h 1.2, src/bsd_ipfw.c 1.3, src/bsd_ipfw.h 1.2, src/cisco.c 1.3, src/cisco.h 1.2:
534	Indentation modifications.
535
5362000-08-29  Renaud Deraison  <deraison@hlfl.org>
537
538	* doc/syntax.txt 1.4, src/bsd_ipfw.c 1.2, src/hlfl.c 1.6, src/includes.h 1.2, src/ipfilter.c 1.3, src/linux_ipchains.c 1.3, src/linux_netfilter.c 1.2:
539	patch from Arnaud S. Launay <launay@hlfl.org>
540
541	* AUTHORS 1.1: added
542
543	* CONTRIBUTORS 1.2: removed
544
545	* src/hlfl.c 1.5, doc/syntax.txt 1.3, Makefile 1.2:
546	patch from Arnaud Launay <asl@launay.org>
547
5482000-08-07  Renaud Deraison  <deraison@hlfl.org>
549
550	* src/hlfl.c 1.4: typo
551
552	* src/cisco.c 1.2, src/getpts.c 1.2, src/hlfl.c 1.3, src/ipfilter.c 1.2, src/utils.c 1.2:
553	sizeof(char) replaced by 1
554
555	* CONTRIBUTORS 1.1: added
556
557	* src/linux_ipchains.c 1.2:
558	patch from Arnaud S. Launay <asl@launay.org>
559
5602000-08-03  Renaud Deraison  <deraison@hlfl.org>
561
562	* VERSION 1.2, src/hlfl.c 1.2: updated
563
5642000-07-26  Renaud Deraison  <deraison@hlfl.org>
565
566	* doc/syntax.txt 1.2: typo
567
568	* .root-dir 1.1.1.1, Changes 1.1.1.1, INSTALL 1.1.1.1, LICENSE 1.1.1.1, Makefile 1.1.1.1, THANKS 1.1.1.1, VERSION 1.1.1.1, WARNING 1.1.1.1, aclocal.m4 1.1.1.1, config.sub 1.1.1.1, configure 1.1.1.1, configure.in 1.1.1.1, doc/TODO 1.1.1.1, doc/hlfl.1 1.1.1.1, doc/sample_1.hlfl 1.1.1.1, doc/sample_2.hlfl 1.1.1.1, doc/services.hlfl 1.1.1.1, doc/syntax.txt 1.1.1.1, doc/test.hlfl 1.1.1.1, hlfl.tmpl.in 1.1.1.1, install-sh 1.1.1.1, src/Makefile 1.1.1.1, src/bsd_ipfw.c 1.1.1.1, src/bsd_ipfw.h 1.1.1.1, src/cisco.c 1.1.1.1, src/cisco.h 1.1.1.1, src/config.h.in 1.1.1.1, src/errors.h 1.1.1.1, src/getpts.c 1.1.1.1, src/getpts.h 1.1.1.1, src/hlfl.c 1.1.1.1, src/hlfl.h 1.1.1.1, src/includes.h 1.1.1.1, src/ipfilter.c 1.1.1.1, src/ipfilter.h 1.1.1.1, src/linux_ipchains.c 1.1.1.1, src/linux_ipchains.h 1.1.1.1, src/linux_netfilter.c 1.1.1.1, src/linux_netfilter.h 1.1.1.1, src/utils.c 1.1.1.1, src/utils.h 1.1.1.1:
569	- imported source tree
570
571	* .root-dir 1.1, Changes 1.1, INSTALL 1.1, LICENSE 1.1, Makefile 1.1, THANKS 1.1, VERSION 1.1, WARNING 1.1, aclocal.m4 1.1, config.sub 1.1, configure 1.1, configure.in 1.1, doc/TODO 1.1, doc/hlfl.1 1.1, doc/sample_1.hlfl 1.1, doc/sample_2.hlfl 1.1, doc/services.hlfl 1.1, doc/syntax.txt 1.1, doc/test.hlfl 1.1, hlfl.tmpl.in 1.1, install-sh 1.1, src/Makefile 1.1, src/bsd_ipfw.c 1.1, src/bsd_ipfw.h 1.1, src/cisco.c 1.1, src/cisco.h 1.1, src/config.h.in 1.1, src/errors.h 1.1, src/getpts.c 1.1, src/getpts.h 1.1, src/hlfl.c 1.1, src/hlfl.h 1.1, src/includes.h 1.1, src/ipfilter.c 1.1, src/ipfilter.h 1.1, src/linux_ipchains.c 1.1, src/linux_ipchains.h 1.1, src/linux_netfilter.c 1.1, src/linux_netfilter.h 1.1, src/utils.c 1.1, src/utils.h 1.1:
572	New file.
573
574