aboutsummaryrefslogtreecommitdiff
path: root/lib/libalias/alias_local.h
Commit message (Expand)AuthorAgeFilesLines
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesDag-Erling Smørgrav2004-07-051-37/+37
* Deal with aliasing warnings.Dag-Erling Smørgrav2004-03-311-2/+1
* Run through indent(1) so I can read the code without getting a headache.Dag-Erling Smørgrav2004-03-161-146/+161
* Mostly mechanical rework of libalias:Poul-Henning Kamp2004-01-171-41/+123
* Add Cisco Skinny Station protocol support to libalias, natd, and ppp.Joe Marcus Clarke2003-09-231-0/+4
* Remove trailing whitespaceBrian Somers2002-07-011-1/+1
* cmott@scientech.com -> cm@linktel.netBrian Somers2001-11-031-1/+1
* Add BSD-style copyright headersBrian Somers2001-06-041-2/+28
* Add an integer field to keep protocol-specific flags with links.Ruslan Ermilov2001-05-301-2/+2
* Make header files conform to style(9).Brian Somers2001-03-251-154/+146
* Added boolean argument to link searching functions, indicatingRuslan Ermilov2000-10-301-10/+4
* A significant rewrite of PPTP aliasing code.Ruslan Ermilov2000-10-301-4/+14
* Add address translation support for RTSP/RTP used by RealPlayer andArchie Cobbs2000-07-261-0/+14
* Added true support for PPTP aliasing. Some nice features include:Ruslan Ermilov2000-06-201-0/+12
* - Added support for passive mode FTP by aliasing 227 replies.Ruslan Ermilov2000-06-141-0/+2
* Replace PacketAliasRedirectPptp() (which had nothing specificRuslan Ermilov2000-04-281-2/+2
* Add support for multiple PPTP sessions:Ruslan Ermilov2000-04-181-2/+6
* - Moved NULL definition into private include file.Ruslan Ermilov2000-04-051-0/+3
* Add $FreeBSD$ and spell Eklund properly.Bill Fumerola1999-08-291-1/+3
* Add a ``const'' and remove some inconsistent prototype args.Brian Somers1999-03-241-1/+1
* Version 3.0: January 1, 1999Brian Somers1999-02-271-4/+67
* Reviewed by: freebsd-currentMatthew Dillon1998-12-141-2/+2
* Add CUSEEME support. This has *not* been tested, norBrian Somers1998-06-241-0/+2
* Don't call PunchFWHole() ifdef NO_FW_PUNCHBrian Somers1998-06-061-0/+2
* Primary verison of NetBIOS over TCP/IP. Now you can connect WindowsAtsushi Murai1998-05-241-0/+4
* Teach libalias to work with IPFW firewalls (controlled by a flag).Eivind Eklund1998-01-091-4/+10
* Update to version 2.2. Only the PacketAlias*()Brian Somers1997-08-031-4/+6
* Create the alias library. This is currently only used byBrian Somers1997-05-231-0/+91