Changeset 1027 for fwknop/trunk/ChangeLog
- Timestamp:
- 03/12/08 07:54:14 (7 months ago)
- Files:
-
- fwknop/trunk/ChangeLog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
fwknop/trunk/ChangeLog
r1026 r1027 1 fwknop-1.9.2 (0 2//2008):1 fwknop-1.9.2 (03/12/2008): 2 2 - Crypt::CBC adds the string "Salted__" to the beginning of the encrypted 3 3 text (at least for how fwknop interfaces with Crypt::CBC), so the fwknop … … 9 9 which would work for fwknop clients < 1.9.2 (as long as the port number 10 10 is not changed with --Server-port). 11 - Added more granular source IP and allowed IP tests so that access to 12 particular internal IP addresses can be excluded in --Forward-access 13 mode. A new keyword "INTERNAL_NET_ACCESS" is now parsed from the 14 access.conf file in order to implemented these restrictions. 15 - (SPAPICT Group) Added BLACKLIST functionality to allow source IP 16 addresses to easily be excluded from the authentication process. 11 17 - (Grant Ferley) Submitted patch to handle SIGCHLD in IPTables::ChainMgr. 12 18 - (Grant Ferley) Submitted patch to handle Linux "cooked" interfaces for
