| Commit message (Expand) | Author | Age | Files | Lines |
| * | -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentIn | Paolo Pisati | 2008-03-12 | 1 | -54/+0 |
| * | Remove m_megapullup from ng_nat and put it under libalias. | Paolo Pisati | 2006-12-01 | 1 | -0/+3 |
| * | Summer of Code 2005: improve libalias - part 1 of 2 | Paolo Pisati | 2006-09-26 | 1 | -4/+10 |
| * | When used in kernel define NO_FW_PUNCH, NO_LOGGING, NO_USE_SOCKETS. | Gleb Smirnoff | 2005-05-05 | 1 | -0/+9 |
| * | Add NO_USE_SOCKETS knob, which cuts off functionality socket binding. | Gleb Smirnoff | 2005-05-05 | 1 | -1/+2 |
| * | Add NO_LOGGING knob, which cuts off functionality of debug logging to a file. | Gleb Smirnoff | 2005-05-05 | 1 | -0/+2 |
| * | Make libalias WARNS?=6-clean. This mostly involves renaming variables | Dag-Erling Smørgrav | 2004-07-05 | 1 | -6/+6 |
| * | Add LibAliasOutTry() which checks a packet for a hit in the tables, but | Poul-Henning Kamp | 2004-07-04 | 1 | -0/+1 |
| * | Run through indent(1) so I can read the code without getting a headache. | Dag-Erling Smørgrav | 2004-03-16 | 1 | -62/+64 |
| * | Mostly mechanical rework of libalias: | Poul-Henning Kamp | 2004-01-17 | 1 | -8/+86 |
| * | Add Cisco Skinny Station protocol support to libalias, natd, and ppp. | Joe Marcus Clarke | 2003-09-23 | 1 | -0/+1 |
| * | A new API function PacketAliasRedirectDynamic() can be used | Ruslan Ermilov | 2003-06-01 | 1 | -0/+1 |
| * | 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 |
| * | Make header files conform to style(9). | Brian Somers | 2001-03-25 | 1 | -143/+130 |
| * | Remove (non-protected) variable names from function prototypes. | Brian Somers | 2001-03-22 | 1 | -7/+5 |
| * | Add address translation support for RTSP/RTP used by RealPlayer and | Archie Cobbs | 2000-07-26 | 1 | -0/+3 |
| * | - Removed PacketAliasPptp() API function. | Ruslan Ermilov | 2000-06-20 | 1 | -3/+0 |
| * | Replace PacketAliasRedirectPptp() (which had nothing specific | Ruslan Ermilov | 2000-04-28 | 1 | -5/+4 |
| * | Load Sharing using IP Network Address Translation (RFC 2391, LSNAT). | Ruslan Ermilov | 2000-04-27 | 1 | -0/+5 |
| * | Add support for multiple PPTP sessions: | Ruslan Ermilov | 2000-04-18 | 1 | -5/+10 |
| * | - Moved NULL definition into private include file. | Ruslan Ermilov | 2000-04-05 | 1 | -7/+3 |
| * | The flags PKT_ALIAS_PUNCH_FW and PKT_ALIAS_PROXY_ONLY were both | Archie Cobbs | 2000-02-02 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Add a ``const'' and remove some inconsistent prototype args. | Brian Somers | 1999-03-24 | 1 | -2/+2 |
| * | Version 3.0: January 1, 1999 | Brian Somers | 1999-02-27 | 1 | -23/+16 |
| * | o Support a compile-time -DNO_FW_PUNCH for portability | Brian Somers | 1998-04-19 | 1 | -1/+5 |
| * | Added prototypes for functions that were documented in libalias.3 | Bruce Evans | 1998-01-16 | 1 | -0/+8 |
| * | Remove __libalias_version. Ppp no longer uses it. | Brian Somers | 1998-01-14 | 1 | -3/+0 |
| * | Put back __libalias_version so ppp(8) build again. | Steve Price | 1998-01-10 | 1 | -0/+3 |
| * | Teach libalias to work with IPFW firewalls (controlled by a flag). | Eivind Eklund | 1998-01-09 | 1 | -3/+14 |
| * | Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY) | Brian Somers | 1997-09-06 | 1 | -0/+3 |
| * | Update to version 2.2. Only the PacketAlias*() | Brian Somers | 1997-08-03 | 1 | -34/+79 |
| * | Create the alias library. This is currently only used by | Brian Somers | 1997-05-23 | 1 | -0/+102 |