summaryrefslogtreecommitdiffstats
path: root/lib/libalias
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a '&&' that should have been a '&'.archie1999-12-101-1/+1
* Fix several typos.archie1999-12-091-17/+17
* Restore sub-chapters order.phantom1999-11-091-19/+16
* Properly handle the case when either the aliasing or source address ofru1999-09-271-26/+66
* ReLink() partial links in FindLinkOut() in the same manner as we do itru1999-09-221-7/+15
* Restore previous version of FindLinkIn().ru1999-09-211-9/+8
* - Make partially specified permanent links (without `dst_addr' and/orru1999-09-211-11/+25
* sys/errno.h -> errno.hbrian1999-09-211-1/+1
* - Optimization to the previous (rev 1.15) commit.ru1999-09-101-9/+11
* Handle TCP reset sequence properly.ru1999-09-091-2/+2
* Fix typo.ru1999-09-081-1/+1
* Add $FreeBSD$ and spell Eklund properly.billf1999-08-297-1/+14
* $Id$ -> $FreeBSD$peter1999-08-285-5/+5
* Aallow ppp to work with Nortel Networks Extranet Switchbrian1999-08-221-0/+6
* Typo: 102 => 192 (PR: docs/13310 - Maxim Sobolev <sobomax@altavista.net>)hoek1999-08-221-2/+2
* Various man page cleanup:mpp1999-08-151-17/+12
* Don't get caught in an infinite recursion when PKT_ALIAS_REVERSEbrian1999-06-222-5/+18
* brucifybrian1999-05-231-2/+2
* Make incoming packets work as keepalives, too. This should fix problemseivind1999-05-201-0/+1
* Add missing ``.''.brian1999-05-041-1/+1
* Work around an egcs optimizer bug (i386). This should fix the active ftpluoqi1999-04-211-2/+4
* PacketAliasProxyRule takes a const char *brian1999-03-251-1/+1
* Add a ``const'' and remove some inconsistent prototype args.brian1999-03-243-4/+4
* Remove duplicate line.billf1999-03-231-1/+0
* Remove all diagnostics to stdout/stderr with #ifdef DEBUGbrian1999-03-094-22/+54
* Document PacketAliasPptp() and allow it to be disabledbrian1999-03-072-2/+31
* Remove unused function stubs.brian1999-03-071-77/+0
* Mention that PacketAliasProxyRule() doesn't accept host names,brian1999-03-071-1/+3
* Document PacketAliasProxyRule() and fix a typo.brian1999-03-061-1/+88
* Version 3.0: January 1, 1999brian1999-02-277-98/+1176
* If we can't open alias.log, don't try to write to thebrian1999-01-101-2/+4
* Reviewed by: freebsd-currentdillon1998-12-143-44/+192
* Fix a couple of typos.jdp1998-11-191-3/+3
* Remove OpenBSD build support - let the Makefile vary perbrian1998-08-311-10/+5
* Add OpenBSD build supportbrian1998-08-301-3/+9
* Add CUSEEME support. This has *not* been tested, norbrian1998-06-244-2/+131
* Quieten gcc 2.8.1brian1998-06-101-2/+2
* Don't call PunchFWHole() ifdef NO_FW_PUNCHbrian1998-06-063-0/+6
* Spelling corrections.jkoshy1998-06-061-11/+11
* Primary verison of NetBIOS over TCP/IP. Now you can connect Windowsamurai1998-05-245-4/+622
* o Support a compile-time -DNO_FW_PUNCH for portabilitybrian1998-04-194-4/+23
* FixedSpellingErrorInAFunctionname.bde1998-03-231-2/+2
* 1) in CleanupAliasData, don't nullify entry in linkTableOutbrian1998-02-271-4/+2
* Fixed a missing #include in the synopsis.bde1998-01-161-4/+5
* Added prototypes for functions that were documented in libalias.3bde1998-01-161-0/+8
* Remove __libalias_version. Ppp no longer uses it.brian1998-01-141-3/+0
* Remove use of <osreldate.h>.eivind1998-01-111-6/+0
* Put back __libalias_version so ppp(8) build again.steve1998-01-101-0/+3
* Sync with ipfw interface change: fw_pts is now part of a union (aalex1998-01-101-5/+5
* include <net/if.h> and restore this to sanity.jkh1998-01-101-0/+1
OpenPOWER on IntegriCloud