aboutsummaryrefslogtreecommitdiff
path: root/lib/libalias
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.34: make "type encode_ip_hdr" transparent TCP proxying really work.Ruslan Ermilov2001-12-181-1/+3
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-171-3/+3
* MFC: 1.17: Punch firewall holes for passive mode internal FTP server.Ruslan Ermilov2001-12-061-5/+2
* MFC: style(9)ifyBrian Somers2001-11-232-243/+227
* MFC: cmott@scientech.com -> cm@linktel.netBrian Somers2001-11-039-10/+10
* MFC: 1.14:Ruslan Ermilov2001-10-021-3/+4
* MFC: 1.31: TFTP support.Ruslan Ermilov2001-10-021-0/+9
* MFC: 1.10: Close the "IRC DCC" security breach.Ruslan Ermilov2001-08-211-0/+6
* MFC: Adjust copyrightBrian Somers2001-08-214-12/+0
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-5/+3
* MFC: Make header files conform to style(9).David E. O'Brien2001-08-015-68/+62
* Reduce diff to -current.David E. O'Brien2001-08-011-11/+10
* MFC: rev 1.28 (make headers conform to style(9))David E. O'Brien2001-08-011-13/+15
* MFC: BSD-style copyrightBrian Somers2001-06-041-0/+25
* Add a BSD style copyrightBrian Somers2001-06-048-18/+232
* MFC: BSD-style copyrightBrian Somers2001-06-041-13/+22
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-24/+14
* MFC: r1.4: sprinkle some consts aroundKris Kennaway2001-03-051-7/+9
* MFC: r1.6: Ignore leading witespace in the string given to PacketAliasProxyRu...Kris Kennaway2001-03-051-0/+1
* MFC: the latest PPTP and misc fixes.Ruslan Ermilov2000-10-318-271/+307
* MFC: (rev 1.3) fixed the calculations with UDP length.Ruslan Ermilov2000-09-211-2/+2
* MFC: use strtok, eliminate warnings.Jordan K. Hubbard2000-09-203-8/+14
* MFC: latest fixes from -current.Ruslan Ermilov2000-09-145-169/+103
* MFC:John Baldwin2000-08-187-3/+392
* MFC: (rev 1.37) fixed PunchFW code segmentation violation bug.Ruslan Ermilov2000-08-141-5/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-07-271-0/+427
* MFC: fixed PunchFWHole().Ruslan Ermilov2000-06-271-2/+3
* MFC:Ruslan Ermilov2000-06-279-1021/+1776
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-261-0/+279
* MFC: Revert the default behaviour for incoming connections soBrian Somers2000-05-112-3/+3
* MFC: (rev 1.26) Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout onlyRuslan Ermilov2000-04-171-16/+10
* MFC: Redirect incoming connections to aliasAddress by defaultBrian Somers2000-04-132-15/+26
* MFC: Charles' email addressBrian Somers2000-04-021-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* -it do, among other things, clear out anyAlfred Perlstein2000-02-281-1/+1
* The flags PKT_ALIAS_PUNCH_FW and PKT_ALIAS_PROXY_ONLY were bothArchie Cobbs2000-02-021-1/+1
* Mention what PKT_ALIAS_PROXY_ONLY does.Brian Somers2000-02-021-1/+6
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
* Fix a '&&' that should have been a '&'.Archie Cobbs1999-12-101-1/+1
* Fix several typos.Archie Cobbs1999-12-091-17/+17
* Restore sub-chapters order.Alexey Zelkin1999-11-091-19/+16
* Properly handle the case when either the aliasing or source address ofRuslan Ermilov1999-09-271-26/+66
* ReLink() partial links in FindLinkOut() in the same manner as we do itRuslan Ermilov1999-09-221-7/+15
* Restore previous version of FindLinkIn().Ruslan Ermilov1999-09-211-9/+8
* - Make partially specified permanent links (without `dst_addr' and/orRuslan Ermilov1999-09-211-11/+25
* sys/errno.h -> errno.hBrian Somers1999-09-211-1/+1
* - Optimization to the previous (rev 1.15) commit.Ruslan Ermilov1999-09-101-9/+11
* Handle TCP reset sequence properly.Ruslan Ermilov1999-09-091-2/+2
* Fix typo.Ruslan Ermilov1999-09-081-1/+1