| Commit message (Expand) | Author | Age | Files | Lines |
| * | Continued ipfilter #ifdef cleanup. The r343701 log entry contains a | Cy Schubert | 2020-10-27 | 1 | -1/+1 |
| * | ipfilter getifname ifdef cleanup. | Cy Schubert | 2020-09-30 | 1 | -28/+1 |
| * | Resurrect ipfilter's getifname, replacing the stub with the real | Cy Schubert | 2020-09-30 | 1 | -11/+0 |
| * | ipfilter #ifdef cleanup. | Cy Schubert | 2019-02-03 | 5 | -105/+0 |
| * | Ansify entry and exit points. | Cy Schubert | 2017-06-28 | 3 | -20/+16 |
| * | Replace AF_INET6 ifdefs with USE_INET6 ifdefs. This is more consistent | Cy Schubert | 2017-06-23 | 4 | -7/+5 |
| * | Just like r318173, which was for outputting IPv6 addresses in tree | Cy Schubert | 2017-05-15 | 1 | -10/+39 |
| * | As of r318281, there is no need to put a colon (:) in the message | Cy Schubert | 2017-05-14 | 1 | -1/+1 |
| * | Separate the ipfilter function/static string from the error with a | Cy Schubert | 2017-05-14 | 1 | -1/+1 |
| * | Add missing linefeed in debug output. | Cy Schubert | 2017-05-12 | 1 | -1/+1 |
| * | Implement outputting of IPv6 addresses in the ippool debug list of tree | Cy Schubert | 2017-05-11 | 1 | -2/+24 |
| * | Use warnx() to issue error message. | Cy Schubert | 2017-04-16 | 1 | -1/+2 |
| * | Fix CID 1372601, possible NULL pointer dereference should | Cy Schubert | 2017-04-16 | 1 | -0/+4 |
| * | calloc() and realloc() modernization. | Cy Schubert | 2017-03-16 | 2 | -3/+3 |
| * | Fix leak (free str before returning when ctx's calloc fails). | Cy Schubert | 2017-03-03 | 1 | -1/+3 |
| * | Currently the fragment info is placed at the top of the linked list | Cy Schubert | 2017-01-26 | 1 | -0/+21 |
| * | Stop including if_var.h from userland. | Gleb Smirnoff | 2015-04-06 | 1 | -3/+0 |
| * | #536 ipnat can try to print rule as dstlist incorrectly | Cy Schubert | 2014-09-22 | 1 | -2/+4 |
| * | #553 gethost needs to zero entire IP address structure | Cy Schubert | 2014-09-22 | 1 | -0/+1 |
| * | ipv6 address for test.hosts.dots in wrong byte order. | Cy Schubert | 2014-09-22 | 1 | -4/+4 |
| * | Unbreak with gcc. | Sergey Kandaurov | 2014-07-13 | 1 | -0/+2 |
| * | Fix compile-time errors when NO_WERROR and WITHOUT_INET6_SUPPORT | Cy Schubert | 2014-07-05 | 4 | -4/+4 |
| * | Update ipfilter 4.1.28 --> 5.1.2. | Cy Schubert | 2013-09-06 | 144 | -2167/+7220 |
| |\ |
|
| | * | As per the developers handbook (5.3.1 step 1), prepare the vendor trees for | Cy Schubert | 2013-07-19 | 114 | -9600/+0 |
| * | | - Prevent buffer overflow in IPFilter's load_http function used to load | Stanislav Sedov | 2009-05-29 | 1 | -10/+19 |
| * | | 2020447 IPFilter's NAT can undo name server random port selection | Darren Reed | 2008-07-24 | 1 | -0/+2 |
| * | | Pullup IPFilter 4.1.28 from the vendor branch into HEAD. | Darren Reed | 2007-10-18 | 4 | -20/+36 |
| * | | This commit was generated by cvs2svn to compensate for changes in r172771, | Darren Reed | 2007-10-18 | 3 | -14/+15 |
| |\| |
|
| | * | Import IPFilter 4.1.28 | Darren Reed | 2007-10-18 | 7 | -34/+51 |
| * | | Remove files no longer required to build IPFilter | Darren Reed | 2007-06-04 | 14 | -2169/+0 |
| * | | Merge IPFilter 4.1.23 back to HEAD | Darren Reed | 2007-06-04 | 85 | -389/+465 |
| * | | This commit was generated by cvs2svn to compensate for changes in r170263, | Darren Reed | 2007-06-04 | 12 | -32/+795 |
| |\| |
|
| | * | Import IPFilter 4.1.23 to vendor branch. | Darren Reed | 2007-06-04 | 97 | -421/+1260 |
| * | | Resolve conflicts | Guido van Rooij | 2006-08-16 | 10 | -287/+68 |
| * | | This commit was generated by cvs2svn to compensate for changes in r161351, | Guido van Rooij | 2006-08-16 | 1 | -4/+0 |
| |\| |
|
| | * | Import IP Filter 4.1.13 | Guido van Rooij | 2006-08-16 | 9 | -179/+68 |
| * | | Resolve conflicts (and believe me...you don't want to know). | Guido van Rooij | 2005-12-30 | 78 | -155/+210 |
| * | | This commit was generated by cvs2svn to compensate for changes in r153877, | Guido van Rooij | 2005-12-30 | 2 | -0/+54 |
| |\| |
|
| | * | Import IP Filter 4.1.10 | Guido van Rooij | 2005-12-30 | 104 | -367/+274 |
| * | | Fix some minor problems before release: | Darren Reed | 2005-06-23 | 1 | -1/+5 |
| * | | Don't use quad_t on FreeBSD (deprecated) so use "long long" instead. | Darren Reed | 2005-04-28 | 1 | -1/+1 |
| * | | Fix problems with building libipf: | Darren Reed | 2005-04-26 | 2 | -7/+5 |
| * | | * Someone imported a lot of files with the wrong CVS tag, so lots of files need | Darren Reed | 2005-04-25 | 102 | -102/+102 |
| |/ |
|
| * | import ipfilter 4.1.8 into the vendor branch | Darren Reed | 2005-04-25 | 103 | -0/+8948 |