Deleted Added
full compact
HISTORY (61861) HISTORY (63899)
1$FreeBSD: head/sys/netinet/libalias/HISTORY 61861 2000-06-20 11:41:48Z ru $
1$FreeBSD: head/sys/netinet/libalias/HISTORY 63899 2000-07-26 23:15:46Z archie $
2
3Version 1.0: August 11, 1996 (cjm)
4
5Version 1.1: August 20, 1996 (cjm)
6 - Host accepts incoming connections for ports 0 to 1023.
7
8Version 1.2: September 7, 1996 (cjm)
9 - Fragment handling error in alias_db.c corrected.

--- 124 unchanged lines hidden (view full) ---

134 - Transparent proxying support added.
135 - PPTP redirecting support added based on patches
136 contributed by Dru Nelson <dnelson@redwoodsoft.com>.
137
138Version 3.1: May, 2000 (Erik Salander, erik@whistle.com)
139 - Added support to alias 227 replies, allows aliasing for
140 FTP servers in passive mode.
141 - Added support for PPTP aliasing.
2
3Version 1.0: August 11, 1996 (cjm)
4
5Version 1.1: August 20, 1996 (cjm)
6 - Host accepts incoming connections for ports 0 to 1023.
7
8Version 1.2: September 7, 1996 (cjm)
9 - Fragment handling error in alias_db.c corrected.

--- 124 unchanged lines hidden (view full) ---

134 - Transparent proxying support added.
135 - PPTP redirecting support added based on patches
136 contributed by Dru Nelson <dnelson@redwoodsoft.com>.
137
138Version 3.1: May, 2000 (Erik Salander, erik@whistle.com)
139 - Added support to alias 227 replies, allows aliasing for
140 FTP servers in passive mode.
141 - Added support for PPTP aliasing.
142
143Version 3.2: July, 2000 (Erik Salander, erik@whistle.com and
144 Junichi Satoh, junichi@junichi.org)
145 - Added support for streaming media (RTSP and PNA) aliasing.