freebsd-dev/lib/libalias
Ruslan Ermilov 7652512976 - Added support for passive mode FTP by aliasing 227 replies.
It does mean that it is now possible to run passive-mode FTP
  server behind NAT.

- SECURITY: FTP aliasing engine now ensures that:
  o the segment preceding a PORT/227 segment terminates with a \r\n;
  o the IP address in the PORT/227 matches the source IP address of
    the packet;
  o the port number in the PORT command or 277 reply is greater than
    or equal to 1024.

Submitted by:	Erik Salander <erik@whistle.com>
Reviewed by:	ru
2000-06-14 16:09:35 +00:00
..
alias_cuseeme.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
alias_db.c - Added support for passive mode FTP by aliasing 227 replies. 2000-06-14 16:09:35 +00:00
alias_ftp.c - Added support for passive mode FTP by aliasing 227 replies. 2000-06-14 16:09:35 +00:00
alias_irc.c Add $FreeBSD$ and spell Eklund properly. 1999-08-29 23:17:04 +00:00
alias_local.h - Added support for passive mode FTP by aliasing 227 replies. 2000-06-14 16:09:35 +00:00
alias_nbt.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
alias_proxy.c Add $FreeBSD$ and spell Eklund properly. 1999-08-29 23:17:04 +00:00
alias_util.c Minor spelling fixes. 2000-04-05 07:45:39 +00:00
alias.c Replace PacketAliasRedirectPptp() (which had nothing specific 2000-04-28 13:44:49 +00:00
alias.h Replace PacketAliasRedirectPptp() (which had nothing specific 2000-04-28 13:44:49 +00:00
HISTORY Minor spelling fixes. 2000-04-05 07:45:39 +00:00
libalias.3 Revert the default behaviour for incoming connections so 2000-05-11 07:52:21 +00:00
Makefile Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00