aboutsummaryrefslogtreecommitdiff
path: root/lib/libalias/alias_proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce inline {ip,udp,tcp}_next() functions which take a pointer to anDag-Erling Smørgrav2004-07-061-3/+3
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesDag-Erling Smørgrav2004-07-051-10/+15
* Parenthesize return values.Dag-Erling Smørgrav2004-07-051-32/+32
* Mechanical whitespace cleanup.Dag-Erling Smørgrav2004-07-051-11/+11
* Run through indent(1) so I can read the code without getting a headache.Dag-Erling Smørgrav2004-03-161-534/+501
* Mostly mechanical rework of libalias:Poul-Henning Kamp2004-01-171-20/+23
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* Remove trailing whitespaceBrian Somers2002-07-011-5/+5
* cmott@scientech.com -> cm@linktel.netBrian Somers2001-11-031-1/+1
* Add __FBSDID's to libaliasMatthew Dillon2001-09-301-2/+3
* Add BSD-style copyright headersBrian Somers2001-06-041-2/+28
* Remove an extraneous declaration.Brian Somers2001-03-251-1/+0
* Ignore leading witespace in the string given to PacketAliasProxyRule().Brian Somers2001-01-291-0/+1
* strtok -> strsep (no strtok allowed in libraries)Andrey A. Chernov2000-08-291-3/+6
* Add $FreeBSD$ and spell Eklund properly.Bill Fumerola1999-08-291-0/+2
* Add a ``const'' and remove some inconsistent prototype args.Brian Somers1999-03-241-1/+1
* Remove all diagnostics to stdout/stderr with #ifdef DEBUGBrian Somers1999-03-091-4/+8
* Version 3.0: January 1, 1999Brian Somers1999-02-271-0/+801