| Commit message (Expand) | Author | Age | Files | Lines |
* | Build userland libalias using src/sys/netinet/libalias. | Gleb Smirnoff | 2005-05-04 | 1 | -355/+0 |
* | Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an | Dag-Erling Smørgrav | 2004-07-06 | 1 | -0/+26 |
* | Make libalias WARNS?=6-clean. This mostly involves renaming variables | Dag-Erling Smørgrav | 2004-07-05 | 1 | -37/+37 |
* | Deal with aliasing warnings. | Dag-Erling Smørgrav | 2004-03-31 | 1 | -2/+1 |
* | Run through indent(1) so I can read the code without getting a headache. | Dag-Erling Smørgrav | 2004-03-16 | 1 | -146/+161 |
* | Mostly mechanical rework of libalias: | Poul-Henning Kamp | 2004-01-17 | 1 | -41/+123 |
* | Add Cisco Skinny Station protocol support to libalias, natd, and ppp. | Joe Marcus Clarke | 2003-09-23 | 1 | -0/+4 |
* | Remove trailing whitespace | Brian Somers | 2002-07-01 | 1 | -1/+1 |
* | cmott@scientech.com -> cm@linktel.net | Brian Somers | 2001-11-03 | 1 | -1/+1 |
* | Add BSD-style copyright headers | Brian Somers | 2001-06-04 | 1 | -2/+28 |
* | Add an integer field to keep protocol-specific flags with links. | Ruslan Ermilov | 2001-05-30 | 1 | -2/+2 |
* | Make header files conform to style(9). | Brian Somers | 2001-03-25 | 1 | -154/+146 |
* | Added boolean argument to link searching functions, indicating | Ruslan Ermilov | 2000-10-30 | 1 | -10/+4 |
* | A significant rewrite of PPTP aliasing code. | Ruslan Ermilov | 2000-10-30 | 1 | -4/+14 |
* | Add address translation support for RTSP/RTP used by RealPlayer and | Archie Cobbs | 2000-07-26 | 1 | -0/+14 |
* | Added true support for PPTP aliasing. Some nice features include: | Ruslan Ermilov | 2000-06-20 | 1 | -0/+12 |
* | - Added support for passive mode FTP by aliasing 227 replies. | Ruslan Ermilov | 2000-06-14 | 1 | -0/+2 |
* | Replace PacketAliasRedirectPptp() (which had nothing specific | Ruslan Ermilov | 2000-04-28 | 1 | -2/+2 |
* | Add support for multiple PPTP sessions: | Ruslan Ermilov | 2000-04-18 | 1 | -2/+6 |
* | - Moved NULL definition into private include file. | Ruslan Ermilov | 2000-04-05 | 1 | -0/+3 |
* | Add $FreeBSD$ and spell Eklund properly. | Bill Fumerola | 1999-08-29 | 1 | -1/+3 |
* | Add a ``const'' and remove some inconsistent prototype args. | Brian Somers | 1999-03-24 | 1 | -1/+1 |
* | Version 3.0: January 1, 1999 | Brian Somers | 1999-02-27 | 1 | -4/+67 |
* | Reviewed by: freebsd-current | Matthew Dillon | 1998-12-14 | 1 | -2/+2 |
* | Add CUSEEME support. This has *not* been tested, nor | Brian Somers | 1998-06-24 | 1 | -0/+2 |
* | Don't call PunchFWHole() ifdef NO_FW_PUNCH | Brian Somers | 1998-06-06 | 1 | -0/+2 |
* | Primary verison of NetBIOS over TCP/IP. Now you can connect Windows | Atsushi Murai | 1998-05-24 | 1 | -0/+4 |
* | Teach libalias to work with IPFW firewalls (controlled by a flag). | Eivind Eklund | 1998-01-09 | 1 | -4/+10 |
* | Update to version 2.2. Only the PacketAlias*() | Brian Somers | 1997-08-03 | 1 | -4/+6 |
* | Create the alias library. This is currently only used by | Brian Somers | 1997-05-23 | 1 | -0/+91 |