summaryrefslogtreecommitdiff
path: root/lib/libalias
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-257-7/+7
* MFC: (rev 1.26) Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout onlyRuslan Ermilov2000-04-171-16/+10
* MFC: Remove single-space hard sentence breaks.Sheldon Hearn2000-03-031-1/+2
* MFC: redefine PKT_ALIAS_PUNCH_FW to not clash with PKT_ALIAS_PROXY_ONLYArchie Cobbs2000-02-151-1/+1
* MFC: minor man page typos & clarificationsArchie Cobbs2000-02-151-18/+23
* MFC: Fix a '&&' that should have been a '&' (rev. 1.21)Archie Cobbs1999-12-211-1/+1
* MFC: rev. 1.19, restore sub-sections orderAlexey Zelkin1999-11-091-19/+16
* MFC: (rev 1.20) Properly handle the case when either the aliasing orRuslan Ermilov1999-10-131-26/+66
* MFC: (revs 1.16 - 1.19)Ruslan Ermilov1999-09-221-9/+32
* MFC: (rev 1.18) typo fix.Ruslan Ermilov1999-09-121-1/+1
* MFC: (rev 1.15, rev 1.16): handle TCP reset properly.Ruslan Ermilov1999-09-121-7/+10
* MFC: Correct the spelling of Eklund.Bill Fumerola1999-09-051-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-295-5/+5
* MFC: typo fixTim Vanderhoek1999-08-221-2/+2
* MFC: Various man page cleanup.Mike Pritchard1999-08-151-17/+12
* MFC: Make PKT_ALIAS_REVERSE work and document it.Brian Somers1999-06-222-5/+18
* MFC: Work around egcs optimisation failures (this isn't required,Brian Somers1999-06-221-2/+4
* MFC: Make incoming packets work as keepalives too.Brian Somers1999-06-221-0/+1
* MFC: brucifyBrian Somers1999-05-231-2/+2
* MFC: Add missing ``.''.Brian Somers1999-05-041-1/+1
* MFC: PacketAliasProxyRule takes a const char *Brian Somers1999-03-251-1/+1
* MFC: Add a ``const'' and remove some inconsistent prototype args.Brian Somers1999-03-243-4/+4
* MFC: Upgrade to libalias version 3Brian Somers1999-03-2410-194/+540
* MFC: Duplicate line removal (1.10 -> 1.11)Bill Fumerola1999-03-231-1/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-03-111-0/+805
* If we can't open alias.log, don't try to write to theBrian Somers1999-01-101-2/+4
* Reviewed by: freebsd-currentMatthew Dillon1998-12-143-44/+192
* Fix a couple of typos.John Polstra1998-11-191-3/+3
* Remove OpenBSD build support - let the Makefile vary perBrian Somers1998-08-311-10/+5
* Add OpenBSD build supportBrian Somers1998-08-301-3/+9
* Add CUSEEME support. This has *not* been tested, norBrian Somers1998-06-244-2/+131
* Quieten gcc 2.8.1Brian Somers1998-06-101-2/+2
* Don't call PunchFWHole() ifdef NO_FW_PUNCHBrian Somers1998-06-063-0/+6
* Spelling corrections.Joseph Koshy1998-06-061-11/+11
* Primary verison of NetBIOS over TCP/IP. Now you can connect WindowsAtsushi Murai1998-05-245-4/+622
* o Support a compile-time -DNO_FW_PUNCH for portabilityBrian Somers1998-04-194-4/+23
* FixedSpellingErrorInAFunctionname.Bruce Evans1998-03-231-2/+2
* 1) in CleanupAliasData, don't nullify entry in linkTableOutBrian Somers1998-02-271-4/+2
* Fixed a missing #include in the synopsis.Bruce Evans1998-01-161-4/+5
* Added prototypes for functions that were documented in libalias.3Bruce Evans1998-01-161-0/+8
* Remove __libalias_version. Ppp no longer uses it.Brian Somers1998-01-141-3/+0
* Remove use of <osreldate.h>.Eivind Eklund1998-01-111-6/+0
* Put back __libalias_version so ppp(8) build again.Steve Price1998-01-101-0/+3
* Sync with ipfw interface change: fw_pts is now part of a union (aAlexander Langer1998-01-101-5/+5
* include <net/if.h> and restore this to sanity.Jordan K. Hubbard1998-01-101-0/+1
* Teach libalias to work with IPFW firewalls (controlled by a flag).Eivind Eklund1998-01-099-93/+475
* Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)Brian Somers1997-09-065-4/+17
* Fix file descriptor leak.Brian Somers1997-08-114-2/+11
* Update to version 2.2. Only the PacketAlias*()Brian Somers1997-08-039-196/+1071
* Create the alias library. This is currently only used byBrian Somers1997-05-238-0/+3984