summaryrefslogtreecommitdiff
path: root/lib/libalias/alias.c
Commit message (Expand)AuthorAgeFilesLines
* Added true support for PPTP aliasing. Some nice features include:Ruslan Ermilov2000-06-201-7/+52
* Replace PacketAliasRedirectPptp() (which had nothing specificRuslan Ermilov2000-04-281-20/+14
* Add support for multiple PPTP sessions:Ruslan Ermilov2000-04-181-31/+52
* - Remove unused includes.Ruslan Ermilov2000-04-051-24/+96
* - Optimization to the previous (rev 1.15) commit.Ruslan Ermilov1999-09-101-9/+11
* Handle TCP reset sequence properly.Ruslan Ermilov1999-09-091-2/+2
* Add $FreeBSD$ and spell Eklund properly.Bill Fumerola1999-08-291-0/+1
* Aallow ppp to work with Nortel Networks Extranet SwitchBrian Somers1999-08-221-0/+6
* Don't get caught in an infinite recursion when PKT_ALIAS_REVERSEBrian Somers1999-06-221-4/+12
* Remove duplicate line.Bill Fumerola1999-03-231-1/+0
* Version 3.0: January 1, 1999Brian Somers1999-02-271-44/+198
* Reviewed by: freebsd-currentMatthew Dillon1998-12-141-3/+14
* Add CUSEEME support. This has *not* been tested, norBrian Somers1998-06-241-0/+7
* Quieten gcc 2.8.1Brian Somers1998-06-101-2/+2
* Primary verison of NetBIOS over TCP/IP. Now you can connect WindowsAtsushi Murai1998-05-241-3/+36
* o Support a compile-time -DNO_FW_PUNCH for portabilityBrian Somers1998-04-191-2/+2
* Teach libalias to work with IPFW firewalls (controlled by a flag).Eivind Eklund1998-01-091-10/+28
* Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)Brian Somers1997-09-061-1/+1
* Update to version 2.2. Only the PacketAlias*()Brian Somers1997-08-031-67/+21
* Create the alias library. This is currently only used byBrian Somers1997-05-231-0/+1142