| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix paths for example files. | markm | 2010-11-18 | 2 | -2/+2 |
* | Use pcap's bpf header, not our own copy of it. | rpaulo | 2010-10-29 | 1 | -2/+0 |
* | Comment in the BUGS section header. Matches what's in ipfilter 5.10. | brueffer | 2010-05-12 | 1 | -1/+1 |
* | Remove unneeded include of <sys/timeb.h>. | ed | 2010-03-09 | 1 | -1/+0 |
* | fix spelling mistake | darrenr | 2009-11-19 | 1 | -1/+1 |
* | Fix a typo that causes the for loop to exit immediately. There's | rdivacky | 2009-06-16 | 1 | -1/+1 |
* | - Prevent buffer overflow in IPFilter's load_http function used to load | stas | 2009-05-29 | 1 | -10/+19 |
* | Remove udp and tcp includes not needed here. | bz | 2009-04-25 | 1 | -3/+0 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -0/+5 |
* | Fix build when WITHOUT_DYNAMICROOT is specified in src.conf(5). | mlaier | 2008-08-04 | 1 | -0/+2 |
* | 2020447 IPFilter's NAT can undo name server random port selection | darrenr | 2008-07-24 | 11 | -15/+40 |
* | For unfathomable reasons, ipfilter abuses kernel data structures for its | des | 2008-07-23 | 1 | -4/+12 |
* | Pullup IPFilter 4.1.28 from the vendor branch into HEAD. | darrenr | 2007-10-18 | 19 | -81/+264 |
* | This commit was generated by cvs2svn to compensate for changes in r172771, | darrenr | 2007-10-18 | 33 | -61/+509 |
|\ |
|
| * | Import IPFilter 4.1.28 | darrenr | 2007-10-18 | 52 | -143/+775 |
* | | ipfstat should parse "any" when used with -D/-S command line options | darrenr | 2007-06-24 | 1 | -1/+2 |
* | | Remove files no longer required to build IPFilter | darrenr | 2007-06-04 | 14 | -2169/+0 |
* | | Merge IPFilter 4.1.23 back to HEAD | darrenr | 2007-06-04 | 119 | -1036/+1788 |
* | | This commit was generated by cvs2svn to compensate for changes in r170263, | darrenr | 2007-06-04 | 78 | -255/+2097 |
|\ \
| |/ |
|
| * | Import IPFilter 4.1.23 to vendor branch. | darrenr | 2007-06-04 | 197 | -1296/+3896 |
* | | Resolve conflicts | guido | 2006-08-16 | 38 | -438/+525 |
* | | This commit was generated by cvs2svn to compensate for changes in r161351, | guido | 2006-08-16 | 42 | -32/+635 |
|\ \
| |/ |
|
| * | Import IP Filter 4.1.13 | guido | 2006-08-16 | 79 | -358/+1159 |
* | | fix "ipf -Z" reporting rubbish and possibly panic'ing box | darrenr | 2006-04-18 | 1 | -3/+9 |
* | | Add a man page for mkfilters(1) and put the corrected perl script in the | darrenr | 2006-02-27 | 2 | -0/+5 |
* | | Resolve conflicts (and believe me...you don't want to know). | guido | 2005-12-30 | 126 | -255/+427 |
* | | This commit was generated by cvs2svn to compensate for changes in r153877, | guido | 2005-12-30 | 108 | -824/+1586 |
|\ \
| |/ |
|
| * | Import IP Filter 4.1.10 | guido | 2005-12-30 | 315 | -1505/+2032 |
| * | Missing file from vendor branch import. | darrenr | 2005-04-26 | 1 | -3/+1 |
| * | these files should never have been imported...they are junk | darrenr | 2005-04-25 | 2 | -219/+0 |
* | | Remove these files from src/contrib/ipfilter as they are already present | darrenr | 2005-06-23 | 16 | -8232/+0 |
* | | Fix some minor problems before release: | darrenr | 2005-06-23 | 1 | -1/+5 |
* | | Since this is already off the vendor branch: Our kernel is now in | eivind | 2005-05-27 | 1 | -1/+1 |
* | | arm defaults to unsigned char as well. | cognet | 2005-05-24 | 1 | -1/+1 |
* | | Enable building /sbin/ipf (but not the rescue version) with the ability to | darrenr | 2005-05-16 | 2 | -1/+689 |
* | | Fix tinderbox build on ppc. | grehan | 2005-05-08 | 1 | -1/+1 |
* | | Don't use quad_t on FreeBSD (deprecated) so use "long long" instead. | darrenr | 2005-04-28 | 1 | -1/+1 |
* | | Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanup | darrenr | 2005-04-28 | 1 | -1/+1 |
* | | Fix include directives that were missing the netinet include directory, where | darrenr | 2005-04-26 | 5 | -4/+971 |
* | | Fix problems with building libipf: | darrenr | 2005-04-26 | 2 | -7/+5 |
* | | this file does not belong in a freebsd distribution | darrenr | 2005-04-25 | 1 | -2131/+0 |
* | | * Someone imported a lot of files with the wrong CVS tag, so lots of files need | darrenr | 2005-04-25 | 259 | -17240/+832 |
* | | This commit was generated by cvs2svn to compensate for changes in r145513, | darrenr | 2005-04-25 | 2 | -219/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r145510, | darrenr | 2005-04-25 | 417 | -1733/+41248 |
|\ \
| |/ |
|
| * | import ipfilter 4.1.8 into the vendor branch | darrenr | 2005-04-25 | 458 | -11191/+60111 |
* | | Committ changes from 3.4.31 -> 3.4.35 | darrenr | 2004-06-21 | 8 | -44/+124 |
* | | This commit was generated by cvs2svn to compensate for changes in r130887, | darrenr | 2004-06-21 | 61 | -376/+1296 |
|\ \
| |/ |
|
| * | Import ipfilter 3.4.35 onto vendor branch | darrenr | 2004-06-21 | 86 | -838/+2160 |
* | | if_name and if_unit renaming to if_xname should be dealth with in | guido | 2004-01-02 | 1 | -0/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r123109, | brooks | 2003-12-02 | 2 | -4/+8 |
|\ \
| |/ |
|