pkgsrc/net/delegate/distinfo

7 lines
287 B
Text
Raw Normal View History

Update to 7.7.1, provided by Hiramatsu Yoshifumi in pkg/14826. Excerpt of changes since 7.5.3: 7.7.0 011122 socks4.c: supported Socks4A (delegation of hostname resolution) 7.7.0 011121 {service,socks}.c: added FORWARD=socks://host[:port][/[-4][-r]] 7.6.2 011116 sslway.c: added "-ad" option for automatic detection of ClientHello 7.6.2 011110 {http,httpd}.c: customizable HTTPCNF=acc-encoding for Acc-Encoding 7.6.2 011116 http.c: modified default Acc-Enc from empty to identity <masami> 7.6.2 011005 {http,httpd}.c: added HTTPCONF=tout-buff-reqbody <hi> 7.6.2 011105 filter.c: enabled "-tee" for bidirectional filters (FCL,FSV,FMD) 7.6.1 011031 nbio.c: added TIMEOUT=silence:N (applyed to SERVER=tcprelay) 7.6.1 011030 {url,html,http,httpd}.c: added HTTPCONF=kill-tag:listOfTags 7.6.1 011029 httplog.c: added %{fieldName} as format spec. of PROTOLOG<yamahide> 7.6.1 011026 {httpd,http}.c: added HTTPCONF=kill-head:listOfHeaders 7.6.1 011026 http.c: added X-Cache-ID for chained(>=3) cache(obsolete X-Locking) 7.6.1 011026 http.c: supported multiple values in a single Via field 7.6.1 011025 {mount,httphead}.c: extended moved MountOption to moved[=rcode] 7.6.0 011024 conf.c: changed EXPIRE=1h to be default 7.6.0 011021 httplog.c: fixed logging /-_-URL on failure (forbidden) 7.6.0 011016 http.c: changed not to cache response with "Vary:" field 7.6.0 011011 master.c: added FORWARD=proto://host:port-_-proto:dst:src 7.6.0 011011 service.c: added TIMEOUT=dnsinv:N 7.6.0 011011 resolv.c: supported forwarding MX by name (with preference)<zensyo> 7.6.0 011010 *.dhtml: inserted the anchor for mailto: ADMIN 7.6.0 011009 {filter,smtp}.c: supported CFI filter for FTOMD 7.6.0 011009 service.c: changed to do protocol interpreation with FTOMD/CFI 7.6.0 011007 {conf,mount}.c: added DATAPATH for MOUNT to file:relativePath 7.6.0 011005 mount.c: added pri=signedFloatNumber to sort MOUNT list 7.6.0 011004 {access,httphead,http}.c: added AUTH=viagen to generate "Via:" 7.6.0 011004 winserv.c: supported enabling automatic-start at invocation 7.6.0 011003 smtpgate.c: added CONTROL/MYAUTH for NNTP/SMTP gateway 7.6.0 011003 nntp.c: added NNTPCONF=authcom:commandList 7.6.0 010929 ftp.c: added delay on continuous errors 7.6.0 010928 {rident,ddi}.c: added "rident" MountOption 7.6.0 010927 smtp.c: added SMTPCONF=reject:{nofrom,nohelo} (were defaults) 7.6.0 010925 mount.c: added "nocase" MountOption 7.6.0 010921 mount.c: added "qmatch=request-header-pattern" MountOption 7.6.0 010921 smtpgate.c: added CONTROL/Sender to generate envelope "MAIL From" 7.6.0 010828 ftpgw.c: changed link to up-dir be relative URL without SITE part 7.6.0 010828 ftpgw.c: changed to return 302 Moved for FTP URL without trailing / 7.6.0 010821 nntpgw.c: changed to return error for access to non-existent group And of course, lots of bugfixes.
2001-12-11 15:20:10 +01:00
$NetBSD: distinfo,v 1.5 2001/12/11 14:20:10 wiz Exp $
Update to 7.7.1, provided by Hiramatsu Yoshifumi in pkg/14826. Excerpt of changes since 7.5.3: 7.7.0 011122 socks4.c: supported Socks4A (delegation of hostname resolution) 7.7.0 011121 {service,socks}.c: added FORWARD=socks://host[:port][/[-4][-r]] 7.6.2 011116 sslway.c: added "-ad" option for automatic detection of ClientHello 7.6.2 011110 {http,httpd}.c: customizable HTTPCNF=acc-encoding for Acc-Encoding 7.6.2 011116 http.c: modified default Acc-Enc from empty to identity <masami> 7.6.2 011005 {http,httpd}.c: added HTTPCONF=tout-buff-reqbody <hi> 7.6.2 011105 filter.c: enabled "-tee" for bidirectional filters (FCL,FSV,FMD) 7.6.1 011031 nbio.c: added TIMEOUT=silence:N (applyed to SERVER=tcprelay) 7.6.1 011030 {url,html,http,httpd}.c: added HTTPCONF=kill-tag:listOfTags 7.6.1 011029 httplog.c: added %{fieldName} as format spec. of PROTOLOG<yamahide> 7.6.1 011026 {httpd,http}.c: added HTTPCONF=kill-head:listOfHeaders 7.6.1 011026 http.c: added X-Cache-ID for chained(>=3) cache(obsolete X-Locking) 7.6.1 011026 http.c: supported multiple values in a single Via field 7.6.1 011025 {mount,httphead}.c: extended moved MountOption to moved[=rcode] 7.6.0 011024 conf.c: changed EXPIRE=1h to be default 7.6.0 011021 httplog.c: fixed logging /-_-URL on failure (forbidden) 7.6.0 011016 http.c: changed not to cache response with "Vary:" field 7.6.0 011011 master.c: added FORWARD=proto://host:port-_-proto:dst:src 7.6.0 011011 service.c: added TIMEOUT=dnsinv:N 7.6.0 011011 resolv.c: supported forwarding MX by name (with preference)<zensyo> 7.6.0 011010 *.dhtml: inserted the anchor for mailto: ADMIN 7.6.0 011009 {filter,smtp}.c: supported CFI filter for FTOMD 7.6.0 011009 service.c: changed to do protocol interpreation with FTOMD/CFI 7.6.0 011007 {conf,mount}.c: added DATAPATH for MOUNT to file:relativePath 7.6.0 011005 mount.c: added pri=signedFloatNumber to sort MOUNT list 7.6.0 011004 {access,httphead,http}.c: added AUTH=viagen to generate "Via:" 7.6.0 011004 winserv.c: supported enabling automatic-start at invocation 7.6.0 011003 smtpgate.c: added CONTROL/MYAUTH for NNTP/SMTP gateway 7.6.0 011003 nntp.c: added NNTPCONF=authcom:commandList 7.6.0 010929 ftp.c: added delay on continuous errors 7.6.0 010928 {rident,ddi}.c: added "rident" MountOption 7.6.0 010927 smtp.c: added SMTPCONF=reject:{nofrom,nohelo} (were defaults) 7.6.0 010925 mount.c: added "nocase" MountOption 7.6.0 010921 mount.c: added "qmatch=request-header-pattern" MountOption 7.6.0 010921 smtpgate.c: added CONTROL/Sender to generate envelope "MAIL From" 7.6.0 010828 ftpgw.c: changed link to up-dir be relative URL without SITE part 7.6.0 010828 ftpgw.c: changed to return 302 Moved for FTP URL without trailing / 7.6.0 010821 nntpgw.c: changed to return error for access to non-existent group And of course, lots of bugfixes.
2001-12-11 15:20:10 +01:00
SHA1 (delegate7.7.1.tar.gz) = 3d205dfcae8f69207f5c61738c22161b2d03310a
Size (delegate7.7.1.tar.gz) = 968484 bytes
Upgrade to 7.3.1. [NEW] + FTP/SSL: supported "AUTH TLS", on-demand FTP/SSL (with sslway -St) + HTTP: introduced HTTPCONF="cka-cfi" to force Keep-Alive with FCL/FTOCL + general: introduced src. addr. binding (SRCIF=host[:port[:proto:dst:src]]) + general: introduced "-va" option (hidden log to be sent on ABORT) + SSLTUNNEL: introduced proxy auth. for SSLTUNNEL (by AUTH=pauthgen) + VSAP: introduced AUTH_VSAP (tentative) + FTP: enabled FCL/FSV=sslway for FTPS (implicit SSL) + NNTP: added client hostname to forbidden POST error log + MOUNT: new MountOption fo,bo,bif (ForwOnly,BackOnly,BackIfForw) + MOUNT: enabled dst=-host MountOption for servers as virtual hosts + genrail: made notify-mail include AbortLog and BackTrace + Socks: introduced "/-r" opt. (resolve locally, not on SocksV5 server) + Shio: added "c host:port" (connect to host:port without using shell) + HTTP: implemented AUTHORIZER and XECHO for HTTP + SSLway: introduced "-St" option to make STARTTLS be mandatory + FTP: supported MLSD command relay + general: randomized text and data segment address at compile time + general: introduced a time period in a week(-T.wWHHMM) + SSLway: inplemented STARTTLS for SMTP,POP,IMAP "-st[/protocol]" + SSLway: added "-pass {pass:string|file:path}" + SSLway: added error message about .pas to show what is necessary + MOUNT: extended matching and rewriting (ex. "*%1[a-b]%S *%(0)/%(1)") + MOUNT: reverse MOUNT for "*%(N)" in right hand rURL to left hand vURL + MOUNT: new abbreviation ///path -> =://=:=/path (the same proto&serv) + MOUNT: new abbreviation //serv/path -> =://serv/path (the same proto) + POP: supported AUTH without arguments + FTP: introduced FTPCONF=nodata (can be useful for FXP) + FTP:/HTTP: added logging in xferlog on FTP/HTTP (HTTPCONF=xferlog:ftp) [CHANGE] + FTP: added (empty) successful response for HELP command + general: removed obsolete codes (FTPGET,FORCEON,HTTPMAIL,PUBLIC,?_?,etc) + general: stopped to use getmsg() with poll() + HTTP: HTTP-PROXY become controllable by CONNECT + FTP: modified PASV response format to be more acceptable by clients + HTTP: extended timeout for fflush/fclose (was shorten in 6.1.21) + HTTP: modified to accept resp. "HTTP" lacking "/X.X" (6.1.22) + FTP: changed FTP max. relative date in LIST to 6 month (from 11) + SSLway: changed to hide command line arguments and environmnet vars + MOUNT: added MOUNT="//* = default" for SERVER=imap [FIX] + SSLway: fixed SEGV with the cc of SunOS4 (since 6.1.19) + SSLway: coped with multi-lines of opening message for STARTTLS + FTP: fixed not to apply server-side CFI for cached response + FTP: fixed CMAP switch for "ftp-data" protocol + INETD: enabled HTTP req. for "exec" protocol by INETD + INETD: fixed SEGV with INETD specification without arg-list + HTTP: fixed "nojava" for MOUNTed server with RELAY=no (since 6.1.20) + NNTP: fixed to MOUNT SERVER=nntp://host with "default" + FTP/HTTP: coped with WU-Ftpd/2.6.1 + DeleGate/Win32 + SMTP: fixed SIGPIPE to server by slow DATA from client + NNTP: fixed to clean up zombis of NNTPCC + origin-NNTP: fixed spooling article at spool/ddd/dd (4.2.0) + MOUNT: fixed matching to the end of line (by "$") + general: fixed endless SEGVs by duplicate fclose() in notify-mail + FTP: revival of "RETR //user:pass@host/path" (5.7.1) + FTP: fixed possible overflows in "//user:pass@host" scanning + DNS: fixed infinite loop on recvfrom() error + HTTP: fixed MOUNT for virtual Host (moved,host=-xxx) + NNTP: fixed not to start INIT before all opening messages done + HTTP: fixed to fflush before doing sleep/Nice (for chained DeleGate) + HTTP: fixed [Reply] button in NNTP/HTTP (6.1.12) + SMTP: fixed to wait response for DATA before send QUIT in b.g. (6.0.0) + SSLway: enabled RSA tmp. key callback both for openSSL/SSLeay + HTTP: fixed "bad response" on EOF/timeout with server (6.1.22) + HTTP: fixed status respopnse via CGI/CFI (6.1.19) + NNTP: fixed jamming of multi-servers by timeout during startup + MOUNT: fixed SEGV on bad MOUNT parameter (non full-URL in right hand) + CRON: fixed "-expire" to follow CACHEDIR in symbolic link + FTP/HTTP: fixed to do cache FTP/HTTP with Authorization: anon-ftp + FTP/HTTP: fixed to do cache FTP/HTTP with URL ftp://ftp:pass@host + NNTP: fixed NNTPCC with SERVER=nntp://server + HTTP: fixed not to try HTML oriented conversion for plain text + HTTP: fixed not to regard "EOF on server reusing" as badServer + HTTP: extended to record "badServer" (ex. HTTP/1.1->NCSA/1.5.2) + SSI/HTTP: fixed to skip ">" character in quoted-string + Telnet: fixed aborting login with AUTHORIZER + FTP: fixed SEGV on bound proxy (SERVER=ftp://user:pass@server) + general: fixed memory wasting by repetitive randenv() + general: fixed putting uninit. buff. when invoked without args + SSLway: fixed to do RAND_seed first (for openSSL0.8.5 or later) + HTTP: fixed possible SEGV on uninit. buff. ref. for -_-/proto://... + HTTP: fix for removing charset in META tag (when no space after ";") + HTTP: fixed Content-Length in NNTP/HTTP with Accept-Language:(charset) + NNTP: fixed string buffer reallocation (1MB<size) + SMTPGATE: fixed SEGV on empty local part in recipient's address
2001-05-21 14:42:38 +02:00
SHA1 (patch-aa) = 61db1418c4f8cc40e1ac76a2c8cf5e32c4c206ed
SHA1 (patch-ab) = b5b5b67856a2a79d2c522be2c3973b0b0e44760e