Dear DeleGate users, I inform you of the new release of DeleGate available as follows: -------------------------------------------------------------------------- DeleGate/9.4.1 -- (ALPHA) -- SocksTap: SOCKS based transparent application proxy DeleGate version 9.4.1 realized a "transparent proxy over SOCKS". It is useful to do cache, log, filtering, or so for application protocols including HTTP, FTP and NNTP for the clients which are configured to connect target servers through a SOCKS proxy. This mechanism requires clients to be "SOCKSified", instead it does not require the forwarding in the IP layer. The DeleGate server for this purpose is invoked as a SOCKS server. After the negotiation in the SOCKS protocol is completed, the server process becomes an application level proxy which interprets the application protocol conveyed on the TCP connection between a client and a server, doing cache and logging and so on in the way and the format which are specific to each application protocol. <URL:http://www.delegate.org/delegate/sockstap/> -------------------------------------------------------------------------- SITE: <URL:ftp://ftp.delegate.org/pub/DeleGate/> FILE: delegate9.4.1.tar.{gz,bz2} DATE: Dec 13 04:18 JST 2006 TAR-SIZE: 6205440 bytes TAR-MD5: 15ae40fbf8ae74f35b015b9181c60062 PUBLIC-KEY: http://www.delegate.org/rsa-pubkey.pem TAR-MD5-SIGN: XodLuCQfR+aw5H/2uQM6aS4u721hLPC29gLIs/6RurK/CuZQeFLCk0q2y394pwGeTMfZmDB8 tqCICAsJY9+w21cbyNxdlwg8Qq/BoAQHRoFZjcjvieptZho+EQYPZLESEDCoIf/FOuXrtOW6 gL1Bxs9TSvtr7l5wA0GmHBsSTb0= [NEW] * SOCKSTAP: introduced "SOCKS based transparent application proxy" + DGCONF: introduced to specify the default (optional) configuration file [MOD] + general: disabled -Ffunctions when running in root with set-uid-on-exec [FIX] + NNTP: fixed getting cached ARTICLE on pipelined GROUP+ARTICLE Cheers, Yutaka -- 9 9 Yutaka Sato <pfqcabdyi-n3aficfcatvw.ml@delegate.org> http://delegate.org/y.sato/ ( ~ ) National Institute of Advanced Industrial Science and Technology _< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan Do the more with the less -- B. Fuller -- 9.4.1 061213 fix nntp.c: getting cached ARTICLE on pipelined GROUP+ARTICLE 9.4.1 061213 new service.c: extended SOCKSTAP=connMap[:parameters] 9.4.1 061210 new service.c: introduced SOCKSTAP=connMap parameter 9.4.1 061207 new service.c: metamo. from SOCKS server to a HTTP/FTP/... proxy 9.4.1 061206 new delegated.c: introduced DGCONF parameter (the default +=conf) 9.4.1 061206 new srcipt.c: -sx to permit encrypted +=file only 9.4.1 061206 mod dgsign.c: turn off SUOE/root with -Fimp -z 9.4.1 061206 mod dgsign.c: turn off the executable flag for others on -Fimp -m 9.4.1 061206 mod {embed,dgsign}.c: -u "root,.owner" by default for bin. dist. 9.4.1 061206 mod commands.c: allow owner's -Fimp even if Fimp is disabled by -C 9.4.1 061206 new dgsign.c: -Fimp -c x to exclude "-x" and --c x to exclude "x" 9.4.1 061206 mod commands.c: disabled -Func + SUOE/root (-Fimp -c Func to add) 9.4.1 061205 new dgsign.c: introduced -Fdec -e option --