summaryrefslogtreecommitdiff
path: root/lib/libalias
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0_cvscvs2svn1999-01-214-4/+4
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0cvs2svn1999-01-215-199/+49
* 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