Deleted Added
full compact
HISTORY (32377) HISTORY (36321)
1Version 1.0: August 11, 1996 (cjm)
2
3Version 1.1: August 20, 1996 (cjm)
4 - Host accepts incoming connections for ports 0 to 1023.
5
6Version 1.2: September 7, 1996 (cjm)
7 - Fragment handling error in alias_db.c corrected.
8

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

119 - PKT_ALIAS_UNREGISTERED_ONLY option repaired.
120 This part of the code was incorrectly re-implemented
121 in version 2.1.
122
123Version 2.5: December, 1997 (ee)
124 - Added PKT_ALIAS_PUNCH_FW mode for firewall
125 bypass of FTP/IRC DCC data connections. Also added
126 improved TCP connection monitoring.
1Version 1.0: August 11, 1996 (cjm)
2
3Version 1.1: August 20, 1996 (cjm)
4 - Host accepts incoming connections for ports 0 to 1023.
5
6Version 1.2: September 7, 1996 (cjm)
7 - Fragment handling error in alias_db.c corrected.
8

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

119 - PKT_ALIAS_UNREGISTERED_ONLY option repaired.
120 This part of the code was incorrectly re-implemented
121 in version 2.1.
122
123Version 2.5: December, 1997 (ee)
124 - Added PKT_ALIAS_PUNCH_FW mode for firewall
125 bypass of FTP/IRC DCC data connections. Also added
126 improved TCP connection monitoring.
127
128Version 2.6: May, 1998 (amurai)
129 - Added supporting routine for NetBios over TCP/IP.