aboutsummaryrefslogtreecommitdiff
path: root/contrib/ipfilter/lib
Commit message (Expand)AuthorAgeFilesLines
* Simply FreeBSD check using __FreeBSD__ and remove OpenBSDCy Schubert2021-02-091-1/+1
* Retire the K&R/STD C __P prototype declarations.Cy Schubert2021-02-0216-70/+70
* ipfilter: Retire pre-standard C support.Cy Schubert2021-01-256-51/+4
* Continued ipfilter #ifdef cleanup. The r343701 log entry contains aCy Schubert2020-10-271-1/+1
* ipfilter getifname ifdef cleanup.Cy Schubert2020-09-301-28/+1
* Resurrect ipfilter's getifname, replacing the stub with the realCy Schubert2020-09-301-11/+0
* ipfilter #ifdef cleanup.Cy Schubert2019-02-035-105/+0
* Ansify entry and exit points.Cy Schubert2017-06-283-20/+16
* Replace AF_INET6 ifdefs with USE_INET6 ifdefs. This is more consistentCy Schubert2017-06-234-7/+5
* Just like r318173, which was for outputting IPv6 addresses in treeCy Schubert2017-05-151-10/+39
* As of r318281, there is no need to put a colon (:) in the messageCy Schubert2017-05-141-1/+1
* Separate the ipfilter function/static string from the error with aCy Schubert2017-05-141-1/+1
* Add missing linefeed in debug output.Cy Schubert2017-05-121-1/+1
* Implement outputting of IPv6 addresses in the ippool debug list of treeCy Schubert2017-05-111-2/+24
* Use warnx() to issue error message.Cy Schubert2017-04-161-1/+2
* Fix CID 1372601, possible NULL pointer dereference shouldCy Schubert2017-04-161-0/+4
* calloc() and realloc() modernization.Cy Schubert2017-03-162-3/+3
* Fix leak (free str before returning when ctx's calloc fails).Cy Schubert2017-03-031-1/+3
* Currently the fragment info is placed at the top of the linked listCy Schubert2017-01-261-0/+21
* Stop including if_var.h from userland.Gleb Smirnoff2015-04-061-3/+0
* #536 ipnat can try to print rule as dstlist incorrectlyCy Schubert2014-09-221-2/+4
* #553 gethost needs to zero entire IP address structureCy Schubert2014-09-221-0/+1
* ipv6 address for test.hosts.dots in wrong byte order.Cy Schubert2014-09-221-4/+4
* Unbreak with gcc.Sergey Kandaurov2014-07-131-0/+2
* Fix compile-time errors when NO_WERROR and WITHOUT_INET6_SUPPORTCy Schubert2014-07-054-4/+4
* Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-06144-2169/+7222
|\
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forCy Schubert2013-07-19114-9600/+0
* | - Prevent buffer overflow in IPFilter's load_http function used to loadStanislav Sedov2009-05-291-10/+19
* | 2020447 IPFilter's NAT can undo name server random port selectionDarren Reed2008-07-241-0/+2
* | Pullup IPFilter 4.1.28 from the vendor branch into HEAD.Darren Reed2007-10-184-21/+37
* | This commit was generated by cvs2svn to compensate for changes in r172771,Darren Reed2007-10-183-14/+15
|\|
| * Import IPFilter 4.1.28Darren Reed2007-10-187-35/+52
* | Remove files no longer required to build IPFilterDarren Reed2007-06-0414-2169/+0
* | Merge IPFilter 4.1.23 back to HEADDarren Reed2007-06-0485-389/+465
* | This commit was generated by cvs2svn to compensate for changes in r170263,Darren Reed2007-06-0412-32/+795
|\|
| * Import IPFilter 4.1.23 to vendor branch.Darren Reed2007-06-0497-421/+1260
* | Resolve conflictsGuido van Rooij2006-08-1610-287/+68
* | This commit was generated by cvs2svn to compensate for changes in r161351,Guido van Rooij2006-08-161-4/+0
|\|
| * Import IP Filter 4.1.13Guido van Rooij2006-08-169-179/+68
* | Resolve conflicts (and believe me...you don't want to know).Guido van Rooij2005-12-3078-155/+210
* | This commit was generated by cvs2svn to compensate for changes in r153877,Guido van Rooij2005-12-302-0/+54
|\|
| * Import IP Filter 4.1.10Guido van Rooij2005-12-30104-367/+274
* | Fix some minor problems before release:Darren Reed2005-06-231-1/+5
* | Don't use quad_t on FreeBSD (deprecated) so use "long long" instead.Darren Reed2005-04-281-1/+1
* | Fix problems with building libipf:Darren Reed2005-04-262-7/+5
* | * Someone imported a lot of files with the wrong CVS tag, so lots of files needDarren Reed2005-04-25102-102/+102
|/
* import ipfilter 4.1.8 into the vendor branchDarren Reed2005-04-25103-0/+8948