-- SEE http://www.delegate.org/delegate/updates/ FOR MORE DETAILS --

6.1.18 000905 sslway.c: read pass-phrase in "server-key.pas" for server-key.pem
6.1.18 000904 hostlist.c: changed *.dom.ain to match with {*.dom.ain,dom.ain}
6.1.18 000904 ftp.c: fixed compile error on CYGWIN (old gcc?) <hiroara@incl>
6.1.18 000831 smtp.c: introduced SMTPCONF=nohelo for tolerance
6.1.18 000830 ftp.c: fixed compile error on HP-UX <matusita@sra>
6.1.18 000829 nntp.c: fixed SEGV on XHDR when not in a GROUP with nntp://-.-
6.1.18 000814 smtpgate.c: fixed "Too many open files" after multiple sessions
6.1.18 000810 http.c; explicitly treat req. with "Range:" as "no-cache"
6.1.18 000810 http.c: stopped error message for "206 Partial" response
6.1.18 000810 http.c: don't use "chunked" resp. for a req. with "Range:"
6.1.18 000728 smtp.c: introduced rejection of inpolite client without "HELO"
6.1.18 000727 url.c: fixed MOUNT for "./" by base-URL with "?query" <teranisi>
6.1.18 000724 reshost.c: fixed Rhostent overflow (with a lot of MX records)
6.1.18 000721 sslway.c: introduced -CAfile to verify/reject client's CA

6.1.17 000714 cfi.c: enabled passing Request/Status-Line to/from Header-Filter
6.1.17 000713 TLEX.c: fixed /ab/ matches with "aab","aaaab",...
6.1.17 000713 {http,iotimeout}.c: fixed relaying text without CRLF <t-maruyama>
6.1.17 000710 filter.c: fixed systemFilter when given "[execpath]command arg..."
6.1.17 000710 filter.c: fixed systemFilter on [1,0] given as [stdin,stdout]
6.1.17 000710 filter.c: introduced "-sed" buitlin filter
6.1.17 000707 {sed,TLEX}.c: implemented a small subset of sed
6.1.17 000706 {http,iotimeout}.c: shorten timeout after Content-Leng sutisfied
6.1.17 000703 filter.c: fixed systemFilter when without buffered data
6.1.17 000703 {cfi,conf,ftp}.c: enabled matching by "Server-Protocol: ftp-data"
6.1.17 000703 filter.c: introduced built-in filter XCOM="-dping" for -Fconnect
6.1.17 000630 dping.c: introduced application level ping using echo://...
6.1.17 000630 filter.c: fixed -Fconnect with XCOM on Win32

6.1.16 000628 imap.c: added XECHO command
6.1.16 000627 {ftpgw,url}.c: fixed erasing password in embeded URL in FTP/HTTP
6.1.16 000627 ftp.c: enabled "CWD //ftp:foo%40%bar@server/path"
6.1.16 000627 ftp.c: enabled %XX in password of "user:pass" part for USER,CWD
6.1.16 000627 ftp.c: enabled USER user:pass@host, CWD //user:pass@host anytime
6.1.16 000626 ftp.c: enabled cached RETR by PASV with DeleGate in XDC mode
6.1.16 000626 {ftp,inets,service}.c: enabled PASV/TUNNEL (precedes XDC/TUNNEL)
6.1.16 000623 ftp.c: enabled XDC for FTP/HTTP via TUNNEL
6.1.16 000622 http.c: fixed HTTP/0.9 resp. to HTTP/1.1 client<tatsuma@kandenis>
6.1.16 000622 _-poll.c: regard POLLHUP as well as POLLIN|POLLPRI (for pipe)
6.1.16 000622 delegated.c: fixed to wait children for TUNNEL via sshd (6.1.13)
6.1.16 000622 {ftp,service}.c: fixed to use MODE XDC for MASTER via TUNNEL
6.1.16 000621 cache.c: fixed readlink() error detection <fukazawa@ibm>

6.1.15 000620 htmlgen.c: fixed possible SEGV on Can't Connect message gen.
6.1.15 000620 {String,mime}.c: fixed getting value out of "name=value; ..."
6.1.15 000620 ftp.c: fixed REST followed by RETR //serv/path, with cache, etc.
6.1.15 000620 smtpgate.c: return appropriate code(554) on bad Message-ID error
6.1.15 000620 {smtpgate,rfc822}.c: don't count Max-Exclams(!) in uuencoded text
6.1.15 000619 cache.c: escaped readlink() bug in some version of Linux
6.1.15 000619 _-ptrace.c: fix for compilation on AIX+gcc <fukazawa@ibm>
6.1.15 000616 uu.c: implemented uudecode
6.1.15 000616 imap.c: IMAP proxy by "tag LOGIN user@host pass"

6.1.14 000615 inets.c: fixed PASV data-conn. refused (bad reuse of src port#)
6.1.14 000613 nbio.c: don't wait Ident TIMEOUT on conn. refuse(Win32,Solaris2.6)
6.1.14 000613 ftp.c: fixed MODE XDC as an orgin-FTP server (6.1.8)
6.1.14 000613 access.c: enabled AUTHORIZER=host[/port]
6.1.14 000612 {ftp,master}.c: implemented RETR/FTP-DeleGate + ICP (binary only)
6.1.14 000612 filter.c: fixed FSV,FTOSV,FTOMD with MASTER to work
6.1.14 000612 {log,String}.c: modified str2vstr() not to use strdup()
6.1.14 000612 {pop,md5}.c: modified UIDL/NNTP/POP not to include ending .CRLF
6.1.14 000609 {access,http}.c: introduced AUTH=pauthgen:basic:user:pass
6.1.14 000609 {access,service}.c: fixed FTOSV with AUTH/AUTHORIZER to work

6.1.13 000608 http.c: fixed ICP with PROXY to non-HTTP server <miyoshi@nec>
6.1.13 000607 delegated.c: fixed uninitialized argv[argc] <dakdikmen@accusoft>
6.1.13 000607 nntp.c: enabled AUTHORIZER for (origin/proxy) NNTP-DeleGate
6.1.13 000606 {ftp,access}.c: enabled AUTHORIZER for (origin/proxy)FTP-DeleGate
6.1.13 000605 remote.c: revival of rsh host delegated SERVER=tunnel1
6.1.13 000605 remote.c: revival of rsh delegate invocation on FreeBSD, etc. 
6.1.13 000605 remote.c: fixed SSH/tcprelay via inetd <kazuhiko@gk-design> 
6.1.13 000601 {http,ssi}.c: remove HTTP-EQUIV-charset with CHARCODE conv.

6.1.12 000531 {ftp,nntp,pop,smtp}.c: introduced XECHO command
6.1.12 000531 telnet.c: fixed not to echo "Password" for proxy-auth (6.1.3)
6.1.12 000529 service.c: fixed ICP with PROXY(ROUTE) <tsuyoshi-y@yfc>
6.1.12 000529 nntp.c: coped with 503 code on timeout <de_jonge@saturnus>
6.1.12 000524 {http,httpd}.c: introduced HTTPCONF="clver:1.0"
6.1.12 000523 Strftime.c: coped with non-ASCII date in "LIST -l" via FTP/HTTP
6.1.12 000523 hostlist.c: introduced -T.s1-s2/sm
6.1.12 000522 ftp.c: fixed "gethostbyname() unknown" for ViaSocks for PASV
6.1.12 000522 {inets,ftp}.c: revival of (L-1) port for PASV (6.0.2)<wakamiya>

6.1.11 000522 ftp.c: enabled "RETR directory.tar" (with REMITTABLE=+,tar)
6.1.11 000518 svport.c: fixed SEGV by undefined var. reference (since 6.1.10)
6.1.11 000516 url.c: fixed to accept +=file:DOS-path (with drive:) <kasai@nec>
6.1.11 000516 smtpgate.c: removing unnecessary folding (for NNTP/SMTP gateway)
6.1.11 000516 smtpgate.c: introduced Accept/Max-Exclams: count
6.1.11 000516 smtpgate.c: introduced Accept/Client-Host: srcHostList
6.1.11 000512 hostlits.c: fixed -T.H1-H2 where H1 > H2 <mlrecv@komatsu-ele>
6.1.11 000510 tar.c: implemented core functions of tar format manipulation
6.1.11 000509 {JIS,ccx}.c: introduced default input-code (by ccx --code)

6.1.10 000508 http.c: fixed relaying HTTP/0.9 resp. to /1.1 client <chohoji@mln>
6.1.10 000508 access.c: fixed useless gethostbyname for ICP/UDP <yann.guinamand>
6.1.10 000508 {rary/mimekit}/Makefile: fixed sslway compilation(6.1.8)<hgeorges>
6.1.10 000503 cgi.c: fixed HTTP_* passing to CGI program (since 6.1.8)
6.1.10 000428 ident.c: fixed Ident connection to multi-homed client host<maruya>
6.1.10 000427 httphead.c: fixed passing user:pass@host to upstream PROXY <bj.mi>

6.1.9 000426 http.c: recognize HTTP/1.X req. ended with not CRLF but single LF
6.1.9 000426 httpd.c: fixed to apply CHARCODE conversion to SHTML
6.1.9 000426 nntpgw.c: introduced "$N" as the Nth article from the latest
6.1.9 000426 {delegated,script}.c: recognize +=URL after ':'<mlrecv@komatsu-ele>
6.1.9 000425 nntpgw.c: don't try to show out-of-range articles in artlist/M-N
6.1.9 000425 http.c: added header normalization of spaces before CRLF <taro>
6.1.9 000424 master.c: fixed timeout in ACCEPT as a Socks server <katsuta>
6.1.9 000424 svport.c: fixed using multiple ports as a service on WinNT <mizoi>
6.1.9 000421 distrib.c: fixed jamming response in parallel reloading
6.1.9 000421 nntpgw.c: added appropriate Last-Modified in NNTP/HTTP <kumagai>
6.1.9 000420 httpd.c: introduced HTTPCONF=badhead:rej option(which was default)
6.1.9 000420 http.c: introduced bad(non-HTTP)server detection
6.1.9 000420 http.c: revised bad request header filtering <tarou-a@solution>
6.1.9 000419 String.c: fixed linkage time error <kazuhiko@gk-design>

6.1.8 000419 htmlgen.c: introduced "http://delegate/-/builtin/mssgs/config.dhtml
6.1.8 000418 ftp.c: fixed SEGV on socket() failure in XDC mode in MASTER
6.1.8 000418 ftp.c: fixed PASV/PORT in MODE XDC on origin-FTP <teranisi@bpo>
6.1.8 000417 telnet.c: fixed redundant ECHO for Unix-Telnets <6.1.3>
6.1.8 000414 http.c: fixed SEGV on HTTPCONF=applet:warn
6.1.8 000414 cgi.c: fixed SEGV of CGI/SSI/CFI on large request header
6.1.8 000414 httpd.c: coped with /Q://RedHat/... on Win95/98 (redundant /)
6.1.8 000413 {log,str_stdio}.c: introduced str_sprintf()
6.1.8 000413 nntpgw.c: added & -> &amp; in plain->HTML conversion <teranishi>
6.1.8 000413 httpd.c: fixed SEGV on long request for origin-HTTP delegate
6.1.8 000413 service.c: fixed SEGV on long request for Generalist <oki@ctsinc>

6.1.7 000412 delegated.c: don't do "Warning: unknown param ..." in -Ffunc
6.1.7 000412 mount.c: fixed "asproxy" condition and rewriting as origin-server
6.1.7 000411 nntpgw.c: fixed a problem in NNTP/HTTP with origin-HTTP (5.5.0)
6.1.7 000411 cgi.c: fixed action on empty PATH_INFO for -Fcgi
6.1.7 000411 cgi.c: fixed not to use HTTP/1.1 in -Fcgi
6.1.7 000411 cgi.c: fixed to return Location: header in -Fcgi
6.1.7 000408 {ftp,fstat}.c: fixed to use virtual path for NLST resp. <plum@cds>
6.1.7 000408 {JIS,mime}.c: changed to use charset=xxx param. for auto-detection
6.1.7 000408 JIS.c: fixed ShiftJIS/EUC auto-detection <nishiyama@isas>
6.1.7 000407 {socks,inets}.c: fixed PORT/FTP BIND via Socks <fukui@fujitsu>

6.1.6 000406 {http,ddi}.c: fixed keep-alive with server (since 6.0.0)

6.1.5 000404 ssi.c: enabled META content=${fsize:URL} or content=<!--#fsize...
6.1.5 000404 file.c: enabled DOS-like absolute-path in OS/2 <derek><zodiac>
6.1.5 000331 http.c: fixed Connection response header for CONNECT method
6.1.5 000331 ssi.c: enabled "#include virtual=local-file.cgi"
6.1.5 000330 ftp.c: LIST "-lL" (not "-l") by default as an origin server
6.1.5 000328 ssi.c: disabled absolute path and extruding ".."
6.1.5 000328 ssi.c: enabled "virtual=FULL-URL" for "fsize" and "flastmod"
6.1.5 000328 ssi.c: enabled "virtual=relative-path" from the base SHTML
6.1.5 000328 http.c: fixed not to keep-alive for "<--#include virtual=URL>"
6.1.5 000328 ssi.c: fixed SEGV on attibute-like string pettern
6.1.5 000328 ssi.c: fixed HTTP header for SHTML

6.1.4 000327 filter.c: -Fconnect host port/256,port%256 -- for FTP PASV test
6.1.4 000327 svconf.c: added protocol names: ftps,telnets,pop3s,nntps,ldaps
6.1.4 000327 http.c: fixed duplicated PROTOLOG for internal data (since 6.1.3)
6.1.4 000327 builtin/config/delegate.ico: a sample icon of DeleGate on MS-Win
6.1.4 000324 mimemain.c: fixed to make MimeKit usable stand-alone <gary@sabot>
6.1.4 000323 delegated.c: extended to show DGROOT value by "delegated"
6.1.4 000322 file.c: made [LIBPATH=.]/path be absolute to be valid after chdir()
6.1.4 000322 httpd.c: return "302 MovedTo /path/of/file" for /path/of/file/
6.1.4 000322 commands.c: changed -Ffunc to be case-insensitive
6.1.4 000322 {commands,md5main}.c: enabled -Fmd5

6.1.3 000321 httpd.c: fixed Location of 302 MovedTO for PROTO://self/
6.1.3 000321 svport.c: fixed https://self/ not to cause infinite loop
6.1.3 000317 sslway.c: fixed to use SSL_pending() <mune@dcc>
6.1.3 000317 telnet.c: enabled MS-Telnet / main-frame <katsumori-ueda@sws>
6.1.3 000316 httpd.c: fixed not to reject //RedHat/... (redundant leading /)
6.1.3 000315 {nbio,filter}.c: modified to get response with -Fconnect<file/pipe
6.1.3 000314 httpd.c: fixed Location of "302 Moved" as origin HTTPS server
6.1.3 000314 http.c: fixed PROTOLOG to record transfer time for local file
6.1.3 000314 {http,httpd}.c: modified PROTOLOG to record 'L' for local file
6.1.3 000314 filter.c: introduced -tee-v option (make control char. visible)
6.1.3 000314 ftp.c: fixed to relay ACCT command <katsumori-ueda@sws>

6.1.2 000311 http.c: fixed relaying "100 Continue" resp. with header <ccikeda>
6.1.2 000310 pop.c: introduced supplement of missing CR before LF <hgeorges>
6.1.2 000309 filter.c: enabled "-l" option (in lower case) for "-tee" filter

6.1.1 000307 http.c: fixed SEGV on relaying MOUNTed /robots.txt <kazuhiko>
6.1.1 000306 httpd.c: fixed local file MOUNT with DOS drive: notation <derek>

6.1.0 000303 httpd.c: introduced HTTPCONF=applet:warn
6.1.0 000303 httpd.c: introduced HTTPCONF=ver:1.0,ignif
6.1.0 000303 String.c: enabled single qutation(') in com. args (filter,CRON)
6.1.0 000302 admin,ident,httphead,http.c: passing all Auth info in a structure
6.1.0 000302 filetype.c: added the FILETYPE definition for ".pac" <white@zytec>
6.1.0 000302 httpd.c: fixed Last-Modified: for directory index by "-dir.html"
6.1.0 000302 http.c: inhibit relaying by metamo. Generalist with RELAY="no"
6.1.0 000302 http.c: fixed dup. fclose(tc) at return from metamo. to Generalist
6.1.0 000302 httpd.c: fixed parsing Content-Type in "data:" scheme
6.1.0 000301 cgi.c: fixed PROTOLOG status codes returned from CGI programs
6.1.0 000301 httpd.c: fixed PROTOLOG status code (404) for internal /-/...
6.1.0 000301 domain.c: enabled 7d 24h 60m ... notation in DNSCONF
6.1.0 000301 delegate.h,ident.c: passing all Ident info. in a structure
6.1.0 000229 enews.c: do lock locally for active file for ENEWS
6.1.0 000227 ftp.c: fixed PROTOLOG to put "L" sign to xferlog for local file
6.1.0 000225 http.c: coped with "100 Continue" response code of HTTP/1.1 
6.1.0 000223 shio.c: extended to search SHIO-script in LIBPATH
6.1.0 000223 {admin,ddi}.c: fixed access permission for SERVER=tunnel1
6.1.0 000223 croncom.c: enabled using quotation in command-spec <msato>
6.1.0 000210 Makefile,mkmake.c: enabled making without PATH=. on any platforms
6.1.0 000208 _-CreateThread.c: fixed making on SONY-NEWS <yimao@imao>
6.1.0 000203 http.c: introduced HTTPCONF=watchmod
6.1.0 000202 log.c: introduced PROTOLOG/LOGFILE=-stderr
6.1.0 000126 randstack.c: fixed SEGV on MAXIMA=randenv:0 <zodiac>

6.0.9: 000113: shutter.c: changed to MAXIMA=shutout:900 by default
6.0.9: 000113: {service,mount}.c: ignore default MOUNT on metamo. from HTTP
6.0.9: 000118: httphead.c: fixed scanning URL with user:pass@ (6.0.7)<NY152@npn>
6.0.9: 000118: http.c: fixed HTTP status 1.0->1.1 rewriting(for yahoo)<QWK10362>
6.0.9: 000114: ftp.c: fixed cached or local file RETR/STOR in XDC mode

5.9.13: 000114: ftp.c: fixed SEGV on cascaded DeleGates (with MODE XDC)
5.9.13: 000114: shutter.c: TIMEOUT=shutout:900s by default (was shutout:0)
5.9.13: 000114: resolv.c: non-recursive DNS on little endians <fukui@fujitsu>
5.9.13: 000112: delegated.c: enabled ps-title on SunOS4.X (5.9.10)<kawatoku>
5.9.13: 000112: filters/Makefile: compiling SSLway with SSLeay/OpenSSL variants
5.9.13: 000111: winreg.c: enabled multiple DNS servers on Win95 <suzuki_hiroshi>
5.9.13: 000108: delegated.c: don't clear environ var. (ETC) on OS/2 <zodiac>

6.0.8: 000112: {mime,Strftime}.c: NNTP/SMTP/POP Y2K-proxy (Date: 00->2000 conv)
6.0.8: 000112: {nntp,Strftime}.c: fixed NEWNEWS/NEWGROUPS in GMT to local-time
6.0.8: 000112: mount.c: enabled MOUNT="/* /path/* robots=no" with SERVER=http
6.0.8: 000112: delegated.c: enabled ps-title on SunOS4.X (6.0.5)<kawatoku>
6.0.8: 000112: filters/Makefile: compiling SSLway with SSLeay/OpenSSL variants
6.0.8: 000111: winreg.c: enabled multiple DNS servers on Win95 <suzuki_hiroshi>
6.0.8: 000108: __ptrace.c: compiling on OS/2 <zodiac>
6.0.8: 000108: delegated.c: don't clear environ var. (ETC) body on OS/2 <zodiac>
6.0.8: 000106: nntp.c: fixed NNTPCC with FFROMCL
6.0.8: 000106: ftp.c: fixed SEGV on unexpected resp. close of server <htsutsui>
6.0.8: 991225: introduced DGOPTS parameter (eg. DGOPTS="-P8080;-v")

6.0.7: 991221: ssi.c: Y2K: %y -> %Y (experimental SSI's generated date)
6.0.7: 991221: log.c: Y2K: %y -> %Y (experimental backup file name for aging)
6.0.7: 991221: Strftime.c: fixed output truncation after "%w" and "%u"
6.0.7: 991218: {http,httpd}.c: suported "data:" scheme by proxy
6.0.7: 991217: http*.c: removed possible buffer overflows by sscanf
6.0.7: 991217: {http,ddi}.c: fixed full-URL sent to keep-aliving proxy <racsho>
6.0.7: 991217: {http,ddi}.c: keep-alive with Proxy-Connection (Squid) <racsho>
6.0.7: 991216: {delegated,ccache}.c: fixed freezing with -T,-S <suzuki_hiroshi>
6.0.7: 991215: {http,ddi}.c: fixed SEGV keep-alive/Linux (6.0.6)<suzuki_hiroshi>

5.9.12: 991221: Strftime.c: Y2K: %y -> %Y (date in file list as an origin HTTP)
5.9.12: 991221: {cafe,sched,gacl}.c: Y2K: %y -> %Y (log data)
5.9.12: 991221: expired.c: Y2K: %y -> %Y (experimental fstat cache file name)
5.9.12: 991221: nsh.c: Y2K: %y -> %Y (experimental network shell's date command)
5.9.12: 991221: smtpgate.c: Y2K: %y -> %Y (optional backup spool file name)
5.9.12: 991221: Strftime.c: fixed Y2K bug about interpretation of "%y" format
5.9.12: 991219: conf.c: removed {aist,miti}.go.jp while added delegtate.org
5.9.12: 991216: httphead.c: fixed Cookie logging
5.9.12: 991216: master.c: fixed duplicate insertion of FTOSV for proxy/ICP serv.
5.9.12: 991215: service.c: fixed possible infinite delay on rejection <sengoku@intsys>

6.0.6: 991214: {httphead,httpd}.c: fixed SEGV on DEC-Alpha (5.9.11)(6.0.0)
6.0.6: 991214: delegated.c: fixed unexpected restart on ALRM <suzuki_hiroshi>
6.0.6: 991214: {http,ddi}.c: fixed SEGV on server keep-alive <suzuki_hiroshi> 
6.0.6: 991213: service.c: transparent relay of CRLF/LF on "metamorphose"
6.0.6: 991212: delegated.c: main Connection structure on randomized stack
6.0.6: 991212: log.c: fixed SEGV on log buff. extension on malloc() failure
6.0.6: 991211: {notify,delegated}.c: introduced notificatin by mail on events
6.0.6: 991212: httphead.c: changed default AUTH host, `hostname` to "localhost"
6.0.6: 991209: {http,access}.c: introduced AUTH=origin (origin-HTTP access cntl)

5.9.11: 991213: httphead.c: ignore malformed Host field
5.9.11: 991213: http*.c: fixed some buffer overflows on HTTP request scanning
5.9.11: 991212: {httphead,cache,service}.c: fixed overflows on long host name
5.9.11: 991212: httphead.c: fixed uninitialized Host: field generation in cascaded DeleGates(since5.9.8)<sengoku@intsys>
5.9.11: 991211: yselect.h: fixed make on older Linuxes (5.9.10)<baader@cjt.de>

5.9.10: 991209: http.c: logging suspicious HTTP headers (with ctrl,bin,long...)
5.9.10: 991207: cgi.c: do wait() CGI-program to exit() not to make it be orphan
5.9.10: 991207: {*alloca,mkmake}.c,Makefile: introduced alloca()based randstack
5.9.10: 991207: telnet.c: don't kill self on THREADexit (cause SIGTRAP with -Tx)
5.9.10: 991206: url.c: fixed buffer overflow on long url-path <katsuta@nec>
5.9.10: 991205: delegated.c: copy and clear original environment var. area
5.9.10: 991205: shutter.c: immediate service stop on fatal signals (intrusion)
5.9.10: 991205: {randstack,delegated,cgi}.c: rondomized environ area for exec()
5.9.10: 991202: {svport,delegated,_-select,_-poll}.c: using proper FD_SETSIZE

6.0.5: 991207: delegated.c: fixed miss-detection and restart on "Frozen" Sticky
6.0.5: 991207: svstat.c: introduced a framework of customizable ps-title
6.0.5: 991207: {delegated,svport}.c: instant detection of accept() in children
6.0.5: 991206: delegated.c: displaying load average (RPM) in ps-title
6.0.5: 991206: delegated.c: made only arg-list before "--" option visible to ps
6.0.5: 991205: {pstitle,delegated.c: use environment var. area for ps-title
6.0.5: 991205: {pstitle,delegated}.c: stop doing exec() to make ps-title space

6.0.4: 991202: master.c: fixed SEGV INETD="port - - - - - SERVER=http" (6.0.2)
6.0.4: 991202: {udprelay,cuseeme}.c: fixed SEGV on unknown/empty host in SERVER
6.0.4: 991202: udprelay.c: expanded max parallel associations (to FD_SETSIZE)
6.0.4: 991202: {_-poll,_-select,delegaetd,svport}.c: use proper FD_SETSIZE
6.0.4: 991202: delegated.c: introduced -S option for immediate sweep of zombi
6.0.4: 991130: {delegated,forkspawn}.c: -Tx option to defeat intruders execve() 
6.0.4: 991130: {delegated,forkspawn}.c: introduced -T option (PTRACE)
6.0.4: 991129: {nntp,enews}.c: NEWGROUPS as an origin NNTP <mkoba@hitachi-to>
6.0.4: 991126: {http,httphead,inets,socks,master}.c: treat non-ASCII host name
6.0.4: 991126: http.c: pre-escape non-ASCII host name in request URL

5.9.9: 991130: windows.c: fixed closing dupl.ed socket/fd (unexpected close)
5.9.9: 991129: {delegated,randstack}.c: assign random fd# to client's socket
5.9.9: 991125: ftp.c: ensmalled input buffers for FTPGET (for 4.0.3 or older)
5.9.9: 991123: ddi.c: revival of HTTP proxy on OS/2 (5.9.4)<zodiac>

6.0.3: 991125: *.c: enlarged/ensmalled some of buffers to prevent overflows
6.0.3: 991125: http.c: immediate rejection of invalid/forbidden method req.
6.0.3: 991125: httphead.c: customizable valid HTTP methods by HTTPCONF=methods:
6.0.3: 991124: editconf.c: introduced CACHE=do to auto. create CACHEDIR at start
6.0.3: 991124: nntp.c: introduced explicit "emulate=xover" MountOpt(non default)
6.0.3: 991124: url.c: disabled old style DeleGate original proxying by "=@="
6.0.3: 991124: svconf.c: assinged non-{0,-1} port number for virtual protocols
6.0.3: 991124: httphead.c: fixed access to "http://self" without trailing "/"
6.0.3: 991123: filter.c: search Filter:xxx or CGI:yyy.cgi in LIBPATH
6.0.3: 991122: http.c; fixed not to pass chunk to CFI filter <tanaka@fujifilm>
6.0.3: 991122: http.c: fixed unclear peeked prev. req. by "-p" + K-A (6.0.0)
6.0.3: 991122: http.c: fixed Forbidden for POST method in keep-alive (6.0.0)
6.0.3: 991121: http.c: fixed SEGV on large chunk from server (6.0.0)

5.9.8: 991122: {url,ddi}.c: fixed SEGV on long (maybe non-) scheme in URL
5.9.8: 991118: randstack.c: randomized stack base to prevent overflow attack
5.9.8: 991116: filter.c: redirect LOGFILE of -v,-vv not to socket but to LOGFILE
5.9.8: 991116: filter.c: don't pass "[execpath]command" to shell (since5.9.2)
5.9.8: 991116: inetd.c: fixed SEGV when argument-list part in INETD is empty

6.0.2: 991119: socks.c: extended *SOCKS="sockd:port/ver:dstHost:srcHost"
6.0.2: 991119: socks.c: use SocksV5 as a client by default
6.0.2: 991119: socks.c,Makefile: no compile time built-in SOCKS_DEFAULT_...
6.0.2: 991118: {httphead,httpd,}.c: response for HEAD requeset on 302,401,...
6.0.2: 991118: log.c: fixed wrap arounded log(AGEDLOGEXT)(6.0.0) <katsuta@nec>
6.0.2: 991118: {cfi,cgi}.c: fixed SEGV on CGI: in CFI script <tanaka@fujifilm>
6.0.2: 991118: {ftpgw,nntpgw,admin}.c: enabled keep-alive for NotAuthorized
6.0.2: 991118: admin.c: enabled administration with keep-alive or HTTP/1.1
6.0.2: 991117: {httpd,httphead}.c: fixed nonCERNproxy redirection (6.0.0)
6.0.2: 991117: httphead.c: revival of http://self/-_-URL (6.0.0)
6.0.2: 991117: httpd.c: Cont-Leng for 302,305,401,403,404,407 resp.(HTTP/1.1)
6.0.2: 991117: {http,httpd}.c: enabled caching and keep-alive for /robots.txt
6.0.2: 991117: inets.c: (connection timeout by POLLOUT without SIGALRM)
6.0.2: 991116: master.c: fixed incremental REMITTABLE (for INETD) (6.0.0)
6.0.2: 991116: *.c: removed 4 bytes IPv4 address dependencies (VAddr and VA_)
6.0.2: 991114: *.c: removed sockaddr_in dependencies (VSAddr and VSA_)
6.0.2: 991113: inets.c: queer bind of source-port(L-1) of data-conn. for PORT
6.0.2: 991112: inets.c: removed maybe unnecessary obsolete codes for Socksify
6.0.2: 991111: socks{5,4}.c: implemented SocksV5 server
6.0.2: 991111: resconf.c: enabled RES_NS=ns//socksHost":socksPort"
6.0.2: 991109: __pthread_create.c: init. stack size (over flow on OSF/1)

6.0.1: 991105: delegated.c: fix. init. HAS_MASTER for each conn. <racsho@canon>
6.0.1: 991104: nntpgw.c: copy charset for "?Source" on NNTP/HTTP
6.0.1: 991104: nntp.c: fix not to insert "-.-" as the PathHost
6.0.1: 991104: delegated.c: create TMPDIR at start if it does not exist
6.0.1: 991104: cache.c: extended mkdirR() to cope with symbolic links
6.0.1: 991104: str_stdio.c: don't write to static data (SEGV) on str_ungetc()
6.0.1: 991104: access.c: fixed ident timeout in milli-sec(6.0.0) <racsho@canon>
6.0.1: 991103: Makefile: ADMIN=undef to enable interactive set in make (6.0.0)
6.0.1: 991102: http.c: fixed missing initialization of Cache-Control buffer
6.0.1: 991102: http.c: fixed SEGV on long header field (eg. Cookie:)
6.0.1: 991102: ___lwp_create.c: fixed make on Solaris2 with gcc <racsho@canon>
6.0.1: 991102: ddi.c: fixed SEGV on logging double value <katsuta@nec>
6.0.0: 991030: filter.c: search filters expanding ".exe" or ".cfi"
6.0.0: 991029: Strftime.c: fixed "%w" from "%02d" to "%d" <teranisi@bpo>
6.0.0: 991029: httphead.c; /robots.txt for MOUNT="/* nntp://server/*" etc.
6.0.0: 991027: *.c: replaced "wall.etl.go.jp" with "www.delegate.org"
6.0.0: 991026: delegated.c: made MASTERP usable for any protocol-DeleGate
6.0.0: 991026: http.c: keep-alive between DeleGate and MASTER-DeleGate
6.0.0: 991026: service.c: fixed MediatorVer set in reuse mode with [NOACK]
6.0.0: 991026: delegated.c: put compatibility info. and hint into LOGFILE
6.0.0: 991026: delegated.c: stopped default private-MASTER for SERVER=http
6.0.0: 991026: Makefile: don't create shio by default
6.0.0: 991026: mime.c: introduced MIMECONV="" and MIMECONV=enc,dec
6.0.0: 991026: delegated.c: MIMECONV=thru by default
6.0.0: 991026: JIS.c: let UCS-CCX table be allocated dynamically
6.0.0: 991025: sslway.c: search cert/key file using LIBPATH
6.0.0: 991025: *.c: LIBPATH for +=file.dgp, CFI script/program, CCX table
6.0.0: 991025: conf.c: introduced LIBPATH=:${STARTDIR}:${LIBDIR}:${EXECDIR}
6.0.0: 991025: String.c: fixed infinite recursion in strsubst(str,pat,..pat..)
6.0.0: 991025: file.c: seteuid(OWNER) in init. su phase if can't open file 
6.0.0: 991025: editconf.c: let ADMIN be mandatory for any protocol
6.0.0: 991025: *.c,*.dhtml: obsoleted MANAGER and substituted by ADMIN
6.0.0: 991025: Makefile: obsoleted ADMIN defalut (DeleGateMaster@etl.go.jp)
6.0.0: 991024: cgi.c: cgi which has both PATH_INFO and QUERY_STRING
6.0.0: 991023: {file,rescache,*}.c: world accessible only when SHARE explitry
6.0.0: 991023: file.c: introduced SHARE=dirRexpList
6.0.0: 991023: conf.c: introduced UMASK=mask
6.0.0: 991023: {conf,file,cache}.c: set OWNER to files created in init. su phase
6.0.0: 991023: conf.c: introduced default DGROOT on Unix -- ${HOME}/delegate, /var/spool/delegate-${OWNER}, /tmp/delegate-${OWNER}
6.0.0: 991021: ftp.c: permit only anon. access to local files of FTP-DeleGate
6.0.0: 991020: httphead.c: rewriting Referer: http://-.-/-/ to http://myname/-/
6.0.0: 991020: http.c: ask user@host for POP server on MOUNT="/* pop://*"
6.0.0: 991019: httphead.c: keep-alive for 304 resp. or for HTTP/1.1 client
6.0.0: 991018: README: rename README to README.MAKE
6.0.0: 991014: http.c: retry reconnection on empty response for reused server
6.0.0: 991012: {http,ddi}.c: introduced MountOption FTOSV=-cc-{charcter-code}
6.0.0: 991012: filter.c: built-in filter "-utf8"
6.0.0: 991007: ftp.c: returing to local directory after remote login failure
6.0.0: 991007: ftp.c: use MOUNT="/dir/* ..." for "CWD /dir" without trailing /
6.0.0: 991007: ftp.c: keep server connection even when the entry CWD failed
6.0.0: 991007: ftp.c: don't break MOUNTed PWD when login directory is not "/"
6.0.0: 991006: ftp.c: enabled repetitive MOUNTed relative path access from root
6.0.0: 991006: ftp.c: enabled STAT for local file during connection to remote
6.0.0: 991005: svport.c: extended to accept "-Pxxx-yyy"
6.0.0: 991005: smtp.c: introduced (private) cache for E-mail address validity
6.0.0: 991005: smtp.c: force record user name in LOGFILE on "smtp-vrfy:-@*"
6.0.0: 991005: ftp.c: validate and reuse expired cache using MDTM and SIZE
6.0.0: 991005: *.c: replaced "extern int errno" with "#include <errno.h>"
6.0.0: 991004: filter.c: redirect output of "-tee" to LOGFILE by "-tee-L"
6.0.0: 991001: nntpgw.c: copy charset of original NNTP mssg. to NNTP/HTTP resp
6.0.0: 991001: ddi.c: use charset in Accept-Lang. prior to CHARCODE in MountOpt
6.0.0: 991001: url.c: don't partialize server at same host but different port 
6.0.0: 991001: mount.c: don't use "moved","useproxy" for reverse MOUNT
6.0.0: 990930: nntpgw.c: HEAD command and codeconv for NNTP/HTTP output
6.0.0: 990930: cgi.c: HEAD command for CGI output
6.0.0: 990930: httpd.c: don't search upper welcome.cgi if local welcome.* exits
6.0.0: 990930: cgi.c: added CHARCODE conversion for CGI output
6.0.0: 990930: httpd.c: added CHARCODE conversion for local texts
6.0.0: 990930: ccx.c: replaced char. conv. func. TO_EUC(),etc. by CCX
6.0.0: 990929: {JIS,ccx}.c: expanded CCX for utf-8
6.0.0: 990927: mimehead.c: decode "utf-8" encoded-word
6.0.0: 990925: delegated.c: let SERVER=tunnel necessary to use as a TUNNEL serv
6.0.0: 990925: vehicle.c: do "stty echo" on exit (by SIGINT) of "tty7"
6.0.0: 990924: log.c: introdued BeforeExit() to make generic finalization
6.0.0: 990923: ftp.c: support REST and SIZE command as an origin server
6.0.0: 990923: ftp.c: reject USER "(none)" or USER empty without asking PASS
6.0.0: 990922: httpd.c: partialize icon URLs in local pages as origin HTTPd
6.0.0: 990921: delegated.c: set BASEURL for eacn request
6.0.0: 990921: _-poll.c: don't overwrite errno set by poll()
6.0.0: 990921: iotimeout.c: don't repeat PollIn.HUP in xPollIn()
6.0.0: 990919: {filter,service}.c: implemented FTOMD
6.0.0: 990919: filter.c: don't block in FTOCL when used with FTOSV(server side)
6.0.0: 990907: admin.c: HTTP interface for any SERVER protocol
6.0.0: 990904: {pop,url}.c: fixed SEGV on long USER name
6.0.0: 990902: __pthread_create.c: POSIX thread (pthread) support.
6.0.0: 990826: smtp.c: fast resp. for large DATA(slow server)<sbard@sra-europe>
6.0.0: 990825: mount.c: port mapping by MOUNT="/path proto://host:{-,+}N/*"
6.0.0: 990825: service.c: port mapping by SERVER=proto://host:{-,+}N
6.0.0: 990824: master.c: variable sized PERMIT,MASTER,etc tables
6.0.0: 990823: nntp.c: don't reuse tmpfiles after fork()
6.0.0: 990823: nntp.c: shorten LIST cache expire on "XLIST difference"
6.0.0: 990821: http.c: HTTP/1.1->1.0 rewriting when acting as a MASTER too
6.0.0: 990821: http.c: don't try HTTP/1.1 when the MASTER is older than 6.0.0 
6.0.0: 990821: *.c: fPollIn->_PollIn, frPollIn->fPollIn, PollIn->_PollIn, ...
6.0.0: 990820: *.c: wordscan(str,word) to wordscan(str,word,size)
6.0.0: 990820: httpd.c: introduced ".dgp" which includes "user defined MOUNT"
6.0.0: 990819: http.c: don't stop KeepAlive on openFilter if client is HTTP/1.1
6.0.0: 990819: cgi.c: supported CGI as an origin HTTP server on Win32
6.0.0: 990819: cgi.c: "#!CGI-DeleGate" magic as "delegated -Fcgi +=script"
6.0.0: 990819: delegated.c: enabled "+=params" for -Fcgi
6.0.0: 990817: hostlist.c: precedence rule between '&' and '|'
6.0.0: 990816: {nntp,nntpgw}.c: relay NNTP server's AUTH request to HTTP client
6.0.0: 990816: filter.c: ExecvpDirenv() for filters
6.0.0: 990816: {croncom,delegated}.c: introduced SpawnDirenv()
6.0.0: 990816: hostlist.c: introduced matching by time period (-T.h1-h2)
6.0.0: 990815: hostlist.c: introduced AND(A,&,B), OR(A,|,B) NEGATE(A,!,B)
6.0.0: 990811: http.c: generating Transfer-Encoding: chunked
6.0.0: 990810: http.c: relaying Transfer-Encoding: chunked
6.0.0: 990809: httphead.c: set Expires for 301,302,305,306 responses
6.0.0: 990809: httpd.c: default MOUNT="/ ..." for /-/ or /-/...nonCERNproxy
6.0.0: 990806: {url,ddi}.c: BASEURL for /-_- relay
6.0.0: 990806: {param,delegated}.c: introduced BASEURL
6.0.0: 990804: httpd.c: searching welcome.cgi upward for CGI SCRIPT_NAME
6.0.0: 990803: {ssi,html}.c: enabled #include virtual=URL
6.0.0: 990802: ssi.c: introduced SSI for ".shtml"
6.0.0: 990729: {url,mount}.c: normalize url-path before MOUNT <plasma@ibm>
6.0.0: 990727: http.c: MountOption "rhead=+name:value"
6.0.0: 990727: url.c: controling Location: rewriting by URICONV
6.0.0: 990726: html.c: let URICONV="mount,normalize,partial" be the default
6.0.0: 990723: httphead.c: rcode=301,302 possibly with "Host:"
6.0.0: 990723: mount.c: "dst=" or "rhost=" option for response MOUNT
6.0.0: 990722: url.c: normalize URL with ".." at arbitrary place <hyama@oki>
6.0.0: 990716: {admin,httpd}.c: dynamic-MOUNT
6.0.0: 990716: filetype.c: type text/html for ".dhtml"
6.0.0: 990715: httphead.c: CACHE=NO, EXPIRE as MountOption of HTTP and FTP
6.0.0: 990715: *.c; passing Conn to cache_path (cache by client info.)
6.0.0: 990715: mount.c: completed MOUNT="/path/* http://*" (4.3.5?)
6.0.0: 990715: url.c: don't regard as fromProxy when request URL is /abs-path
6.0.0: 990708: mount.c: enabled MOUNT="/path/* *" (user defined /-_-)
6.0.0: 990708: {mount,smtp}.c: aliasing by MOUNT="u1@h1 mailto:u2@h2" with SERVER=smtp://server
6.0.0: 990708: mount.c: conditional MOUNT for FTP and POP
6.0.0: 990701: {mount,*}.c: passing connection context (Conn) to MOUNT
6.0.0: 990701: conf.c: don't use "www.w3.org" as a "default server"
6.0.0: 990625: cache.c: MD5 cache-path by %mX

5.9.7: 991115: {whois,service}.c: fixed some buffer overflows
5.9.7: 991115: {url,conf}.c: nallowed valid charset for the site part in URL
5.9.7: 991115: service.c: immediate rejection in MASTER for forbidden users
5.9.7; 991115: socks4.c: return immediate error response to V5 request
5.9.7: 991112: socks5.c: fixed dropping headding response data on BIND/ACCEPT
5.9.7: 991111: socks5.c: fixed (enabled) UDP/SocksV5 on little endians
5.9.7: 991109: nntp.c: removed duplicated X-Forwarded in NNTPCC <hiroshi@kiwi>
5.9.6: 991104: hostlist.c: fixed host mask by length <katsuta@nec>
5.9.6: 991102: http.c: as origin server,don't force Proxy-Auth for MSIE (5.9.3)<hgeorges@oasis-technology>
5.9.6: 991022: mount.c: unescape %XX in user:pass of URL as MOUNT parameter
5.9.6: 991021: ldap.c: don't destroy heap by rewriting mssg (EDIT_APPEND)
5.9.6: 991014: ftp.c: coped with FTP server which doesn't ask PASS <cs@gmx>
5.9.6: 990928: mime.c: suppress encoded-word encoding also by MIMECONV=thru
5.9.6: 990928: String.c: fixed list2vect() SEGV on SMTP/Linux <s-tani@tugsystem>

5.9.5: 990918: cfi.c: fixed buffer overflow on expansive header rewriting
5.9.5: 990917: rfc822.c: fixed rewriting charset name including "_" as Shift_JIS
5.9.5: 990916: hostlist.c: case insensitive rexpmatch <suzuki_hiroshi@denon>
5.9.5: 990915: socks4.c: fixed core dump on SOCKS_BIND request (5.9.4)
5.9.5: 990914: smtp.c: implemented RSET as an origin server <rtomislav@usa>
5.9.5: 990914: ftp.c: check RELIABLE as an origin FTP
5.9.5: 990913: ftpgw.c: fixed relaying .doc containing binary(zero)<peke@nichia>
5.9.5: 990913: inets.c: fixed binding to un-resolvable IPaddress (-Ph:p)
5.9.5: 990907: inets.c: let connectTimeout(IPaddr) work without trying resolv.
5.9.5: 990906: ftp.c: enabled DOS drive: in origin FTP on Win32<jimbo@okayama-u>
5.9.4: 990905: mkmake.c: don't die on long error message (Win32)
5.9.4: 990904: url.c: fixed SEGV on long (invalid) protocol name
5.9.4: 990904: pop.c: fixed buffer overflow <thomas.fritz@cnv>
5.9.4: 990903: ftp.c: close duplicated descriptor on exit (for server switch)
5.9.4: 990903: ftp.c: introduced penalty sleep on login failure (delayReject)
5.9.4: 990903: service.c: delayReject without reading client's input
5.9.4: 990903: httphead.c: introduced Accept-Language:(charset=X)(not charcode)
5.9.4: 990903: {http,ddi}.c: avoid illegal proxing using HTTP header <nabe@ntt>
5.9.4: 990830: cfi.c: enabled relaying POST via CFIscript <cjb@mircx.com>
5.9.4: 990822: {JIS,http,httphead}.c: (charcode=Shift_JIS) etc.
5.9.4: 990820: {inets,url}.c: use HOSTS cache-only hostcmp() on URL partialize
5.9.4: 990819: ddi.c: reset DONT_REWRITE on next REQUEST (proxy/origin sw.)
5.9.4: 990817: ystring.h,*.{c,h}: for GCC includes conflicts with strxxx() decr.
5.9.4: 990817: maker/Makefile,_-statvfs.c: for RedHat Linux6
5.9.4: 990813: socks4.c: FTP-data-connection/SOCKS5 <fukui@fujitsu>(5.9.0)
5.9.4: 990812: socks5.c: for little endian when ATYP=IPv4
5.9.4: 990811: httphead.c: reset Accept-Language'(charcode=xxx) in next request
5.9.4: 990809: delegated.c:initialize URICONV table in parent DeleGate process
5.9.4: 990809: http.c: stop KeepAlive when with openFilter('x:response filter')
5.9.4: 990806: cgi.c: do wait() CGI output process to wait output from it.
5.9.4: 990806: cgi.c: {FTP,NNTP}/HTTP by -Fcgi referred with empty PATH_INFO
5.9.4: 990806: httphead.c: fixed URL base for icons when running as -Fcgi
5.9.4: 990806: httpd.c: 404 Not Found when a plain file is referred with "/"
5.9.4: 990805: http.c: deleted obsolete D_SELECTOR insertion (1.2.6,pre-MOUNT)
5.9.4: 990803: ftp.c: LF to CRLF in LPR/FTP LIST in ASCII mode
5.9.4: 990730: fpoll.h: for MacOS X Server <psi@nest>
5.9.4: 990729: http.c: enabled relaying "news://server" like "nntp://server"
5.9.4: 990728: ftp.c: fixed MOUNT when non-root(/) is MOUNTed<kouji@hiroshima-u>
5.9.4: 990726: url.c: fixed URICONV="partial" for URL with "?search"
5.9.4: 990708: nntp.c: fixed POST to MOUNTed local group as MOUNT="group /path"
5.9.4: 990708: {ftpgw,textconv}.c: immediate FTP server close after disconnection from HTTP client when without cache <shino@ifnet>
5.9.4: 990707: {http,file}.c: fixed badly shared tmpfile as a response buffer
5.9.4: 990630: README: introduced <DeleGate-En> for English users
5.9.4: 990629: http.c: reset DontTruncate in succeeding request <tmu@ikegami>
5.9.3: 990624: inets.c: don't try to DNS-resolve of "-" and "-.-" in getFQDN
5.9.3: 990623: lock.c: HTTP SEGV on Linux by duplicate fclose() <tmu@ikegami>
5.9.3: 990622: {ftpgw,http}.c: Proxy-Auth in FTP/HTTP for MSIE<stanaka@seiwa-g>
5.9.3: 990622: delegated.c: create ACTDIR with 0777 before TMPDIR <ginga@club>
5.9.3: 990621: thruwayd.c: notify remote when local dead before remote ACCEPT
5.9.3: 990618: thruwayd.c: consistent use of poll result if ports added/removed
5.9.3: 990616: thruwayd.c: accepting at remote
5.9.3: 990614: {shio,shiomain,commands}.c: enabled -Fshio
5.9.3: 990610: pop.c: command/response log for debugging
5.9.3: 990610: mount.c: pseudo hostname "-" for "/path1 http://-/path2 moved"
5.9.3: 990610: delegated.c: init. RPORTsock=-1 before -Ffunc to let MASTER work
5.9.3: 990609: {smtp,commands}.c: enabled -Fsendmail
5.9.3: 990609: arthead.dhtml: META description in NNTP/HTTP for search engines
5.9.3: 990608: nntp.c: DATE and NEWNEWS command as an origin NNTP server
5.9.3: 990607: ftp.c: correct some LF by CRLF <patakuti@rim>
5.9.3: 990604: nntp.c: Linux (duplicate fclose) <shattori@sharp>
5.9.3: 990603: {delegated,croncom}.c: treat exec/CRON as SIGHUP (child&socket)
5.9.2: 990602: {editconf,env}.c: don't ask CACHE for CRON without "expire"
5.9.2: 990602: {url,html}.c: introduced URICONV=convList:attrList
5.9.2: 990528: httphead.c: host=Host match with both host=Host.Domain & host=IP
5.9.2: 990528: hostlist.{h,c}: MOUNT host=-Host for alias name <rami@kurokami>
5.9.2: 990527: {ftp,ftpgw}.c: cache for file with name with space <peke@nichia>
5.9.2: 990525: smtpgate.c: introduced ACCEPT/Max-Bytes directive
5.9.2: 990519: sslway.c: callback for encrypted key.pem <nico@netscape>
5.9.2: 990517: Makefile,{sslway,SSL090b}.c: cope with SSL0.9.2b <mizuno@aitech>
5.9.2: 990512: ldap.c: rewriting SearchResponse for further SEARCH
5.9.2: 990510: ldap.c: relaying packet longer than 128 octets <suzuki@ctech>
5.9.2: 990510: sched.c: fixed Y2K problem <tao@hitachi>
5.9.2: 990420: inets.c: default port for data conn. of PASV/FTP <wakamiya@3web>
5.9.2: 990406: passwd.c: retrieving yp passwd
5.9.2: 990406: smtp.c: "<" ">" for <path> of MAIL From,RCPT To <truelsen@sdu>
5.9.2: 990402: {service,http}.c: TIMEOUT=takeover <soli@mgx>
5.9.2: 990331: {html,url}.c: selecting which attributes should be rewritten
5.9.2: 990329: SLL.c: introduced "SLL_OTHERWISE" to stop backtrack
5.9.2: 990329: SLL.c: introduced proper back-track on failure in ALT rule
5.9.2: 990329: url.c: supported "123-456.com" in -_- <jtiberiusk@iname>
5.9.2: 990326: {script,log}.c: +=URL[date+format] <rupert@demon>
5.9.2: 990326: croncom.c: introduced "exec" as an action of CRON
5.9.2: 990324: httphead.c: Cookie rewriting with -_- <jtiberiusk@iname>
5.9.2: 990324: {cfi,conf}.c: matching by Server-Host in CFI script
5.9.2: 990324: cfi.c: restore einviron after system command execution (FreeBSD)
5.9.2: 990324: filter.c: filter program as a shell script or with shell syntax
5.9.2: 990324: filter.c: made available CFI script for CMAP <phedward@ozemail>
5.9.2: 990317: http.c: premature timeout of POST body relay <ishimaru@fujitsu>
5.9.2: 990317: url.c: normalize MOUNTed abnormal URL with ../ <jtiberiusk@iname>
5.9.2: 990316: nntp.c: XOVER on origin-NNTP-DeleGate <krull@uni-karlsruhe>
5.9.2: 990316: nntp.c: cache=no-overview MountOpt to disable XOVER generation
5.9.1: 990315: fstat.c: RWX access check on CYGWIN <hirayama@fujifilm>
5.9.1: 990315: file.c: DOS's X:path on CYGWIN <hirayama@fujifilm>
5.9.1: 990315: service.c: pass unresolvable but IPaddr OK(5.8.8)<akao@unisys>
5.9.1: 990312: windows.c: shorten timeout for poll-PIPE on Win95/98...
5.9.1: 990312: delegated.c: wait before closing client for Win95/98
5.9.1: 990311: filter.c: set Conn->cl_sock for ClientInfo for FCL/FSV (Win32)
5.9.1: 990311: delegated.h,{access,process}.c: inherit ClientHost to FCL(Win32)
5.9.1: 990311: iotimeout.c: removed RecvOOB causing blocking on Win32 (5.7.5)
5.9.1: 990311: lock.c: don't try lock unsupported file types (Win,FreeBSD,...)
5.9.1: 990311: url.c: added "https" to URL syntax for reverse MOUNT
5.9.1: 990310: http.c: don't generate duplicate headers in "Response Filter"
5.9.1: 990310: http.c: don't regard Win32+filter as "premature EOF of client"
5.9.1: 990310: http.c: force "Connection: close" with FCL (origin HTTP)
5.9.1: 990310: httpd.c: correct Content-Length of the "/-/" page
5.9.1: 990310: filter.c: fixed "-Fconnect" on Solaris2.6,FreeBSD
5.9.1: 990310: resolv.c: SEGV on -MX.host retrieval via DNS (since 5.8.8)
5.9.1: 990310: {windows,windows0}.c: making MimKit on HP-UX9
5.9.0: 990309: mimecodes.c: base64 decode err.(without char -> int sign ext.)
5.9.0: 990305: delegated.c: no count NUM_CHILDREN on fork() err.<t-shimizu@tni>
5.9.0: 990304: {url,http}.c: partialize reverse MOUNTed URL (HTMLCONV=partial)
5.9.0: 990226: delegated.c: treat "https" as "http" in default MOUNT/REMITABLE
5.9.0: 990225: socks4.c: SOCKS+FTP data conn. without HOSTS cache <marya@jip>
5.9.0: 990216: smtp.c: treat "." at the top of line (for Vin3)
5.9.0: 990216: smtp.c: remove Bcc in SMTP_POST (for Vin3)
5.9.0: 990216: smtp.c: accept list of recipients in SMTP_POST (for Vin3)
5.9.0: 990216: resolv.c: don't die when socket() failed (without net-IF, etc.)
5.9.0: 990216: resolv.c: don't place IP-address on non-int. boundary
5.9.0: 990214: JIS.c: added counter for existence of SJIS inputs (for Vin3)
5.9.0: 990214: JIS.c: care CHARCODE=U as CHARCODE=E (for Vin3)
5.9.0: 990214: JIS.c: don't make jam on conversion in expansion (eg. SJIS->JIS)
5.9.0: 990214: JIS.c: don't overrun output buffer area of CCX (for Vin3)
5.9.0: 990213: ftp.c: care any uploadings (STOU,RNFR,RNTO,...) like STOR ...
5.9.0: 990216: JIS.c: missing initialization of CCX (bad for Telnet+CCX?)
5.9.0: 990212: hostlist.c: don't treat HostList "-.-" as "-" plus ".-"
5.9.0: 990210: nntp.c: fixed jammed shared TMPFILE of LIST cache in NNTPCC
5.9.0: 990209: nntp.c: missing flcose() for LIST cache (cause fd exaustion)
5.9.0: 990205: hostlist.c: -xx.xx.xx.xx for little endian machines
5.9.0: 990205: config.h,*.c: introduced MAX_ARGC (max. arg. num. for Win32)
5.9.0: 990126: {ftp,ftpgw}.c: invalidate LIST cache on upload <atsume@cashio>
5.9.0: 990123: http.c: added rcode=305,rcode=306 as MountOption
5.8.8: 990122: ftpgw.c: SEGV on Linux <yoshioka@shimaseiki><takamura@itoh>
5.8.8: 990121: nntp.c: avoid XPATH from being Forbidden when with multi-MOUNTS
5.8.8: 990120: http.c: introduced a MOUNT option "rcode=403"
5.8.8: 990119: service.c: client forbidden on inconsistent DNS<msato@comicland>
5.8.8: 990119: inet.c: don't try getting FQDN for "localhost"<kumagai@fujifilm>
5.8.8: 990116: ftp.c: APPE command support <mamada@amada>
5.8.8: 990116: windows.c: increase file handles on OS/2 <zodiac@ibm>
5.8.7: 990113: windows.c: error message on send() error and SIGPIPE_TERM
5.8.7: 990113: pop.c: loop on non-QUIT/EOF/Win32<maenaka@chiba-u><mabe@hi-vis>
5.8.7: 990113: delegated.c: stop repetitive listen() fatal in inetd+Solaris2.6
5.8.7: 990110: rescache.c: SEGV/Resolvy-Cache/OS2<zodiac@ibm><dhdurgee@digizen>
5.8.7: 990108: nntpgw.c: with FTOSV, don't return dup. HTTP header on LIST
5.8.7: 990107: http.c: permit MOUNTed destination even with RELAY=no option
5.8.7: 990107: mime.c: SEGV on code-conv (erasing JP-2's ESC for JP)
5.8.6: 990106: socks4.c: no Socks5 if no SOCKS, no core on SOCKS+Cu-SeeMe
5.8.6: 990106: ftp.c: MOUNT switch by "host=" option
5.8.6: 990103: delegated.c: HTTPS/HTTP didn't work with "private-MASTER"
5.8.6: 9812xx: windows.c: socket inheritance in Win95 <peacockm@netscape>
5.8.5: 981227: {commands,croncom}.c: CRON="... /command args"<hina@meikos>
5.8.5: 981224: delegated.c: enlarged argv for spawn(Win32)<ksindoh@iijnet>
5.8.5: 981224: mimekit/Makefile: dangling html.c <kanai@hallab>(5.8.3)
5.8.4: 981222: commands.c: EXPIRELOG of CRON=-expire <uemoto@hitachi-it>(5.8.0)
5.8.4: 981222: windows.c: WinNT+SP4 <maenaka@chiba-u><k-niwa@m-k><mabe@hi-vis>
5.8.4: 981222: mimehead.c: break the loop caused by EOF in 2bytes-mode
5.8.4: 981222: rfc822.c: NNTP/HTTP loops on truncated From: of JIS7 (5.8.2)
5.8.4: 981220: master.c: PROXY=delegate://host:port for MASTER=host:port
5.8.4: 981220: master.c: PROXY=proto://host:port
5.8.4: 981218: sslway.c: introduced -client_verify option (just tentative)
5.8.4: 981218: delegated.c: +/NAME=Path -> NAME=fullPath subsutitution
5.8.4: 981217: nntp.c: cache=no-article,no-list MOUNT option
5.8.4: 981217: {pop,delegated,nntp}.c: -Fpoprelay (just tentative)
5.8.3: 981217: smtpgate.c: introduced ${header.FieldName} substitution
5.8.3: 981216: resconf.c: avoid memory fault on IRIX6.4 cc <t-fujisawa@honda>
5.8.3: 981216: nntp.c: force refresh LIST cache after anotherone's POST
5.8.3: 981216: inets.c: run SunOS binary on Solaris from inetd (STREAM/DGRAM)
5.8.3: 981216: {commands,delegated}.c: fixed -Fcgi<sdybiec@humanfactor>(5.8.0)
5.8.3: 981216: httphead.c: MOUNT Host without port <teranisi@plusone>(5.7.5)
5.8.3: 981215: nntp.c: refresh shared LIST cache from NNTPCC with private one
5.8.3: 981215: {fstat,nntp}.c: fixed age calc. of LIST cache when it's on TMPFS
5.8.3: 981215: nntp.c: enabled "upact:X/Y/X" for each MOUNT point (server)
5.8.3: 981212: {enews,nntp}.c: supported XPATH <msgid> 
5.8.3: 981212: {enews,nntp}.c: supported HEAD,BODY,ARTICLE by <msgid>
5.8.3: 981211: nntp.c: don't nodename in Xref be empty if without Path(3.0.58)
5.8.3: 981211: {delegated,http}.c: introduced -=builtin:... substitution
5.8.3: 981211: ftp.c: enabled USER "user%host" <iftech@cornet>
5.8.2: 981211: inet.c: fixed abort on reload <nihon-yanagi@itecs><takamura@itoh><k-niwa@miyuki-kasei> (since 5.7.5)
5.8.2: 981209: filter.c: work with -vv (IRIX)
5.8.2: 981209: filter.c: fixed external filter on IRIX,AIX <teranisi@plusone>
5.8.2: 981208: ldap.c: relaying messages longer than 127 bytes
5.8.2: 981208: ldap.c: fixed SEGV on Linux,etc.(buff.overflow)<mikio@cybercom>
5.8.2: 981208: {http,httpd,httphead,ccx,JIS}.c: CHARCODE for each MOUNT point
5.8.2: 981205: nntpgw.c: fixed to really use Reply-To field in [Reply]
5.8.2: 981204: nntpgw.c: don't do HTML encode in mailto URL <teranisi@plusone>
5.8.1: 981203: inets.c; avoid SEGV by hostname (accidentally ) including '%'
5.8.1: 981203: ldap.c: relaying correct length of message
5.8.1: 981203: mime.c: empty body cached with MIMECONV=thru (5.8.0) 
5.8.1: 981203: mime.c: dup. --EOP with MIMECONV=thru <nakatani@konica>(5.8.0)
5.8.1: 981202: removed core in distribution file <kita@tohoku>
5.8.1: 981202: ldap.c: fixed garbage generation in BindResponse by proxy
5.8.1: 981202: ldap.c: fixed rewriteing of forwarding request (lost 2bytes)
5.8.1: 981202: ldap.c: return error msg. on connection error
5.8.0: 981202: ldap.c: LDAP proxy (half done)
5.8.0: 981127: nntp.c: don't do penalty sleep on GROUP to the current group
5.8.0: 981127: {enews,nntp}.c: origin NNTP-serv. by MOUNT="group file:/path"
5.8.0: 981127: access.c: don't generate empty Auth. on AUTH=authgen:...:%A
5.8.0: 981126: smtpgate.c: politely say QUIT before closing NNTP connection
5.8.0: 981126: http.c: generated fields on POST method <kondou@tsukuba>(4.0.1)
5.8.0: 981126: http.c: gen. Authorization by MOUNT=".. http://User:Pass@.."
5.8.0: 981126: ftp.c: don't re-login on local CWD in MOUNTED server (5.7.3)
5.8.0: 981125: dget.c: revival of dget with PROXY=... (disabled in 5.7.5)
5.8.0: 9811xx: mimeconv.c: let "delegated -FenMime" equal to "enMime"
5.8.0: 981120: commands.c: -Fhelp to list available functions
5.8.0: 981120: {delegated,commands}.c: moved -Ffunc stuff to commands.c
5.8.0: 981119: dget.c: direct ftp:// without PROXY
5.8.0: 981119: JIS.c: -Fccx
5.8.0: 981119: {sched,schedmain}.c: -Fsched
5.8.0: 981119: Makefile,{delegated,thruwayd,teleport,dget,urlfind}.c:  -Ffunc
5.8.0: 981119: mime.c: unbuffered relay with MIMECONV=thru <iftech@cornet>
5.8.0: 981118: {ftp,lpr}.c: remove LPR job via DELE/FTP (incomplete)
5.7.5: 981118: inets.c: intro. minimum cache refresh interval even on reload 
5.7.5: 981117: {inets,mount}.c: don't try reloading HOSTS cache for MOUNT
5.7.5: 981117: hostlist.c: suppress 'unknown' for virtual host by host=-name
5.7.5: 981117: httphead.c: matching port# in "Host: host:port#"
5.7.5: 981117: _-poll.c: select() seems bad for NC4.5 - DeleGate/Solaris2.4
5.7.5: 981117: _-poll.c: compile by gcc (since 5.7.0)<akei@toshiba>
5.7.5: 981116: dget.c: made dget do HTTP directly even without PROXY
5.7.5: 981116: {fpoll,vsocket}.h: for MINGW32 <kimura@fujitsu>
5.7.5: 981114: socks4.c: fixed Socks+STOR/FTP stall <osamu@niigata-u>
5.7.5: 981113: mount.c: fixed virtual host (MOUNT by host=-...)(5.6.1)<joe@nec>
5.7.5: 981113: inets.c: don't ignore predefined HOSTS on Reload (5.7.1)
5.7.5: 981112: lpr.c: sending to LPR in background
5.7.5: 981112: httpd.c: merge "user-agent: *" in robots.txt <kawamoto@osaka-u>
5.7.5: 981111: Makefile,*.{h,c}: coped with CYGWIN-Beta20 <maenaka@chiba-u>
5.7.5: 981111: ftp.c: sending to LPR in background
5.7.5: 981110: nntp.c: maintain expire time of LIST cache in NNTPCC
5.7.5: 981110: nntp.c: close old LIST cache in NNTPCC after reopen
5.7.5: 981110: nntpgw.c: don't reuse LIST(min-max) cache on reload in article
5.7.4: 981110: ftp.c: fixed SEGV after LPR/FTP gateway
5.7.4: 981110: __usleep.c: don't use usleep() of HI-UX
5.7.4: 981110: usleep.c: don't use usleep() of NEC-EWS <katsuta@nec>
5.7.4: 981109: {param,process}.c: TMPDIR to Filters (Win32) <maenaka@chiba-u>
5.7.4: 981109: process.c: pass -vd for Filters (Win32)
5.7.3: 981109: rescache.c: supress CACHE UPDATE COLLISION message on Reload
5.7.3: 981109: rescache.c: shorten cache expire on Reload
5.7.3: 981109: htmlgen.c: introduced ${exit} and escaping special char (as \:)
5.7.3: 981109: nntpgw.c: introduced ${tailer.off}
5.7.3: 981109: Makefile,__usleep.c: for HP-UX,HI-UX <fujisi@hitachi>
5.7.3: 981106: arthead.dhtml: "mailto:" using Reply-To, stripping comment 
5.7.3: 981106: nntpgw.c: [Reply] button for "mailto" URL <kawamoto@osaka-u>
5.7.3: 981106: {ftpgw,telnet}.c,*.dhtml: moved *.dhtml files
5.7.3: 981105: {ls2html,ftpgw}.c,Makefile: merged ls2html into delegated
5.7.3: 981105: ftpgw.c: customizable HTML page of directory on FTP/HTTP
5.7.3: 981105: ftpgw.c: hide password in displayed URL in FTP/HTTP g.w.
5.7.3: 981102: url.c: recognize URL with %XX in password <maenaka@chiba-u>
5.7.2: 981030: rescahce.c: fixed huge dup. entry to cause core dump (5.7.1)
5.7.2: 981030: ftp.c: LPD/FTP gateway from {STOR,LIST,NLST}/FTP
5.7.2: 981029: ftp.c: STOR as an origin server (if MOUNTed with "rw" opt.)
5.7.2: 981029: mount.c: MOUNT with %XX in server-side URL
5.7.2: 981029: mkmake.c: with GNUmake (5.7.1)<taro@fujitv><zodiac@ibm><deignan@bull.net>
5.7.2: 981028: lpr.c: remote line printer access (RFC1179)
5.7.2: 981028: process.c: HTTP resp. filter Win32 (FTP/HTTP)<maenaka@chiba-u>
5.7.1: 981026: iotimeout.c: correct usage of nice("increment-value")
5.7.1: 981026: iotimeout.c: limit max. nice value to 10
5.7.1: 981026: iotimeout.c: determine buff size to satisfy sleep interval
5.7.1: 981026: iotimeout.c: use real buff. size to calculate sleep interval
5.7.1: 981026: {inets,http}.c: don't shrink sock. buff. size
5.7.1: 981023: nntpgw.c: strip "[prefix]", "Re:" and SPACE before matching
5.7.1: 981022: mime.c: TEXTONLY filtering for multipart (for NNTP/HTTP)
5.7.1: 981022: mimecodes.c: fixed soft-line-break bug (since 5.6.7)
5.7.1: 981022: delegated.c: enabled SERVER=ftp://user:pass@server
5.7.1: 981022: ftp.c: MOUNT with "user:pass@server" <piero@fst.it>
5.7.1: 981014: Makefile,mkmake.c: dependencies of LIBSRCS into Makefile.go
5.7.1: 981014: {rescache,http,inets}.c: disabling cahce by RELOAD on HTTP
5.7.1: 981013: httphead.c: use "Host:" field as IF name for /-_-URL relay
5.7.1: 981013: {mount,http,url}.c: HTTP MOUNT with "host=" didn't work (5.6.1)
5.7.1: 981013: mount.c: HTTP SEGV by MOUNT "host=" <rousseau@neuronnexion>
5.7.1: 981013: smtp.c: erase dup. Content-Transfer-Encoding (sendmail-8.9.1a)
5.7.1: 981008: http.c: resp. buff. flush on slow or large input <mura@oki>
5.7.0: 981007: conf.c: added ".o" in ".localnet" as default RELIABLE, RELAY
5.7.0: 981007: inets.c: special name ".o" for local net IF to outgo the host
5.7.0: 981006: udprelay.c: resp. diff. from accept port(archie) <kojima@sist>
5.7.0: 981005: {http,access}.c: real implementation of RELAY=proxy,delegate
5.7.0: 981002: {http,iotimeout}.c: don't setsockbuf for temp. buffer
5.7.0: 981001: mkmake.c: don't block on long error message to pipe (CYGWIN32)
5.7.0: 980930: delegated.c: don't CONNECT=cache if CACHE=no in private-MASTER
5.7.0: 980930: Makefile,mkmake.c: pass CFLAGS and LDFLAGS to Makefile.go
5.7.0: 980930: {resconf,reshost}.c: _res -> _RES <psi@stellar>
5.7.0: 980929: nntpgw.c: experimental +auth+ substitution in POP/HTTP MOUNT
5.7.0: 980929: ftp.c: don't strip (...) part of E-mail (5.3.0)<fukui@fujitsu>
5.7.0: 980929: service.c: enabled "TIMEOUT=ftpcc" <fukui@fujitsu>
5.7.0: 980929: pop.c: a little detailed ERR message for connection error
5.7.0: 980929: fpoll.h: definition for RhapsodyDR2 <psi@stellar>
5.7.0: 980929: {resconf,reshost}.c: res_init -> RES_init <psi@stellar>
5.7.0: 980929: _-poll.c: don't use poll() ifdef "_nec_ews"<katsuta@nec>
5.7.0: 980929: mkmake.c: check combination of libraries(EWS4800)<katsuta@nec>
5.6.9: 980925: mime.c: don't decode non-ISO-2022-JP body encoded in QP
5.6.9: 980925: ftp.c: XDC to XDC relay <piero@fst.it>
5.6.9: 980924: ftp.c: don't do setsockopt & polling for input cache file
5.6.9: 980922: ftp.c: data connection on Win32 with FCL,FTOCL <piero@fst.it>
5.6.9: 980922: ftp.c: SEGV after write to cache on Linux (duplicate fclose)
5.6.9: 980922: ftp.c: don't insert PWD between USER and PASS <tohei@ntt>
5.6.9: 980922: ftp.c: SEGV on long STAT result when it is the 1st command
5.6.9: 980921: xferlog.c: ident logging error in xferlog on Linux <rob@c3.hu>
5.6.9: 980918: telnet.c: put CRLF after echoed line for MS-telnet/Win95
5.6.8: 980917: ftp.c: experimental "STAT -HTTP path"
5.6.8: 980916: {access,ddi,smtp,http}.c: RPORTsock initialization <yana@bug>
5.6.8: 980916: delegated.c: don't alarm() if SIGALRM is not supported (Win32)
5.6.7: 980915: ftp.c: "MODE XDC" in unbound proxy FTP-DeleGate <piero@fst.it>
5.6.7: 980914: ftp.c: don't become FTPCC on login error <nakano@seikei>
5.6.7: 980914: {httpd,nntpgw}.c: use Host as embeded self URL <nokubi@eal>
5.6.7: 980912: nntp.c: enabled "SERVER=nntp://user:pass@server"
5.6.7: 980912: nntpgw.c: fixed bug on escaping "<"(the bug truncated the line)
5.6.7: 980911: {telnet,ftp,httpd,htmlgen}.c: MOUNTable banner/HELP messages
5.6.7: 980911: delegated.c: break frozen delegated in AcceptByMain by alarm
5.6.7: 980910: mimecodes.c: original base64/quoted-printable coder
5.6.7: 980909: {msg,ftp}.c: fixed XDC SIGSEGV on Linux <piero_berritta@fst.it>
5.6.7: 980908: pop.c: fixed MIME conv. in POP/NNTP gateway <nishimu@luvnet>
5.6.7: 980904: make-vc5win95.bat: coped with Win95's command interpreter?
5.6.7: 980903: smtpgate.c: forwarding by ${recipient:mx} as a SERVER-HOST 
5.6.7: 980903: smtpgate.c: SMTPGATE by default based on "builtin/config/..."
5.6.7: 980903: {httpd,version}.c: copyright presentation in the control page
5.6.6: 980830: {winreg,resconf}.c: utilize DNS relevant registory on Win32
5.6.6: 980829: mime.c: unknown function reference <nakasima@osaka>
5.6.6: 980829: hostlist.c: don't resolve addr. prefixed with "-" as -1.2.3.4
5.6.6: 980827: reshost.c: fail in rev. retr. "sys" resolver <fujisi@hitachi>
5.6.6: 980823: http.c: redirect ?-_-=URL to URL
5.6.5: 980821: cfi.c: thru pass NNTP messages if no Filter were applied
5.6.5: 980821: cfi.c: don't rewrite Cont-Leng,body of without head/body msg.
5.6.5: 980821: http.c: assume implicit Keep-Alive for HTTP/1.1 clients
5.6.5: 980821: http.c: downgrate req. from HTTP/1.1 to 1.0 <kawamoto@osaka-u>
5.6.5: 980820: delegated.c: PROTOLOG=":fmt" path omission (since 5.1.0)
5.6.5: 980820: delegated.c: PROTOLOG for SERVER=https
5.6.5: 980820: {filter,sslway}.c: CFI_TYPE env. val. to ommit SSLway -ac/-co
5.6.5: 980820: {cfi,conf}.c: ${fieldname} substitution in CFI: Output-Prefix
5.6.4: 980819: nntp.c: POPCC (connection cache for POP/NNTP)
5.6.4: 980819: {nntp,pop}.c: try APOP authentication for POP/NNTP
5.6.4: 980819: {master,service}.c: SSLTUNNEL & CONNECT=h as SSLtunnel on HTTP
5.6.4: 980819: http.c: fixed FTP/HTTP gateway error in FTP-USER (since 5.6.3)
5.6.4: 980819: access.c: don't check MOUNT point protocol for HTTP/HTTPS g.w.
5.6.3: 980818: {moutn,http,nntpgw}.c: MOUNT="path scheme://user:pass@host/*"
5.6.3: 980818: {master,httphead,smtpgate}.c: auto. allow MOUNTed protocol
5.6.3: 980818: {Strftime,enews}.c: spool based on Unix-From in "local-time"
5.6.3: 980818: nntp.c: response to "LIST overview.fmt"
5.6.3: 980818: nntp.c: customize XOVER format by NNTPCONF=overview.fmt:{list}
5.6.3: 980817: nntp.c: re-enabled NNTP proxy and NNTP/HTTP gateway (5.6.2)
5.6.2: 980816: nntp.c: POP/NNTP gateway on Win32
5.6.2: 980815: nntp.c: return XOVER for POP/NNTP even when CACHE=no
5.6.2: 980815: nntp.c: bad HELP resp. on POP+AUTHINFO(since 5.0.0) <marya@jip>
5.6.2: 980815: {nntp,nntpgw}.c: on-demand Authorization request on POP/HTTP
5.6.2: 980815: {nntp,nntpgw}.c: POP/HTTP gateway
5.6.2: 980814: url.c: http/https rewriting for SERVER=https<frenchie@magusnet> 
5.6.2: 980811: service.c: don't try connect for self (SERVER=xxx://-/)
5.6.2: 980809: inets.c: right treat "HOSTS={host1,host2,...}"(since 4.3.0)
5.6.2: 980708: *.c: reduced warnings on compile (integer/pointer, etc)
5.6.2: 980708: mime.c: SEGV on reception of huge message <bel@reis.nnov.ru>
5.6.2: 980707: ftp.c: FTP proxy with SSLway <Piero_Berritta@fst.it>
5.6.2: 980807: cfi.c: fixed filtering 1st line of NNTP+POST and SMTP+DATA
5.6.2: 980806: smtpgate.c: substitution for ACCEPT/Sender <tmatsumo@can>
5.6.1: 980804: {param,delegated,inets,resconf}.c: RES_RR="*" (HostList)
5.6.1: 980804: resolvy.c: timeout for std. gethostbyname() in initialzation
5.6.1: 980804: smtpgate.c: fixed mutual exclusion of counter update
5.6.1: 980804: smtpgate.c: introduced "ARCHIVE: archive-file-name-format"
5.6.1: 980803: smtpgate.c: recording the input in spool/Seqno-Date-PID
5.6.1: 980803: smtpgate.c: enabled "BCC: addr1, addr2, ..."
5.6.1: 980803: smtpgate.c: send body to "BCC" on NNTP/SMTP gateway
5.6.1: 980803: smtpgate.c: introduced "${unixfrom}" substitution
5.6.1: 980803: {resconf,resolv}.c: don't send request to self <kakita@ibm>
5.6.1: 980802: http.c: penalty delay for repetitive 305 redirections
5.6.1: 980728: resolv.c: returning RCODE=3 for retrieval failure <kakita@ibm>
5.6.1: 980728: resconf.c: round robbin of IP address list <kakita@ibm>
5.6.1: 970728: http.c: check "POST /-_-http%3A//..." for MOUNT after decoding
5.6.1: 980728: {http,url}.c: check /-_-URL for "useproxy" MOUNT redirection
5.6.1: 980728: fpoll.h: compilation on OpenBSD <deeiche@mckinleypaper>
5.6.1: 980728: hostlist.c: made MountOption dst="{!a,!b}" be operational
5.6.1: 980727: mount.c: introduced "useproxy=proxyURI" to specify proxyURI
5.6.1: 980727: mount.c: introduced "dst={HostList}" option
5.6.1: 980727: mount.c: 305 redirection by URL with "?query" component
5.6.1: 980724: ciicgi.c: CII as a CGI/CFI filter
5.6.0: 980723: ftp.c: direct RETR by //server/path in unbound proxy 
5.6.0: 980723: ftp.c: activate MOUNTed server by STAT,SIZE,MDTM
5.6.0: 980723: delegated.c: substituting -eNAME=-=URL by -eNAME=/path/of/copy
5.6.0: 980721: filters/Makefile: on Win32 with SSL-0.9.0b for NS3.X & NC4.X
5.6.0: 980717: *.{h,c}: removed contrib/*, CII and CCX relevant code
5.6.0: 980716: ftp.c: activate MOUNTed server by RETR,STOR,LIST,NLST
5.6.0: 980715: ftp.c: inheriting PASV/PORT in unbound mode <sakurai@fujitsu>
5.6.0: 980715: inets.c: non-blocking connect(SIGPIPE/Ident)<uemoto@hitachi-it>
5.5.9: 980714: ftp.c: closing client data connection on Win32 with XDC/MASTER
5.5.9: 980713: http.c: short req. timeout for Mozilla/3.x + POST + Keep-Alive
5.5.9: 980711: resolv.c: DNS core dump by missing ptr. decl. <yoshihi@iijnet>
5.5.9: 980710: {service,access}.c: introduced TIMEOUT:ident
5.5.9: 980709: nntp.c: XOVER for aliased group <miyata@nagoya-u>
5.5.9: 980708: {resconf,resolv}.c: supported RES_NS=0.0.0.0 <kubota@ntt-f>
5.5.8: 980703: icp.c: don't return bad object for HITOBJ 
5.5.8: 980703: http.c: aborted cache on Set-Cookie left zero filled file
5.5.8: 980703: {resolv,domain,delegated}.c: DNS to NIS/file/DNS gateway
5.5.7: 980701: filter.c: removed fork() on Win32 for FFROMMD <akiyama@melco>
5.5.7: 980701: nntp.c: fixed SEGV on POP/NNTP by another reason <marya@jip>
5.5.7: 980701: nntp.c: missing FILE pointer decr. in AUTH <kkawasaki@ibm>
5.5.7: 980701: filter.c: external command on Win32 (5.4.0)<mizuno@aitech>
5.5.7: 980701: rescache.c: absolute/relative RESOLV=cache:path <katsuta@nec>
5.5.7: 980629: httphead.c: SEGV in MASTER DeleGate with ICP <racsho@canon>
5.5.7: 980629: ftp.c: SEGV in FTP/HTTP gateway on DEC-ALPHA (missing decr.)
5.5.7: 980627: ftp.c: reading cached data on Win32
5.5.7: 980627: log.c: disable by ERRORLOG="" in "+=params" <racsho@canon>
5.5.7: 980627: {conf,editconf}.c: introduced CACHE="no" <racsho@canon>
5.5.6: 980626: editconf.c: care CACHEDIR relative(default) to DGROOT/VARDIR
5.5.6: 980626: distrib.c: disabled parallel response on Win32 (no fork())
5.5.6: 980626: filter.c: transparent binary data relay with -tee-h
5.5.6: 980625: http.c: request URL including space <uemoto@hitachi-it>
5.5.5: 980624: mount.c: fixed core dump on MOUNT for long (> 4096) URL
5.5.5: 980624: delegated.c: see "+=params" for CACHEDIR check <hirayama@nec>
5.5.5: 980624: delegated.c: pstitle overwrote getEnv(CACHEDIR)(since 5.5.5)
5.5.5: 980623: httpd.c: avoid core dump on wrong "data:" scheme
5.5.4: 980623: nntp.c: through LIST in NNTPCC
5.5.4: 980623: nntp.c: don't share internal LISTcache file with NNTPCC
5.5.4: 980623: nntp.c: MountOption hide=REGEXP1,REGEXP2,...
5.5.4: 980623: editconf.c: check cachedir if with CACHEDIR,EXPIRE,CRON=expire
5.5.4: 980623: rary.c: check RWX right for the file not owned by the accessor
5.5.4: 980620: {delegated,mount,ddi}.c: switching SERVER by Ident user name
5.5.4: 980620: filter.c: don't cuase SIGPIPE on CFI program don't read input
5.5.4: 980620: filter.c: passing file to CFI-script (5.3.0) <kane@sankyoseiki>
5.5.4: 980620: inetd.c: bug fix of initialization <karl.wallner@weps>
5.5.4: 980619: smtpgate.c: don't repeat failure in NNTP connection rejection
5.5.4: 980619: delegated.c: open ERRORLOG in parent to avoid repetitive init.
5.5.4: 980618: ftp.c: logging the reason of end of data-relay
5.5.3: 980616: icp.c: ICP and ICPCONF parameter for -Ficp
5.5.3: 980616: icp.c: "listener" type neighbor (for logger, prefetcher, etc.)
5.5.3: 980616: icp.c: behaving as both origin and proxy ICP
5.5.3: 980616: icp.c: auto. behave as proxy with SERVER=icp&ICP <tmatsumo@can>
5.5.3: 980615: delegated.c: Socks-DeleGate as a Sticky server
5.5.3: 980615: socks4.c: host address in CONNECT response as of SocksV5
5.5.3: 980615: socks4.c: supported BIND of SocksV4
5.5.2: 980615: ftp.c: discard not used PASV acception to avoid blocking
5.5.2: 980615: {http,master}.c: ICP with HTTP gatewaying to another protocol
5.5.2: 980614: icp.c: ignore MISS response from SIBLING
5.5.1: 980614: master.c: enlarge HIT_OBJ socket "out" buff to avoid blocking
5.5.1: 980614: icp.c: changed the order of elements in ICP parameter
5.5.1: 980614: delegated.c: ICP for SERVER=http without explicit CONNECT
5.5.0: 980613: icp.c: ICP={icpHost/opts/iport/pport}*:icpOpts:icpPort:httpPort
5.5.0: 980613: icp.c: ICPCONF=para:N,hitobj:N,expire:N,timeout:N
5.5.0: 980613: service.c: CONNECT=c,i,m,d,v,s by default
5.5.0: 980612: {iotimeout,http,ftp}.c: NICE and receive buffer scheduling
5.5.0: 980612: delegated.c: limit socket buf size by MAXIMA=socksend,sockrecv
5.5.0: 980611: httpd.c: logging correct status code as a HTTP origin server
5.5.0: 980611: {lock,timer}.c: timeout lock by SIGALRM (without sleep loop)
5.5.0: 980611: {httphead}.c: stripMyself of full-URL http://proxy-self/ (5.0.1)
5.5.0: 980611: master.c: ICP=icpHosts:icpPort:httpPort ...
5.5.0: 980610: {master,httphead}.c: CONNECT=icp
5.5.0: 980609: {icp,delegated}.c: SERVER=icp
5.5.0: 980606: JIS.c: improved EUC / SJIS (hankaku) judgement for input code
5.5.0: 980604: {delegated,log,param,service,http}.c: introduced ERRORLOG
5.5.0: 980604: hostlist.c: reg. exp. for user name matching
5.5.0: 980604: {ftp,fstat}.c: NLST/LIST with reg. exp. for mget <shuhei@shimz>
5.5.0: 980604: TLEX.c: matching arbitrary string by "**" like "s1**s2**s3"
5.5.0: 980603: mount.c: fixed SEGV in url_mount_from() by non-initialized var.
5.5.0: 980603: nntpgw.c: redirect by MOUNT="full-URL /-/builtin/icons/*"
5.5.0: 980602: htmlgen.c: escape delimiter char. in "" literal <tmatsumo@can>
5.5.0: 980602: cafe.c: absolute path with drive name in Windows <ogata@mei>
5.4.3: 980530: telnet.c: introduced authentication+authorization by AUTHORIZER
5.4.3: 980530: {master,access}.c: AUTHORIZER=authServ:protoList:dstHost:srcHost
5.4.3: 980530: ftp.c: accept "USER xx@yy@zz" in proxy FTP <kitagaic@nisseicom>
5.4.3: 980530: JIS.c: conversion to JIS-7bits/1byte hankaku-kana by "k"
5.4.2: 980529: telnet.c: JIS code conversion
5.4.2: 980529: JIS.c: character by character conversion
5.4.2: 980528: inets.c: don't lookup direct S(sys) resolver (for MOUNT)
5.4.2: 980528: rescache.c: cache for inverse search for hosts with aliases
5.4.2: 980528: telnet.c: detailed error messages on connection error
5.4.2: 980528: telnet.c: instant disconnection with never permitted clients
5.4.2: 980528: {access,master,hostlist}.c: immediate disconn. non permitted cl
5.4.2: 980528: telnet.c: AUTH=proxy:auth <mfukui@infosakyu>
5.4.2: 980527: {url,SLL}.c: avoid core dump on long URL rewriting for /-_-
5.4.1: 980527: delegated.c: enabled multiple X client host to a single display
5.4.1: 980527: delegated.c: clean up zombi of X-proxy to sence its existence
5.4.1: 980527: delegated.c: inherit HOSTS to X-proxy server from Telnet-proxy
5.4.1: 980527: 403-forbidden.dhtml: mention about REMITTABLE <tmatsumo@can>
5.4.1: 980527: resconf.c: RES_NS=host:port (non-standard port)
5.4.1: 980527: udprelay.c: fixed compile error <takizawa@ibaraki-ct>
5.4.0: 980526: http.c: gen. 302 Moved "/-_-http://serv/" for "/-_-http://serv"
5.4.0: 980526: resconf.c: use RESOLV to resolv RES_NS(5.3.6)<kane@sankyoseiki>
5.4.0: 980526: editconf.c: remote configuration and start via SERVER=admin
5.4.0: 980526: filter.c: "[exec-path]arg0 arg1 ..." as a filter command
5.4.0: 980526: log.c: fixed core dump on duplicate open of logfile
5.4.0: 980525: String.c: NULL termination of decomp. *av[] (finter for Win32)
5.4.0: 980525: inetd.c: INETD, inetd.conf like configuration
5.4.0: 980525: {udprelay,delegated}.c: "udprelay1"
5.4.0: 980525: udprelay.c: really functional "udprelay://server"
5.4.0: 980521: resconf.c: ignore RES_DEBUG option to indentify a configuration
5.4.0: 980520: reshost.c: don't try to cache the result of cache
5.4.0: 980520: {resoconf,rescache}.c: "config" self-description file at cache
5.4.0: 980519: {delegated,filter}.c: "-Fconnect host port" with XCOM=command
5.4.0: 980518: master.c: CONNECT=udp
5.4.0: 980518: {svport,delegated,inets}.c: -Pxxx/udp
5.3.8: 980520: rescache.c: chmod 0777/0666 cache dir/file to make it sharable
5.3.8: 980520: {resconf,rescache}.c: cache separation(5.3.6)<kane@sankyoseiki> 
5.3.8: 980517: teleport.c: fixed inconsistent init_inet() arguments
5.3.7: 980516: rescache.c: cache update on Win32 (can't rename opened problem)
5.3.7: 980516: delegated.c: immediate TMPDIR init. after exec() <maenaka@dti>
5.3.7: 980514: http.c: introduced CMAP="Fields:forward-auth:Proto:Dst:Src"
5.3.7: 980514: pop.c: introduced NNTP/POP gateway
5.3.6: 980514: resconf.c: checking localhost DNS only once at the startup
5.3.6: 980514: rescache.c: refer ${TMPDIR} of DeleGate for resolvy cache
5.3.6: 980514: resconf.c: RES_ORDER=CFNDS by default (was FND previously)
5.3.6: 980514: {reshost,hostaddr,inets}.c: introduced RESOLV="sys"
5.3.6: 980514: server.c: can't https to MASETR older<5.3.5 <uemoto@hitachi-it> 
5.3.6: 980513: htmlgen.c: introduece comment by "#" in *.dhtml file
5.3.6: 980513: {http,ftpgw}.c: combination of Authorization and URL usr:pass
5.3.6: 980513: httphead.c: Proxy-Auth & Auth (head. cache) <uemoto@hitachi-it>
5.3.6: 980512: {tcprelay,telnet}.c: relaying OOB data (SYNCH)
5.3.6: 980512: delegated.c: non-standard telnet port but specified in SERVER
5.3.6: 980512: {rfc822,cfi,cgi}.c: bound result buffer size of getFieldValue
5.3.6: 980510: delegated.c: restart on frozen accept() in child Sticky process
5.3.6: 980509: tcprelay.c: avoid disconn. on control-C in telnet <akiba@dit>
5.3.5: 980509: {service,http}.c: store site part of reuqest url in REAL_SITE
5.3.5: 980509: http.c: %XX escaped password in ftp://user:pass@hostport
5.3.5: 980509: resolv.c: -MX for CNAME (for smpt-vrfy) <kjm@ryukoku>
5.3.5: 980508: http.c: CONNECT in not "http" but in "https" (since 3.0.4)
5.3.5: 980508: {http,master,filter}.c: generate SSL CONNECT to PROXY or MASTER
5.3.5: 980508: http.c: thru pass message content to/from https server
5.3.5: 980508: ftpgw.c: error message on connection failure to ftp server
5.3.4: 980507: url.c: using password in /-_-ftp://username:password@hostport/
5.3.4: 980507: http.c: fixed buffer over flow of X-Locking(5.3.1)<katsuta@nec>
5.3.4: 980507: http.c: enabled CONNECT + AUTH=proxy <uemoto@hitachi-it>
5.3.4: 980507: htmlgen.c: embedded hostname in error messages with CFI filters
5.3.4: 980506: conf.c: fixed embedded URL in error message for CONNECT/HTTP
5.3.4: 980506: master.c: selecting CONNECT alt. when from self <hirayama@nec>
5.3.4: 980506: url.c: enabled ftp://user@host URL (since 5.3.0)<hirayama@nec>
5.3.3: 980505: sslway.c: "-show_cert" option to show certificate to the client
5.3.3: 980505: tcprelay.c: simple_relay don't PollIn() for pipe on Win95
5.3.3: 980505: filter.c: SERVER=exec with XCOM=command or XFIL=filter
5.3.3: 980504: {service,hostlist,access}.c: dstHostList="-C" (client's host) 
5.3.3: 980504: nsh.c; get system command output via pipe for Win32
5.3.3: 980503: {nntpgw,http}.c: https + MOUNTing non-HTTP protocol (icon URL)
5.3.3: 980502: ftp.c: delayed use of PORT/PASV got in unbound proxy mode 
5.3.3: 980430: filter.c: conditional filters by CMAP=filter:name:....
5.3.2: 980428: sslway.c: option to show client's certificate
5.3.2: 980428: sslway.c: server side SSL on Win32 <norio@rim>
5.3.2: 980425: sslway.c: SSL_set_fd(SocketOf(fd)) for Win32 SSLeay
5.3.2: 980425: sslway.c: dont wait HTTP client req. when server send greeting
5.3.1: 980425: cgi.c: Host header field to SERVER_NAME,SERVER_PORT
5.3.1: 980424: http.c: ident. cache by MD5 among DeleGates(not backw. compati.)
5.3.1: 980424: nntp.c: don't write cache HELP,LIST via NNTPCC / cache-only NNTP
5.3.1: 980424: delegated.c: continue StickyServer on "Too many connections"
5.3.1: 980424: httpd.c: expanded URL buffer size from 2048 to URLSZ
5.3.1: 980424: ftp.c: fixed wrong long jump on SIGPIPE (since 3.0.42)
5.3.1: 980424: nntp.c: timeout of cache-only (cached LIST) NNTP server
5.3.1: 980423: {delegated,filter,windows}.c: CFI for Win32
5.3.1: 980422: delegated.c: clean up the zombi of CFI process by the parent
5.3.1: 980422: nntp.c: access control as origin NNTP server <daigo@u-tokyo>
5.3.1: 980421: windows.c: ISPIPE() by GetFileType() for fPollIn on Win95 (-tee)
5.3.1: 980421: filter.c: wait spawn for filter on Win95
5.3.1: 980421: windows.c: don't freeze on spawining unknown path
5.3.1: 980421: windows.c: inherit environment by putenv() on Win95
5.3.1: 980420: sslrelay.c: send DER form. of cert. by /-/ca.der <ryu@fujixerox>
5.3.1: 980420: sslrelay.c: error logging and SSL_CIPHER env. and -cifer
5.3.1: 980420: hostlist.c: scan error !{host/@X} (since 5.3.0)<racsho@canon>
5.3.0: 980419: windows.c: setCloseOnExecSocket() to close another side in child
5.3.0: 980418: {ftp,nntp,telnet}.c: show ADMIN email address in opeing / help
5.3.0: 980418: {ftp,smtp}.c: anonftp:smtp-vrfy:-@* only check SMTP server host
5.3.0: 980418: ftp.c: close client connection at QUIT in Proxy-FTP
5.3.0: 980418: {log,delegated}.c: -vs be silent option
5.3.0: 980417: bdtee.c: sense output error by fputs() == EOF, not by NULL
5.3.0: 980417: {windows,filter,delegate}.c: CFI for Win32
5.3.0: 980417: _-select.c,vsocket.h: EMX select err. when width<3 <zodiac@ibm>
5.3.0: 980417: smtp.c: SMTP HELO "interface name to the target smtp server"
5.3.0: 980416: smtp.c: smtp-vrfy normally QUITs to avoid error return
5.3.0: 980416: ftp.c: strip comment of E-mail address before verify it
5.3.0: 980415: hostlist.c: net mask by mask length (like 192.31.200.64/28)
5.3.0: 980415: {hostlist,String}.c: care {userList}@{hostList}
5.3.0: 980415: ftp.c: check user name at destination server as a proxy FTP
5.3.0: 980415: {access,master}.c,delegated.h: introduced REACHABLE="user@"host
5.3.0: 980415: nsh.c: introduced SERVER=system (like a inetd+tcpwrapper)
5.3.0: 980414: TLEX.c: adopted from COSMOS (dfagen.c)
5.3.0: 980414: filter.c: don't pass DeleGate's header to FCL and FFROMCL 
5.3.0: 980414: filter.c: implemented FMD
5.3.0: 980413: vsocket.h,windows.c: errno of WinSock operation <jkuro@dwe>
5.3.0: 980413: pop.c: MSOE-IMS loop <nihon-yanagi@itecs><mimatsu@loyalcolor>
5.3.0: 980412: sslrelay.c: created SSL encode/decode filter using SSLeay
5.3.0: 980412: {param,filter}.c: implemented FSV
5.3.0: 980411: mimehead.c: don't decode encorded-word including control-char
5.3.0: 980411: {url,httphead}.c: robust on wrong long serv.name like host%XX%XX
5.3.0: 980411: {inets,ddi,httpd}.c: more detailed message on connection error
5.3.0: 980411: windows0.c: support stat("/dir/") on Win95 (FTP,HTTP origin)
5.2.1: 980410: {ftp,fstat}.c: origin FTP server on Windows (dont use fork())
5.2.1: 980410: httpd.c: HTTP putDir for filename with SPACE ("Program Files")
5.2.1: 980410: {inets,ddi,httpd}.c: more detailed message on connection error
5.2.1: 980410: ftp.c: timeout of client-I/O in proxy-FTP, avoid longjmp error
5.2.1: 980410: http.c: ignore expiration when CONNECT=cache only
5.2.1: 980410: httphead.c: regard "Pragma: no-cache" in resp. as "pre-expired"
5.2.1: 980409: {ftp,ftpgw}.c: fixed AUTH=proxy with PROXY <t-fujisawa@honda>
5.2.1: 980409: ftp.c: return "550" error code for "RETR directory"
5.2.1: 980409: nntp.c: immediate quit with 502 code on permission error
5.2.1: 980408: mime.c: introduced MIMECONV={thru,char}
5.2.1: 980408: {http,httpd,url}.c: "data:" URI as param. value (e.g.FTOSV)
5.2.1: 980407: service.c: push out previous delay by the successor delay
5.2.1: 980407: {service,log}.c: let delay time be function of the error count
5.2.1: 980407: nntp.c: NoHangWait() to cleanup zombi of dummyNNTP (since 5.1.1)
5.2.1: 980407: {master,service}.c: introduced generic proto/portL/"readonly"
5.2.1: 980406: ftp.c: introduced method(STOR) restriction in REMITTABLE/PERMIT
5.2.1: 980405: {http,ddi}.c: stop core dump on long>256B "HTTP Gateway > " log
5.2.1: 980405: nntp.c: stop core dump on suspend/resume before a GROUP command
5.2.1: 980405: nntpgw.c: stop core dump of NNTP/HTTP on long>4096B line
5.2.1: 980405: JIS.c: hankaku in JIS by SO/SI
5.2.1: 980404: filter.c: -tee-h for POP reponse status line
5.2.1: 980403: {access,master,http}.c: return 403 if unREACHABLE even AUTH=proxy <uemoto@hitachi-it>
5.2.0: 980401: {hostaddr,inets}.c,vsocket.h: gethostbyname error on DEC ALPHA (unsigned LONG inet_addrV4())
5.2.0: 980401: service.c: MASTER cause SEGV on DEC-ALPHA (missing arg. decl.) 
5.2.0: 980331: {nntp,nntpgw,frpgw}.c: NNTPCONF=auth:srcHostList
5.2.0: 980331: nntp.c: wrong AUTHINFO result code (280 -> 281)
5.2.0: 980329: {delegated,master}.c: introduced REMITTABLE="+",p1,!p2,...
5.2.0: 980329: delegated.c: introduced REMITTABLE parameter
5.2.0: 980329: stall on "unknown-method / HTTP/1.0" for SERVER=http://serv
5.2.0: 980329: {http,String}.c: buf. overflow in wordscan() <katsuta@nec>
5.2.0: 980329: md5lib.c: lacking '\0' at MD5 string (since 5.1.0)<zodiac@ibm>
5.2.0: 980322: nntp.c: infinite polling loop on conn. failure (since 5.1.1)
5.1.1: 980319: nntp.c: substitute cached LIST when conn. to the server failed
5.1.1: 980318: delegated.c: SEGV on SIGHUP (since 5.1.0)<hirayama@nec>
5.1.0: 980318: {delegated,conf}.c: introduced ${DGROOT?word1:word2}
5.1.0: 980317: delegated.c: EXEC_PATH with SPACE char (like /Program Files/...)
5.1.0: 980317: delegated.c: DGROOT="/Program Files/DeleGate" for Win32
5.1.0: 980317: delegated.c: introduced DGROOT
5.1.0: 980312: {socks4,socks5}.c: name resolusion on the SocksV5 server
5.1.0: 980312: mimehead.c: don't decode encoded-text including '\0' charcter
5.0.2: 980311: make-vc5: making using VC++/V5 at its default location
5.0.2: 980306: mime.c: padding CRLF for decoded base64 from cache (5.0.0)
5.0.2: 980304: mime.c: generated line after .CRLF on unclosed multipart (4.3.0)
5.0.2: 980304: filter.c: pass status line to builtin-filter with -h mode
5.0.2: 980228: inets.c: erased duplicate RES_NS nameserver adding for SOCKS
5.0.1: 980227: hostlist.c: HostList "-hostname" just matching by exact name
5.0.1: 980226: JIS.c: revival avoidance of JIS conv. for non-JP codes (2.1.9)
5.0.1: 980226: JIS.c: EUC-hankaku to {SJIS-hankaku,JIS-zenkaku} conversion
5.0.1: 980226: {httphead,http,httpd}.c: MOUNT by Host <kubota@ntt-f>
5.0.1: 980225: JIS.c: buffer overflow in hankaku-zenkaku henkan<kodera@spring8>
5.0.1: 980225: httpd.c: erased redundant <BR> in <PRE> in putDir as HTTP server
5.0.1: 980224: {resolv,socks5}.c: DNS/Socks5 after process fork
5.0.1: 980224: delegated.c: MAXIMA=conpch:N -- connections per client host
5.0.0: 980224: httplog.c: logging URL with "://" in its path <fukui@fjitsu>
5.0.0: 980224: __getrlimit.c: comile on BSD/OS 2.X <uemoto@hitachi-it>
5.0.0: 980223: nntp.c: ask AUTHINFO on MOUNT="= pop://user@mailhost/"
5.0.0: 980223: {inets,remote}.c: invoke from cron on FreeBSD <y-utsu@johokobo>
5.0.0: 980221: mime.c: .CRLF at the end of decoded base64 <manyabu.nabe@ooi>
5.0.0: 980218: ftp.c: thru 331 OTP-xx resp. for USER user@pass <kjm@ryukoku>
5.0.0: 980217: {cuseeme,inets}.c: via SocksV5 (incomplete?)
5.0.0: 980217: inets.c: revival SERVER=UDP-protocol (CU-SeeMe) (since 4.2.0)
5.0.0: 980216: delegated.c: inherit -vv flag to child on Win32 <mizoi@dssw>
5.0.0: 980216: ftp.c: flush request of FTP/HTTP on Win32 <mizoi@dssw>
5.0.0: 980211: {master,service}.c: conn. MASTER and PROXY via SOCKS by CONNECT
5.0.0: 980210: {resconf,resolv}.c: DNS via Socks5 by RES_NS=dns//sockserv
5.0.0: 980209: httphead.c: cascaded DeleGate with PointCast2.X<ryuji.igawa@sii>
5.0.0: 980206: welcome.dhtml: recovered output of Description message
5.0.0: 980205: delegated.c: introduced -vd option
5.0.0: 980205: httphead.c: don't suffer penalty sleep on the first AUTH failure
5.0.0: 980205: {httphead,conf}.c: log username in Auth. <sonoda@kyoto-sr>
5.0.0: 980205: rescache.c: avoid duplicate caching <katsuta@nec>
5.0.0: 980204: ftp.c: resp. line jamming on FTP/HTTP
5.0.0: 980203: JIS.c: hankaku kana to zenkaku kana conversion
5.0.0: 980130: http.c: resp body on 304 if client's If-Mod is old<fukui@fjitsu>
5.0.0: 980116: {ftp,xferlog}.c: xferlog of anonymous user
5.0.0: 980115: delegated.c: no ABORT on HUP when getcwd fail <tsuru@nagasaki-u>
5.0.0: 980115: delegated.c: bad argv on execv on CRON <kimura@fujitsu>
--
4.4.1: 971231: httpd.c: generating default /robots.txt (since 4.1.0)
4.4.1: 971227: http.c: stop OREQ_MSG over flow <katsuta@nec>
4.4.1: 971224: JIS.c: don't FIX "</" string in text/plain <saka@fujitsu>
4.4.1: 971220: embed.c: detect string value over flow in ANSI-C <kane@nec>
4.4.0: 971218: {thruwayd,_-select}.c: ThruWay on Win32
4.4.0: 971217: {rident,services,master,delegated}.c: introdueced RIDENT
4.4.0: 971217: url.c: accept /-_-scheme:/server/path <sonoda@kyoto-sr>
4.4.0: 971217: log.c: cause SEGV when LOGFILE cannot be created <hirayama@nec>
4.4.0: 971217: ftp.c: PASSword including SPACE (since 4.3.6) <miyata@nagoya-u>
4.4.0: 971216: {param,resconf}.c: introduced RES_VRFY parameter
4.4.0: 971214: {JIS,html}.c: &lt; -> "<" conv. in ISO-2022-JP by CHARCODE=FIX
4.4.0: 971210: delegated.c: -eNAME=VALUE parameter
4.4.0: 971210: httpd.c: "data:..." scheme substituion by "/-/data:..."
4.4.0: 971210: cache.c: access by inet-addr (DNS lookup failure) <ogata@mei>
4.4.0: 971209: delegated.c: introduced "-Fkill"
4.4.0: 971209: thruwayd.c: introduced connection prefetching
4.4.0: 971205: cfi.c: filtering HTTP/0.9 request
4.4.0: 971205: filter.c: peeking FFROMCL with pipe input <furukawa@yamaha>
4.4.0: 971204: thruwayd.c: compilation on Linux+glibc2.0 (errno) <ukai@hp>
4.4.0: 971204: httpd.c: stat() of top directory as origin HTTP server on Win32
4.4.0: 971204: reshost.c: cross checking the result of DNS reverse lookup
4.4.0: 971204: Strftime.c: fixed core dump on illegal clock value on WinNT
4.3.6: 971203: filter.c: peek input to decide protocol in FFROMCL/CFI filter
4.3.6: 971203: nntp.c: stop NNTPCC after AUTHINFO <michael@sony>
4.3.6: 971203: nntp.c: file exhaustion on repetitive IHAVE <furukawa@yamaha>
4.3.6: 971203: mimekit.c: overruning end of header(since4.1.4) <tao@hitachi>
4.3.6: 971202: ftp.c: return original resp.for USER/PASS in FTPCC<aoki@technoa>
4.3.6: 971119: nntp.c: POST+Authorization <suzaki@etl>
4.3.6: 971112: {resolvy,smtp}.c: smtp-vrfy for non MX, with PROXY<racsho@canon>
4.3.6: 971112: resolv.c: -MX.host.dom
4.3.6: 971112: {ftp,smtp,access}.c: E-mail validation by AUTH=anonftp:smtp-vrfy
4.3.6: 971111: httphead.c: full URL req for proxy & origin server <Akao@unisys>
4.3.6: 971111: {lock,statvfs}.c: testing NFS file using statvfs()
4.3.6: 971109: delegated.c: log aging (avoid .nfsXXX) in PUBLIC holder process
4.3.6: 971109: hostlist.c: supported hostList "!!host" (!{!host})
4.3.6: 971106: http.c: don't repeat "non-text in text"
4.3.6: 971106: enews.c: active file initialization <mohyama@kiwi>
4.3.6: 971105: ddi.c: forward HOSTS=name/{addrList} to MASTER <mura@oki>
4.3.6: 971104: nntpgw.c: environment flags not initialized
4.3.6: 971104: expire: PERIED -> PERIOD
4.3.6: 971102: nntpgw.c: SEGV on too long line in an article
4.3.6: 971102: nntp.c: break too wide XOVER range
4.3.6: 971102: {nntp,ccache}.c: enlarged NNTPCC socket buffer
4.3.6: 971102: nntp.c: enlarged nntp hash table (30,000->60,000NGs)
4.3.6: 971031: {log,lock}.c: mutual exclusion of logfile aging
4.3.6: 971029: {iotimeout,svport}.c: reduced needless periodical chcking
4.3.6: 971029: {lock,fstat}.c: distinguish remote ("nfs") file using statvfs()
4.3.5: 971026: textconv.c: loop on FTP/HTTP relay <Hiroshi.Akao@unisys>
4.3.5: 971016: {http,httphead,service}.c: PROXY, MASTER for each MOUNT point
4.3.5: 971015: {http,service,master}.c: proxy redirection on 305/305 response 
4.3.5: 971014: delegated.c: SEGV on CRON=...-expire <tao@hitachi><zodiac@ibm>
4.3.4: 971001: master.c: ConnType logging by PROTOLOG=":%S"
4.3.4: 970930: {enews,nntplist}.c: SIGSEGV on empty local NG + COMPRESS LIST/1
4.3.4: 970930: delegated.c: enabled "-expire N" with optional "CAFE-arg-list"
4.3.4: 970930: delegated.c: CRON "- args" & "-Ffunc args" abbreviation
4.3.4: 970930: uns.c: Socketpair() for FreeBSD older than V2.2 <akiba@canon>
4.3.4: 970930: nntp.c: POP/NNTP relay for POP server on WinNT <akiba@canon>
4.3.4: 970925: telnet.c: FreeBSD->FreeBSD (since 4.1.0?) <mohri@shoeisha>
4.3.4: 970925: rfc822.c: care folded field in fgetsHeaderField()
4.3.4: 970922: String.c: !{H1,H2} was "!H1,H2" (since 4.3.0) <kabe@tohoku>
4.3.4: 970913: master.c: down on long req. to PROXY <michael@sony><tao@hitachi>
4.3.4: 970913: smtpgate.c: filtering header fields in MAIL-to-MAIL relay
4.3.4: 970912: {alias,smtpgate}.c: expand alias file and use for RCPT To
4.3.4: 970912: cfi.c: "Header/Filter: command" for filter of message header
4.3.4: 970912: http.c: care PROXY=NS-Proxy on Solaris2.4 <y-watanabe@daitokyo>
4.3.3: 970910: mkmake.c: repaired SIGSEGV on long file list for -subst
4.3.3: 970909: {delegated,IsSolaris}.c: accept excl. NEWS-OS6.x <michael@sony>
4.3.3: 970908: ftp.c: no command pipeline for MS-FTP via FTP/HTTP <akiba@canon>
4.3.3: 970908: windows.c: utimes() for Win32 using SetFileTime()
4.3.3: 970908: cache.c: caching by FQDN '%QH' and '%QL'
4.3.3: 970908: pstitle.c: use sysmips(SETPSARGS) in NEWS-OS6.x <michael@sony>
4.3.3: 970908: utimes.c: for NEWS-OS6.x and HP-UX <michael@sony>
4.3.3: 970906: nntp.c: accept IHAVE as an origin server
4.3.3: 970905: Thraed.c: TIMEOUT=io:0 was ignored on telnet/SunOS+lwp <kei@dit>
4.3.3: 970905: cgi.c: treat Location: from CGI <kouji@twmc>
4.3.3: 970905: filter.c: built-in filter to call remote one "cfi://host:port"
4.3.2: 970903: mimehead.c: NL after header lost if SP NL NL <allice@fujitsu>
4.3.2: 970903: {httpd,cgi}.c: CGI+POST method
4.3.2: 970903: {http,httpd}.c: MOUNT opt. "search:script" > HTTPCONF=search:...
4.3.2: 970903: {httpd,cgi}.c: PATH_{INFO,TRANSLATED} for MOUNT="/.. cgi:/.."
4.3.2: 970903: cgi.c: passing SCRIPT_NAME env. to CGI <kouji@twmc>
4.3.2: 970903: winserv.c: chdir(PWD) where the invoker of DeleGate service was
4.3.2: 970831: {cgi,param}.c: CGIENV=list-of-environment-var-to-be-passed
4.3.2: 970831: {cfi,cgi}.c: missing arg. for CFI+CGI resp. relay <zodiac@ibm>
4.3.2: 970830: cafe.c: passing LOGFILE="[date+format]" to cafe <akiba@canon>
4.3.2: 970830: {smtpgw,smtp}.c: SMTP to * relay with Sender/Recipient filter
4.3.2: 970829: {smtpgw,smtp}.c: SMTP to NNTP gateway
4.3.2: 970828: filter.c: internal filter "-tee-t" option (prefixe time stamp)
4.3.2: 970828: {httphead,ftpgw}.c: "auth=none" MOUNT option
4.3.2: 970828: param.h,{param,delegated}.c: CHROOT parameter
4.3.2: 970828: pop.c: do filter the first line of RETR/TOP also by CFI
4.3.1: 970828: winserv.c: environment(PATH,PATHEXT) passing via registory
4.3.1: 970828: process.c: inherit EXEC_PATH environment to the invoked filter
4.3.1: 970827: vsap.c: listen() link error in CYGWIN32
4.3.1: 970827: ftp.c: RETR/CFI/FTOCL and STOR/CFI/FTOSV
4.3.1: 970827: services.c: FTOSV filters for non-cached protocol (SMTP,POP)
4.3.1: 970827: pop.c: CFI/FTOCL for RETR and TOP 
4.3.1: 970827: smtp.c: CFI/FTOSV for DATA command
4.3.1: 970827: nntp.c: CFI/FTOCL & and CFI/FTOSV for responses and POST data
4.3.1: 970826: rfc822.c: added "Pass/" matched filed and "Tail/" matching
4.3.1: 970826: rfc822.c: changed "Output-","Remove-" to "Output/","Remove/"
4.3.1: 970826: httpd.c: HTTPCONF=welcome:welcome.cgi,index.cgi,-dir.html
4.3.1: 970826: Strftime.c: Gmtoff for EMX & negative GMT-off zone <zodiac@ibm>
4.3.1: 970825: {httpd,httphead,url}.c: MOUNT for file:/path/* cgi:/path/*
4.3.1: 970825: filter.c: don't put warning to tty on normal SIGTERM termination
4.3.1: 970825: String.c: [i->I]snumber for FreeBSD <ogura@htokai><konuma@mtex>
4.3.0: 970823: windows.c: don't die on parameter with white space (param="x y")
4.3.0: 970823: windows.c: fixed usleep() implementation
4.3.0: 970823: {_-select,windows}.c: polling for PIPE
4.3.0: 970822: windows.c: dup2() for socket
4.3.0: 970822: vsap.c: renamed from vsmap.c <- rsmap.c <- receptor.c
4.3.0: 970822: ftpgw.c: CHARCODE conversion filter for cached FTP response
4.3.0: 970821: {filter,process}.c: FTOCL, FFROMCL, FTOSV, FFROMSV for Windows
4.3.0: 970821: env.c: PARAM command for MASTER and INPARAM parameter
4.3.0: 970820: svport.c: -Pport@vsap-server:port
4.3.0: 970820: master.c: CONNECT=vsap/vsap-server:port
4.3.0: 970819: master.c: PERMIT={proto:port} as well as proto/port
4.3.0: 970819: String.c: list separator esc. "a0:b1\:b2:c" and outer "{}" del.
4.3.0: 970817: {cgi,httpd}.c: CGI program with empty output <marya@jip>
4.3.0: 970815: sched.c: proxy scheduler
4.3.0: 970815: nntp.c: XCACHE FETCH
4.3.0: 970814: _-lwp_create.c: LWP of SunOS4.X
4.3.0: 970813: cfi.c: "Remove-fieldName: valuePattern"
4.3.0: 970813: cfi.c: matching by original-URL before rewriting
4.3.0: 970813: {http,service}.c: FTOCL for cached response
4.3.0: 970813: {http,httphead}.c: MOUNT+FTOCL (ftocl=filter option)
4.3.0: 970813: http.c: don't generate CII body for 304 resp.
4.3.0: 970813: {cii,httpd}.c: CGI like interface with CII-library
4.3.0: 970813: {cii,gifcii,httpd}.c: inconsist. func. arg.(4.2.0) <kita@tohoku>
4.3.0: 970812: Makefile: batting of name "Tmpfile" with CIILIB <kita@tohoku>
4.3.0: 970812: {access,inets}.c: using Ident from multi-homed host <marya@jip>
4.3.0: 970810: pop.c: don't cat. USER+PASS for EMWAC-IMS <mimatsu@loyalcolor>
4.3.0: 970808: inets.c: use SO_REUSEPORT for ftpdata if avail. <sengoku@intsys>
4.3.0: 970807: nntp.c: XHDR as an origin NNTP server
4.3.0: 970807: inets.c: data conn. port# in little endian machines <sib@sib>
4.3.0: 970806: receptor.c: "receptor" protocol for accepting at remote host
4.3.0: 970804: expire: PERIED -> PERIOD <akaho@unisys>
4.3.0: 970804: enews.c: don't spool .CRLF
4.3.0: 970804: mime.c: don't unconditionally relay .CRLF after multipart
4.2.1: 970731: ccache.c: CC table overflow by CC's exit beofore parent's wait
4.2.1: 970731: http.c: MOUNT Referer only when it belongs to target server
4.2.1: 970730: service.c: implemented FTOSV filter
4.2.1: 970730: inets.c: set REUSE opt before bind(port#) for data-connection
4.2.1: 970730: vsocket.h: compiling on EMX <zodiac@ibm>
4.2.1: 970730: reshost.c: set addrtype in hostent (for nntpclient/vin)
4.2.1: 970729: telnet.c: timeout correctly at the specified period
4.2.1: 970729: telnet.c: don't cause SIGSEGV on timeout (3.0.13)
4.2.0: 970728: http.c: remove Proxy-Authorization in forwarded header
4.2.0: 970728: http.c: don't cache response with Set-Cookie header
4.2.0: 970725: pop.c: initialize MOUNT and reconnect on USER <marya@jip>
4.2.0: 970725: {ftp,inets}.c: set data conn. src addr. (socks5) <shuhei@shimz>
4.2.0: 970725: pop.c: don't use Ident if it is not required <mmitsui@iodata>
4.2.0: 970724: enews.c: don't wrap given Message-ID like <<Message-ID>>
4.2.0: 970724: nntp.c: SIGSEGV on MODE READER when origin-NNTP + NNTP/proxy
4.2.0: 970724: enews.c: spooling articles following X-Seqno in mailing-list
4.2.0: 970723: nntp.c: merge origin NGs & whole remote server(by LIST preload)
4.2.0: 970723: enews.c: article spool splitted every 100 arts. like "0dd/dd"
4.2.0: 970721: ftp.c: supported RETR /absolute/path
4.2.0: 970721: ftp.c: STAT, LIST without argment, MDTM <shuhei@shimz>
4.2.0: 970721: nntp.c: don't cause storm of Bad(inactive) articles in NNTP/HTTP
4.2.0: 970721: nntp.c: cache of GROUP req/resp for NNTP/HTTP
4.2.0: 970721: lock.c: malfunction of shared lock for remote file (LIST/NNTP)
4.2.0: 970721: ccache.c: exit CC by disconnection from the server
4.2.0: 970721: ccache.c: don't fall into accept() which will never finish
4.2.0: 970719: nntp.c: ignore emtpy art. cache without a Newsgroups field
4.2.0: 970719: ccache.c: don't let server-CC connect to itself
4.2.0: 970718: nntp.c: don't resume just to QUIT
4.2.0: 970718: nntp.c: don't repeat suspend/resume periodically and in vain
4.2.0: 970718: ftp.c: nice() for large data relay
4.2.0: 970718: ftp.c: timeout buffering for input data
4.2.0: 970718: ccache.c: check the CC connection reusability on CC restart
4.2.0: 970718: nntp.c: MODE READER on NNTPCC resume
4.2.0: 970718: nntp.c: don't continue after connection closed by the server
4.2.0: 970718: nntp.c: relay & cache opening msg resp. for auto. MODE READER
4.2.0: 970718: nntp.c: set pathhost by opening message "200 pathhost ... INN"
4.2.0: 970718: nntp.c: reuse cached HELP message
4.2.0: 970717: delegated.c: REMOTE_HOST env. to FCL <inoue@soum><tashiro@etl>
4.2.0: 970717: {mount,http,ftp,pop,smtp,htmlgen}.c: MOUNT with method={...}opt.
4.2.0: 970716: log.c: postpone unlink of client counter (to be reused by other)
4.2.0: 970716: uns.c: hashed $ACTDIR/sockets
4.2.0: 970716: log.c: hashed $ACTDIR/clients
4.2.0: 970712: {http,httphead}.c: stop KeepAlive after 302 Move to anoter serv.
4.2.0: 970712: http.c: preserve cache for Reload to be connection failure
4.2.0: 970711: String.c: light weight rexpmatch()
4.2.0: 970711: delegated.c: logging clients conn. count from the client host
4.2.0: 970711: http.c: cause delayReject when connection to server failed
4.2.0: 970710: expire: changed to use "delegated -Fexpire"
4.2.0: 970710: delegated.c: keep alive sticky after {FILE,NNTP}/HTTP relay
4.2.0: 970710: nntp.c: fixed uninitialized log of putARTICLE
4.2.0: 970708: http.c: don't let inharmful ZERO-in-text stop keep-alive
4.2.0: 970708: {http,httpd,httphead}.c: moved header handling into httphead.c
4.2.0: 970708: http.c: reply Connection: header with generated 304 response.
4.1.6: 970705: windows.c: starting on OS2 <zodiac@ibm>
4.1.6: 970705: {param,delegated}.c: parameter passing to service <maenaka@dti>
4.1.5: 970705: _-poll.c: POLLERR logging
4.1.5: 970705: ftp.c: fixed FTPCC blocking with servers without SYST
4.1.5: 970705: {http,ftpgw}.c: fixed FTP/HTTP/Sticky blocking on WinNT (dup()) 
4.1.5: 970705: {winserv,delegated}.c: kill children on SERVICE_STOP
4.1.5: 970704: windows.c: getppid() == 0 after parent's death
4.1.5: 960704: windows.c: supported kill(SIGTERM) on Windows (children cleanup)
4.1.5: 970704: {winserv,delegated}.c: invoke as a service/WinNT after scan_arg
4.1.5: 970704: winserv.c: don't receive ARGV on child's stack <maenaka@dti>
4.1.5: 970704: delegated.c: strip .exe extension for function name comparison
4.1.5: 970704: http.c: multiple +=script on NEWS <marya@jip> (4.1.3)
4.1.5: 970704: ftp.c: support PASV as an origin server
4.1.5: 970704: ftpgw.c: cache of directory
4.1.4: 970703: editconf.c: don't use variable area on children's stack
4.1.4: 970702: Makefile,{cafe,delegated}.c: making cafe & delegated -Fexpire
4.1.4: 970702: {winserv,delegated,windows}.c: running as a service on WinNT
4.1.4: 970630: {http,inets}: reduce mbuf leak on SunOS <yana@bug>
4.1.4: 970627: {mkmake,FMODE}.c: making on EMX <zodiac@ibm>
4.1.3: 970623: {delegated,httpd}.c: don't exit StickyServer on internal resp.
4.1.3: 970623: resconf.c: buff. overflow on long RESOLV value <ogata@tck>
4.1.3: 970623: ftp.c: could not CWD //current-host/path (since 3.0.46)
4.1.3: 970623: ftp.c: could not CWD //current-host (since 4.0.4)
4.1.3: 970623: ftp.c: FTPCC resp. stop by SYST cache overflow (since 4.0.4)
4.1.3: 970622: */Makefile,make-gnuwin: use CYGWIN32 asis of its distrib.
4.1.3: 970622: {mkmake,readycc,FMODE,setbuffer,seteuid}.c: CYGWIN32
4.1.3: 970621: {vsocket,ysocket}.h: porting to gnu-win32 (CYGWIN32)
4.1.3: 970620: file.c: for EMX on OS/2 <zodiac@ibm>
4.1.3: 970620: codes.c: decoding soft line break =<CR><LF> <gotoh@taiyo.co.jp>
4.1.3: 970620: {cuseeme,inets,udprelay}.c: on little endian <zodiac@ibm>
4.1.2: 970619: mount.c: matching empty pattern (POP) (since4.1.0)<racsho@canon>
4.1.2: 970619: vsocket.h: order of #include (AIX/4.1) <katsuki_ishii@canon>
4.1.2: 970616: vsocket.h,{fstat,windows,hostent}.c: porting to OS/2<zodiac@ibm>
4.1.1: 970614: uns.c: length arg. of bind()/connect() for AF_UNIX <zodiac@ibm>
4.1.1: 970613: {mount,urlesc}.c: matching with %XX in MOUNT <nokubi@eal>
4.1.1: 970610: inets.c: truncated resp. by NB-I/O (4.1.0)<stevep@etl><yana@bug>
4.1.1: 970605: {telnet,___lwp_create}.c: single proc. telnet/DeleGate (Solaris)
4.1.1: 970604: mkmake.c: don't use exit code of make for linker err. (Windows)
4.1.1: 970604: pgp.c: don't pass a socket as stdin of PGP <zodiac@ibm>
4.1.1: 970604: pgp.c: retry unlink data file after it's closed <zodiac@ibm>
4.1.1: 970603: {vsocket,ysocket}.h: OS2EMX <zodiac@ibm>
4.1.1: 970603: mkmake.c: introduced ``#ifdef OS2EMX'' <zodiac@ibm>
4.1.1: 970603: mkmake.c: "never try if judged unavailable" mode <zodiac@ibm>
4.1.1: 970602: {reshost,hostent}: res_gethostbyname -> RES_... <zodiac@ibm>
4.1.1: 970602: spawnvp.c: renamed spawn.c to use original spawnvp <zodiac@ibm>
4.1.1: 970602: nntp.c: stop using the name flushall() <zodiac@ibm>
4.1.1: 970602: readycc.c: cope with EMX/OS2 <zodiac@ibm>
4.1.0: 970601: nntp.c: use local lockfile for LIST cache
4.1.0: 970601: log.c: close a file for local locking for logfile on NSF
4.1.0: 970531: nntp.c: NNTPCONF=penalty sleep
4.1.0: 970531: service.c: don't use private-MASTER on Specialist->Generalist
4.1.0: 970530: {inets,remote,cache,pstitle,file}.c: BOW
4.1.0: 970530: delegated.c: search path.EXE for spawn in Windows<hakamata@sony>
4.1.0: 970530: ftp.c: xferlog of local file when acting as origin FTP server
4.1.0: 970530: {telnet,windows0}.c: Telnet proxy for Windows using thread
4.0.8: 970529: Makefile: don't overwrite Makefile.go in Makefile.go (Windows)
4.0.8: 970528: mkmake.c: interaction at tty for parallel make
4.0.8: 970528: ftpgw.c: caching of authentication by FTP
4.0.8: 970527: log.c: reduced checking of LOGFILE aging
4.0.8: 970527: mount.c: regular exp. [abc]* in MOUNT <segawa@etl>
4.0.8: 970523: {delegated,ccache}.c: don't count CC for MAX_DELEGATE limit
4.0.8: 970522: fstat.c: age of cache file on NFS with inconsistent time
4.0.8: 970522: nntp.c: don't TIMEOUT on client's idling in NNTPCC
4.0.8: 970521: delegated.c: LOG_closeall before forking private_MASTER
4.0.8: 970520: nntp.c: cached LIST ACTIVE wildmat cheking
4.0.8: 970517: {http,httplog}.c: extended status flag RN,RS,RO
4.0.8: 970517: nntp.c: POSTing via cascaded DeleGate <hanawa@keio>
4.0.8: 970515: mkmake.c: care default anser [RETURN]
4.0.8: 970513: nntp.c: cache LIST NEWSGROUPS
4.0.8: 970512: cache.c: light weight mkdirR()
4.0.8: 970512: pop.c: relay argument including space <tkatayam@titech>
4.0.8: 970509: inets.c: no setjmp and no ALRM in DNS resolution
4.0.8: 970509: inets.c: no setjmp and no ALRM in ACCEPT
4.0.8: 970508: log.c: cut system calles for mtab/any
4.0.8: 970508: log.c: reduced system calles for countUp
4.0.8: 970506: ftpgw.c: don't cache on incomplete FTP/HTTP data <asada@sharp>
4.0.8: 970430: {reshost,inets}.c: introduced RESOLV=cache
4.0.8: 970428: enews.c: GROUP article count of local newsgroups <chi@njk>
4.0.8: 970428: nntp.c: acting as purely origin NNTP/DeleGate (since 4.0.5)
4.0.8: 970417: httpd.c: relay origin serviers robots.txt <mura@oki>
4.0.8: 970416: mkmake.c: fixed make error about getcwd <akiba@canon>
4.0.8: 970403: cache.c: CACHEDIR=${hash:format} hashing by hostname
4.0.8: 970403: lock.c: multi-locks on a file, locking at inode# offset
4.0.7: 970323: mkmake.c: don't gets() <hayashi@tokushima-u><miyata@nagoya-u>
4.0.7: 970318: {service,http,cfi}.c: load FTOCL CFI script by URLs
4.0.7: 970303: ftp.c: pipelining commands for FTPGET
4.0.7: 970303: ftp.c: close the socket after accepted PASV socket
4.0.7: 970226: cache.c: don't try rename(s1,s2) if s1 not exist
4.0.7: 970226: http.c: pipelining (don't flush response) on KeepAlive
4.0.7: 970223: {http,httplog}.c: record delay time in milli-second
4.0.7: 970223: http.c: stop flushing messages larger than 1024 bytes
4.0.7: 970221: dget.c: core dump on GETs with Keep-Alive, Proxy-Connection
4.0.7: 970221: nntp.c: make delay and exit on repetitive errors
4.0.7: 970221: httpd.c: DeleGate-Information Page generation by dhtml
4.0.7: 970219: service.c: spec.->generalist trunc. http resp. <kodera@spring8>
4.0.7: 970219: Makefile,mkmake.c: get rid of getcwd <smatsuda@osaka-u>
4.0.6: 970218: nntp.c: stop generating MIME headers for XHDR response
4.0.6: 970218: pgp.c: broken NNTP cache (since 4.0.5) parameters <hanawa@keio>
4.0.6: 970218: rfc822.c: insert Cont-Type before .<CR><LF> <a9011443@waseda>
4.0.6: 970218: {pgp,mkmake}.c: no getcwd,tempnam for NeXT <smatsuda@osaka-u>
4.0.5: 970217: cache.c: rename to a new directry (FTP cache in Windows)
4.0.5: 970216: Makefile: assume "." be included in PATH environment ...
4.0.5: 970215: http.c: relaying binary response in text/* <furukawa@yamaha>
4.0.5: 970214: http.c: MOUNT Cookie domain/path <ume@hitachi><satoyan@fujitsu>
4.0.5: 970214: tcprelay.c: SERVER=tcprelay be relay for standard input/output
4.0.5: 970213: http.c: relaying binary data in request body <ichi@ntt>
4.0.5: 970209: {pgp,mime}.c: PGP, PGP/MIME on enMime/deMime
4.0.5: 970208: fcl.c: FCL using LWP in Solaris
4.0.5: 970206: htmlgen.c: supported ${include:../path}
4.0.5: 970204: {gacl,nntpgw}.c: introduced GACL: Gateway Access Control List
4.0.5: 970204: smtp.c: introduced a SMTP reactor function
4.0.5: 970203: ddi.c: distrib. cnt. not cleared on keep-alive <masui@sapporo-u>
4.0.5: 970202: telnet.c: stop DISPLAY environment pass thru <niimi@nagoya-u>
4.0.5: 970130: {service,access,log,ftp}.c: introduced RejectList
4.0.5: 970129: nntp.c: introduced client side connection cache
4.0.5: 970129: {mklib,mkmake}.c: replaced gethostname by popen <tanaka@fujitsu>
4.0.5: 970129: nntp.c: exit CC when all servers become inactive
4.0.5: 970129: RES_order.c: undefined NULL <marya@jip>
4.0.5: 970128: service.c: send ack to client sock in MASTER with FTOCL
4.0.4: 970126: uns.c: try socketpair(AF_UNIX) if AF_INET not work <atusi@melco>
4.0.4: 970126: inets.c: bad gethostint(), (u-long)0xFFFFFFFF != -1 in DEC-ALPHA
4.0.4: 970126: cache.c: don't block for lock a file which never be locked
4.0.4: 970126: {httpd,http}.c: care ``Proxy-Connection'' on {FTP,NNTP}/HTTP
4.0.4: 970125: nntp.c: fixed abort on closeServer() called on NNTP/HTTP
4.0.4: 970125: {ccache,nntp,ftp,service,delegated}.c: generalized Conn. Cache
4.0.4: 970125: {delegated,log}.c: correct display of number of alive children
4.0.4: 970124: windows.c: wrapping argment with "" for execvp and spawnvp
4.0.4: 970124: cache.c: escape ':' character in path on Windows file system
4.0.4: 970124: file.c: free(TMPDIR==static area) on startup then crash or mess
4.0.4: 970123: process.c: pass filter environment in Connection structure
4.0.4: 970123: windows.c: implementation of socketpair() was wrong
4.0.4: 970122: {ftp,ftpgw}.c: don't reload cache if STAT is not changed
4.0.4: 970122: ftp.c: stop using longjump for SIGTERM (for Windows)
4.0.4: 970122: {delegated,windows}.c: passing server socket to Sticky process
4.0.4: 970122: mkmake.c: loop on DELEGATE_CONF by GNU Make <a9011443@waseda>
4.0.4: 970121: Makefile,mklib.c: make without getcwd()(NeXT) <smatsuda@osaka-u>
4.0.3: 970120: {mklib,mkmake}.c: bad MAKE value for exec(MAKE)<a9011443@waseda>
4.0.3: 970120: Makefile: cleanup & potability <kawamoto@osaka-u> <racsho@canon>
4.0.3: 970120: vsocket.h: declaration of getsockname() <kimura@fujitsu>
4.0.3: 970119: {delegated,log,syslog}.c: sending logs to syslog (half done)
4.0.2: 970117: {conf,log,xferlog}.c: CACHEDIR=`drive:path'
4.0.2: 970117: file.c: cache was unusable <racsho@canon>
4.0.2: 970117: {http,process}.c: CHARCODE + {NNTP,FTP}/HTTP
4.0.2: 970117: windows.c: NNTP/HTTP and FTP/HTTP on Windows95
4.0.2: 970117: ftp.c: setlinebuf() for FTP control connection
4.0.2: 970117: delegated.c: let maximum timeout=15 (detect resume immediately)
4.0.2: 970117: delegated.c: restart on resume (when server port become unbound)
4.0.2: 970117: iotimeout.c: don't poll for non-SOCKET files on Windows
4.0.2: 970117: delegated.c,log.h: -wN to control debugging for Windows
4.0.1: 970115: Makefile,*.c,*.h: ported to Windows{NT,95}
4.0.0: 970106: Makefile,*.c,*.h: ported to Windows{NT,95}
4.0.0: 970101: JIS.c: ignore 0xA0 (NBSP) <a9011443@waseda><momoi@netscape>
4.0.0: 961231: mimekit/Makefile: came able to make on OpenNT
--
3.1.1: 961229: delegated.c: remove WORKDIR/PID on exit when invoked from inetd
3.1.1: 961229: {service,http,httpd,ftpgw}.c: delay before unknown response
3.1.1: 961215: service.c: delay before (repetitive) reject response
3.1.1: 961214: {nntp,nntplist}.c: do timeout in I/O in NNTP (LIST, etc)
3.1.1: 961212: nntp.c: never timeout by TIMEOUT=io:0 for NNTP <shuhei-k@jaist>
3.1.0: 961208: http.c: don't KeepAlive when with an external filter
3.1.0: 961208: http.c: force body for 304 only when some conversion is done
3.1.0: 961207: nntp.c: introduced LIST ACTIVE DELTA (LIST difference) for vin
3.1.0: 961207: nntp.c: POST for straight NNTP relay <smatsuda@osaka-u>
3.1.0: 961207: nntpgw.c: jump to URL of Message-ID including '/'
3.1.0: 961206: nntp.c: LIST ACTIVE wildmat,wildmat,... <yamagami@nmcc>
3.0.59: 961206: nntp.c: permit XPATH command
3.0.59: 961205: nntp.c: stop KeepAlive & switch to another server in MASTER
3.0.59: 961205: delegated.c: restart on death of private-MASTER
3.0.59: 961203: {http,service,inets,delegated}.c: cut down stack size
3.0.59: 961203: nntpgw.c: apply permitted_head filter also for NNTP/HTTP
3.0.59: 961203: nntp.c: TIMEOUT on too long idle
3.0.59: 961201: {delegated,ddi,mount}.c: SIGSEGV on MOUNT option host=XXX
3.0.59: 961129: ddi.c: clear compiled CONNECT on each request in Keep-Alive
3.0.59: 961126: delegated.c: made private-MASTER be Sticky
3.0.59: 961126: nntpgw.c: don't let HTTP/DeleGate keep conn. to NNTP serv.
3.0.59: 961125: service.c: suppress MASTER connection log in private-MASTER
3.0.59: 961125: nntp.c: use LIST ACTIVE [wildmat] for filtered group
3.0.59: 961125: nntp.c: stop if no junk/control (since 3.0.58) <yamagami@nmcc>
3.0.59: 961125: nntp.c: don't prefetch LIST in simple straight NNTP relay
3.0.59: 961125: nntp.c: update mod. time for linked (Message-ID) article file
3.0.59: 961125: uns.c: switch to AF_INET if AF_UNIX failed in Socketpair()
3.0.58: 961124: {http,access}.c: stop sending platform info. in Via field
3.0.58: 961124: hostlist.c: accept hostList in matchPath()
3.0.58: 961123: nntp.c: add a PathHost at Path field in merging NNTP/DeleGate
3.0.58: 961123: nntp.c: ignore NNTP/DeleGate with No act. serv.<shuhei-k@jaist>
3.0.58: 961123: mime.c: suppress TERM decode by MIMECONV=0 <shuhei-k@jaist>
3.0.58: 961122: {mimehead,JIS}.c: robust broken JIS enc./dec. <shuhei-k@jaist>
3.0.58: 961122: mimekit/codes.c: getc redefinition (RISC OS) <n-hayasd@kubota>
3.0.58: 961121: {master,http}.c: introduced CONNECT=internal <chifumi@chuo-u>
3.0.58: 961121: svport.c: let Ismyself check both DELEGATE and physical self
3.0.58: 961121: url.c: accept /-_-//host:port/path as /-_-://host:port/path
3.0.58: 961120: *.c: removed direct reference to DELEGATE_HOST,DELEGATE_PORT
3.0.58: 961120: pstitle.c: treat SIGSEGV on init. (for BOW) <a9011443@waseda>
3.0.58: 961120: resolv.c: stop stack overflow by CNAME loop
3.0.58: 961119: {ftp,ftpgw}.c: Content-Length even when not connected to MASTER
3.0.58: 961119: http.c: stop buff. for Keep-Alive on large data <racsho@canon>
3.0.58: 961119: url.c: stop core dump on /xxx/-_-URL
3.0.58: 961118: http.c: HTMLCONV=fullurl with PROXY parameter <mura@oki>
3.0.58: 961115: svconf.c: no default connect on SERVER=https<shimaoka@oita-med>
3.0.57: 961114: master.c: ommit std. port num. in request for PROXY <mura@oki>
3.0.57: 961112: http.c: set correct real Hosts: for /-_- and MOUNT <mura@oki>
3.0.57: 961112: Makefile: dup. LIBC=XXX param. (bad in UXP/DS) <nom@fujitsu>
3.0.57: 961112: http.c: stop Keep-Alive after no explicit Connection: response
3.0.57: 961112: Strftime.c: let %W ranges in [00-53] after 1997 <racsho@canon>
3.0.57: 961112: Strftime.c: clock become zero on the 1st call <racsho@canon>
3.0.57: 961112: http.c: correct Content-Length for MOUNTed text <shiba@nec>
3.0.57: 961111: JIS.c: SIGSEGV by odd bytes in ISO-2022-JP <kodera@spring8>
3.0.57: 961111: mimehead.c: stop to misunderstand 0xFF in char. array as EOF
3.0.57: 961111: {mime,ftpgw}.c: delete withMIME() (bad in AIX) <momoi@netscape>
3.0.57: 961110: delegated.c: don't allow empty MANAGER parameter
3.0.57: 961110: reshost.c: bad when strchr() is macro (AIX4.2) <momoi@netscape>
3.0.57: 961110: resconf.c: with _RES but not _res_state(AIX4.2)<momoi@netscape>
3.0.56: 961110: http.c: care multi-spaces between method and URL
3.0.56: 961110: http.c: MAXIMA=http-cka:10 by default
3.0.56: 961110: uns.c: don't unlink lock_file when reading it failed
3.0.56: 961110: rfc822.c: NULL charset in replace_charset(SEGV on charcode=fix)
3.0.56: 961109: builtin: short tutorial about PERMIT in Forbidden message
3.0.56: 961108: httpd.c: robots=no for MOUNT to NNTP and FTP by default
3.0.56: 961108: httpd.c: introduced MountOption robots={no,ok}
3.0.56: 961108: JIS.c: ignore 0x80 character in TO_EUC and TO_JIS conv.
3.0.56: 961108: {http,httpd}.c: merge /robots.txt with original one
3.0.56: 961107: nntp.c: "(no posting)" for "ro" server <komiyama@musashi-tech>
3.0.56: 961107: {delegate,ddi}.c: stop PEEKing client request
3.0.56: 961106: http.c: stop Keep-Alive for small data for Mozilla2.X
3.0.56: 961106: httplog.c: common log format in subsecond time <nabe@osaka-u>
3.0.56: 961106: reshost.c: cache for /etc/hosts
3.0.56: 961105: delegated.c: inherit CONNECT param to dynamic X-Proxy
3.0.55: 961104 @poll.c: treat POLLPRI as ready
3.0.55: 961104 socks.c: timeout at CON_TIMEOUT when waiting response form sockd
3.0.55: 961103 delegated.c: let StickyMAX_PARA = MAX_DELEGATE
3.0.55: 961103 http.c: MAXIMA=http-ckapch (Keep-Alive conn. per client host)
3.0.55: 961103 delegated.c: accept multile MAXIMA parameters
3.0.54: 961102 telnet.c: accept SIGTERM after once received
3.0.54: 961102 uns.c: verify ${ACTDIR}/sockets/XXXX before and after put
3.0.54: 961101 file.c: init. reads() buffer for Solaris2.X cc -O bug?
3.0.54: 961101 http.c: SIGSEGV on charset replacement on CHARCODE=FIX
3.0.54: 961101 svconf.c: compile error on NEWS-OS <marya@jip>
3.0.54: 961031 *.c: exit() to Finish()
3.0.54: 961031 http.c: set real Hosts: for /-_- and MOUNT <mura@oki>
3.0.54: 961031 http.c: Keep-Alive without buffered when relay from cache file
3.0.54: 961030 http.c: Keep-Alive longer timeout for one connection per client
3.0.54: 961030 mount.c: missing ptr. arg. type decl.(DEC ALPHA)<takeuchi@dec-j>
3.0.54: 961030 http.c: unlink distribution locks on SIGINT/SIGTERM
3.0.53: 961030 svport.c: expend a FD on each SIGHUP (3.0.49) <satoyan@fujitsu>
3.0.53: 961029 urlfind.c: server on std. port couldn't be scanned <tashiro@etl>
3.0.53: 961028 http.c: clients' parallel receive freeze (3.0.50) <kubota@ntt-f>
3.0.53: 961028 httpd.c: dull response for /robots.txt (since 3.0.49)
3.0.52: 961028 *.{h,c}: /*..//*/ regarded as recursive comment <momoi@netscape>
3.0.52: 961025 http.c: delegate charset=xxx for MSIE before 3.01 <tao@hitachi>
3.0.52: 961025 mime.c: JIS code repaire in XOVER <miyata@nagoya-u>
3.0.52: 961021 conf.c: don't match when both hosts unresolvable <takagi@nitech>
3.0.51: 961021 http.c: stop freezing with Keep-Alive + MASTER <kodera@spring8>
3.0.51: 961021 inets.c: RESOLV scan was wrong(3.0.50)<marya@jip><racsho@canon>
3.0.50: 961020 {inets,reshost,resconf}.c: RESOLV=dns:host,nis:domain,file:path
3.0.50: 961020 script.c: `shell command` substitution in argument
3.0.50: 961020 http.c: extended Via: host (DeleGate/Ver on System/Ver)
3.0.50: 961020 nntp.c: read-only MOUNT did not work with a single NNTP server
3.0.50: 961018 mime.c: introduced flags to suppress MIME conversions
3.0.50: 961018 {resconf,reshost}.c: RES_CONF=sh:command <manmos@stellar>
3.0.50: 961018 http.c: cashed converted "charset=XX"<tao@hitachi><ogura@htokai>
3.0.50: 961017 http.c: destroyed (folded) XXX=URL TAG is cached (since 3.0.14)
3.0.50: 961017 {delegated,@uname}.c: distinguish Solaris/SunOS by uname(2)
3.0.50: 961016 http.c: care mulit-spaces between URL and HTTP/ver.<tao@hitachi>
3.0.50: 961016 urlesc.c: %ffffffXXX for 8bit URL char. in gopher <komatsu@nimc>
3.0.50: 961016 nntp.c: aliased mount was wrong (since 3.0.49) <shuhei-k@jaist>
3.0.50: 961015 nntp.c: SIGSEGV on LIST. gave up NNTPSERVER <yamagami@nmcc>
3.0.50: 961015 nntp.c: FTPCC connect nntp if NNTPSERVER defined <racsho@canon>
3.0.49: 961013 http.c: stop Keep-Alive for clients before Mozilla/2.X
3.0.49: 961013 http.c: stop doing FlushHead for Netscape after Mozilla/3.X
3.0.49: 961013 http.c: User-Agent specific action only when directly connected
3.0.49: 961012 nntp.c: merge two or more "nntp://svX/grp" <shuhei-k@jaist>
3.0.49: 961012 nntp.c: XOVER for DeleGate as a origin nntpd <shuhei-k@jaist>
3.0.49: 961011 http.c: erase "; charcode=xxx" for User-Agent: Lynx/*
3.0.49: 961011 delegated.c: SERVER=URL:-:HostList (host spec. by pattern)
3.0.49: 961010 {mount,ddi,hostlist}.c: from={HostList} option
3.0.49: 961010 delegated.c: changed startup message (added port number)
3.0.49: 961010 ddi.c: connect not to DFLT_HOST:PORT but to DST_HOST:PORT
3.0.49: 961010 log.c: filename rotation by minute
3.0.49: 961009 delegated.c: name LOGFILE of private-MASTER as [host:]port++
3.0.49: 961009 mount.c: "http://server" not to "path//" <chifumi@chuo-u>
3.0.49: 961008 service.c: accept SERVER=proto as SERVER=proto://-/
3.0.49: 961006 {nntpgw,http}.c: news:* relay for NNTPSERVER (half done)
3.0.49: 961006 nntp,nntpgw.c: nntp://*/... with NNTPSERVER=host:port
3.0.49: 961006 log.c: record real socket address for the client in PATH
3.0.49: 961006 access.c: use real socket address (host:port) for the client
3.0.49: 961006 {delegated,svport}.c: accept multiple ports by -Pport1,port2,...
3.0.49: 961006 remote.c: delegated via rsh has been in malfunction
3.0.49: 961004 {service,master}.c: fixed RPORT (with ex. filter ) <terai@mss>
3.0.49: 961003 cuseeme.c: relay conference ID from the client
3.0.49: 961003 cuseeme.c: right delegated's host address in OpenConnection
3.0.49: 961002 http.c: abandon cache of Moved to SELF (caused infinite loop)
3.0.48: 960928 http.c: cache text with ZERO value if length is consistent
3.0.48: 960927 String.c: strncpy() substitution for HP-UX
3.0.48: 960927 {httplog,http}.c: added status info. of Keep-Alive
3.0.48: 960926 http.c: care Proxy-Connection <mura@oki>
3.0.48: 960925 {delegated,httplog}.c: format spec. of PROTOLOG <takagi@nitech>
3.0.48: 960924 log.c: open PortLock file in readable for fcntl(F_RDLOCK)
3.0.48: 960924 http.c: set CHARCODE parameter into charset of Content-Type
3.0.47: 960919 *.c: made usleep() usage be safer (for NEC-EWS)<takinaka@nec>
3.0.47: 960916 delegated.c: made NNTP/DeleGate be StickyServer
3.0.47: 960916 {nntp,delegated}.c: NNTP ``Connection Cache''
3.0.47: 960912 http.c: freez on (Lynx)empty Referer (since 3.0.42) <kojima@mhi>
3.0.47: 960911 {ftpgw,http}.c: revival of PUT on FTP/HTTP <kodera@spring8>
3.0.47: 960910 ftp.c: corrected type mismatching (3.0.46) <smatsuda@osaka-u>
3.0.47: 960910 nntp.c: through LIST ACTIVE group-pattern <shuhei-k@jaist>
3.0.46: 960906 delegated.c: replaced sleep with lock for accept() exclustion
3.0.46: 960906 {ftp,delegated}.c: no default MOUNT <miyata@nagoya-u>
3.0.46: 960905 ftp.c: MOUNT server with login dir. not "/" <miyata@nagoya-u>
3.0.46: 960905 delegated.c: freezed delegated on burst request on EWS <abe@nec>
3.0.46: 960905 url.c: MOUNT URL in <META CONTENT="URL=..."> <kojima@mhi>
3.0.46: 960904 socks.c: properly send destination host in BIND
3.0.46: 960831 socks.c: cope with empty host from BIND <kimura@fujitsu>
3.0.46: 960831 ftp.c: estimate PASV timeout from initial connection delay
3.0.46: 960830 {misc,usleep}.c: force substitue usleep in BSD/OS <tao@hitachi>
3.0.46: 960830 distrib.c: catch and care SIGPIPE in flushDistribution
3.0.46: 960829 httpd.c: add Date: for DeleGate origined mssg. <kimura@fujitsu>
3.0.46: 960829 RES_order.c: make delegated without resolver <ohnishi@sharp>
3.0.46: 960828 http.c: care Host field (HTTP/1.1) in request
3.0.46: 960828 conf.c: fixed IsMyself for http://myself/-_-URL <nakai@u-tokyo>
3.0.46: 960828 log.c: wraparound internal log buffer (AbortLog)
3.0.46: 960828 nntpgw.c: longer Expires except latest art-list <kimura@fujitsu>
3.0.46: 960827 pop.c: accept USER user%host (malfunc since 3.0.45) <marya@jip>
3.0.46: 960826 {http,nntpgw,delegated}.c: Connection: Keep-Alive
3.0.46: 960826 {ftp,nntp,delegated}.c: display command serial# in ProcTitle
3.0.45: 960824 pop.c: try both of APOP and USER/PASS for a APOP server
3.0.45: 960823 inets.c: don't try direct FTP data conn. for socks control conn.
3.0.45: 960823 {socks,ftp,inets}.c: relay PORT via Socks <shida@nec>
3.0.45: 960822 delegated.c: freeze on restart in wait/inetd <satoyan@fujitsu>
3.0.45: 960819 pop.c: introduced MOUNT for user@host == pop://host//user
3.0.45: 960819 delegated.c: OnetimerServer killed private-MASTER <yana@bug>
3.0.45: 960819 master.c: MASTER with {!Host} (caused in 3.0.35) <yabumo@mei>
3.0.44: 960818 delegated.c: accept multiple TIMEOUT parameters
3.0.44: 960818 delegated.c: TIMEOUT=restart instead of periodic SIGHUP by cron
3.0.44: 960818 http.c: insert Via: and Host: fields for HTTP/1.1
3.0.44: 960816 http.c: rewrite Referer for the MOUNTed server
3.0.44: 960816 http.c: flush text/* response before waiting for the server
3.0.44: 960815 url.c: search attr2 to be rewritten in <tag attr1="..."attr2=URL
3.0.44: 960814 reshost.c: cope with multi-line response NIS <satoyan@fujitsu>
3.0.44: 960814 inets.c: round-robbin for multiple IP addr. <satoyan@fujitsu>
3.0.44: 960814 {http,cache}.c: recursively remove cache directories on errors
3.0.43: 960813 {pop,md5lib}.c: USER/PASS to APOP conversion in POP proxy
3.0.43: 960812 http.c: all in one log of Proxy (User-Agent, Via, and Forwarded)
3.0.43: 960812 socks.c: sending user name at openning <kake@hp>
3.0.42: 960807 {http,mount}.c: indirect MOUNT
3.0.42: 960807 mount.c: MOUNT to *[destination_format] specification
3.0.42: 960807 ftp.c: CDUP command with MOUNT and/or CACHE <miyata@nagoya-u>
3.0.42: 960807 misc.c: sorting output of built-in unix like ls command
3.0.42: 960806 ftp.c: care MOUNT list including both for "file" and "ftp"
3.0.42: 960806 mimekit/*.c: redirected error messages to syslog_ERROR()
3.0.42: 960804 ftp.c: SIGSEGV caused by SIGPIPE handler reset error
3.0.42: 960804 http.c: strip -_-,=@= from Referer field in req. <takagi@nitech>
3.0.41: 960802 ddi.c: be robust on pushback of string including ZERO character
3.0.41: 960801 ftp.c: make PASV response safer format <yana@bug>
3.0.41: 960730 ftp.c: treat "CWD /path" as local when with SERVER=ftp://Server/
3.0.41: 960730 delegated.c: stop MOUNTing CWD "//server" <sengoku@intsys>
3.0.41: 960730 ftp.c: fixed core dump at CWD //server with SERVER=ftp://Server/
3.0.41: 960730 nntpgw.c: fault by buff. overflow on long line with Message-IDs
3.0.41: 960730 msg.c: fault by buff. overflow on EOF at output in linemode
3.0.41: 960729 nntp.c: SIGBUS on NeXT (since 3.0.37) <smatsuda@osaka-u>
3.0.41: 960728 access.c: +=params did not work because of no RELAY permission
3.0.40: 960726 ftp.c: return appropriate CWD with init. MOUNTed FTP/DeleGate
3.0.40: 960726 {ftp,ftpgw}.c: distinguish cached NLST/LIST <satoyan@fujitsu>
3.0.40: 960724 rfc822.c: C-T-E appended after .-CR-LF with CHARCODE <aki@melco>
3.0.40: 960720 access.c: RELAY param. to control permission for /-_- and Proxy
3.0.40: 960720 ftp.c: treat CWD to "//delegate//host" (enbuged at 3.0.19)
3.0.40: 960720 misc.c: compilation in NeXT,EWS <smatsuda@osaka-u><ogura@htokai>
3.0.40: 960720 robots.dhtml: Disallow /=@= also
3.0.40: 960719 nntp.c: faster GROUP on filtered/merged by permitted group cache
3.0.39: 960718 http.c: flush ToServ to MASTER before be gateway<kodera@spring8>
3.0.39: 960718 {ftp,ftpgw}.c: RETR,LIST,NLST data cache in FTP proxy
3.0.39: 960718 {ftp,misc}.c: become a simple experimental FTP server
3.0.39: 960718 Strftime.c: stop using too slow timegm() of SunOS
3.0.39: 960717 delegated.c: let Generalist be StickyServer during HTTP relay
3.0.39: 960716 conf.c: introduced EXPIRE=period:protoList:dstList:srcList
3.0.39: 960716 delegatedR,delegatedS: obsoleted
3.0.39: 960716 iotimeout.c: break infinite poll() loop <hirayama@nec>
3.0.38: 960716 conf.c: don't convey local CONNECT (DISABLE_CACHE) to the MASTER
3.0.38: 960716 mount.c: sort duplicate rules differ only in src= <asist@aitech>
3.0.38: 960716 ftp.c: set LINGER on for data connection <nakata@asics>
3.0.38: 960715 http.c: TMPFILE read error in Sticky after SIGPIPE with CHARCODE
3.0.38: 960711 cache.c: stop redundant mkdir trial <s-yama@nec>
3.0.38: 960711 log.c: substitution of ${ACTDIR}/sockets <tasaki@niigata-u>
3.0.38: 960711 delegated.c: abort if ${ACTDIR}/pid/* is not writable for lock
3.0.38: 960711 nntp.c: abandon internal AbortLog after long time idle
3.0.38: 960710 service.c: suppress HELLO and ACK to the same MASTER && SERVER
3.0.38: 960710 service.c: suppress flush/wait HELLO resp. with the same MASTER
3.0.38: 960710 {service,ddi}.c: new mode - no flush DeleGate header in request
3.0.38: 960710 log.c: caused fault on log messages longer than 2048 bytes
3.0.38: 960710 resolv.c: reject the result of recvfrom() when fromlen==0
3.0.38: 960710 vehicle.c: open direct Teleport/DeleGate without WhereIs/* nego.
3.0.38: 960707 {vehicle,service,delegated}.c: control access from TELEPORT
3.0.38: 960707 {http,service}.c: metamo. from HTTP-Specialist to TELEPORT
3.0.38: 960706 url.c: missing arg. type decl. (fault in DEC ALPHA)<shirose@mss>
3.0.38: 960706 ftp.c: loop in data relay by a uninit. value <miyata@nagoya-u>
3.0.38: 960706 ftp.c: ignore (HTTP) MOUNT in ftp MASTER <kodera@spring8>
3.0.37: 960705 {nntp,enews}.c: DeleGate as a original NNTP server
3.0.37: 960705 service.c: TIMEOUT=hello for MASTER negotiation <tokunaga@mei>
3.0.37: 960705 nntp.c: new NNTPCONF param. for upact and pathhost
3.0.37: 960705 delegated.c: inherit LOG_type with -L parameter<miyata@nagoya-u>
3.0.37: 960705 resconf.c: check the existence of DNS server by TCP connection
3.0.37: 960704 nntp.c: automatic pathhost check on initial server connection
3.0.37: 960704 mime.c: don't insert Xref into head. of multipart<shuhei@tohoku>
3.0.37: 960704 log.c: introduced ${ACTDIR}/lock for non-local(NFS) files
3.0.37: 960703 delegated.c: make FTP MOUNT from SERVER parameter <kojima@mhi>
3.0.37: 960702 {@poll,@select}.c: ignore ready-map if nready==0 <adachi@titech>
3.0.37: 960702 hz2gb.c: compilation with GNU C Library <adachi@titech>
3.0.37: 960701 {http,inets}.c: LINGER off on HP-UX(no TIMEOUT) <kodera@spring8>
3.0.37: 960630 http.c: FTPGET bug in HTTP-Specialist on Solaris<kodera@spring8>
3.0.37: 960629 ftp.c: detect Login failure (enbuged at 3.0.2) <miyata@nagoya-u>
3.0.37: 960624 httpd.c: supported HEAD method as a http server
3.0.37: 960623 nntp.c: abandon malformed article in cache
3.0.37: 960623 cache.c: introduced %d,%h and changed %1,%2 in $[server:format]
3.0.37: 960623 cache.c: avoid SIGALRM interrupts flock() for file on NFS
3.0.37: 960623 {delegated,inets}.c: avoid SIGALRM interrupts accept()/Solaris
3.0.37: 960618 ftpgw.c: ls -l of AIX ftpd <tanaka@airnet>
3.0.37: 960618 ftpgw.c: ls -l of Mac ftp server NetPresenz <nagao@yuge>
3.0.37: 960618 http.c: strip http://MYSELF/ before trying MOUNT
3.0.37: 960618 http.c: don't MOUNT /path of other server in MASTER delegated
3.0.37: 960618 http.c: don't repeat HELLO in HTTP->Generalist <kodera@spring8>
3.0.37: 960618 ftp.c: expand buffer size of socket for data connection
3.0.36: 960616 log.c: redundant unlink/link made .nfsXXXX garbage <fm@chubu>
3.0.36: 960616 delegated.c: finish private-MASTER on the death of the parent
3.0.36: 960616 delegated.c: immediate SVsock close in Sticky on death of parent
3.0.36: 960616 delegated.c: from getwd() to getcwd() to ensure CLOSE-ON-EXEC
3.0.36: 960616 delegated.c: UDP_Socketpair/AF_UNIX to NonBlk.Sockpair<fm@chubu>
3.0.36: 960616 {uns,distrib}: removed codes for mutual exclusion of AF_UNIX
3.0.36: 960615 ntod.c: supported xx.xx.xx.xx/bits notation
3.0.36: 960615 inets.c: SEGV at bind with hostname==NULL (FTP) <yana@bug>
3.0.35: 960613 http.c: detach response buff. and cache on huge response data
3.0.35: 960612 iotimeout.c: stop relay on SIGPIPE (fflush err) <kodera@spring8>
3.0.35: 960610 http.c: distribute (generate) body response for 304 from cache
3.0.35: 960608 mimehead.c: erase any LWSPs between encoded-words
3.0.35: 960606 {delegated,remote}.c: delegated via rsh <tsuru@nagasaki-u>
3.0.35: 960606 master.c: abolition of MASTER=m1,m2,m3,... <tsuru@nagasaki-u>
3.0.35: 960605 cache.c: cache by host name even if accessed in IP address
3.0.35: 960604 {distrib,inets,unsock}.c: don't use AF_UNIX in Solaris
3.0.34: 960530 mount.c: automatic sorting of MOUNT list
3.0.34: 960530 mount.c: let MOUNT="/-* =" be at top of MOUNT list by default
3.0.34: 960527 socks.c: refer SOCKS_DEFAULT_{NS,DNAME} at the compile time
3.0.34: 960527 expire: one pass expire <taka@fujixerox>
3.0.34: 960524 ftpgw.c: control suppression of FTP cache by CONNECT parameter
3.0.34: 960524 socks.c: use DNS server in SOCKS parameter <kimura@fujitsu>
3.0.33: 960523 inets.c: sockaddr_un member for AF_UNIX in BSD/OS <tao@hitachi>
3.0.33: 960523 http.c: setbuffers for single descriptor in IRIX <ayamura@tama>
3.0.33: 960522 http.c: don't repeat SIGPIPE messages
3.0.33: 960522 inets.c: do exclusive lock for AF_UNIX accepts() (Solaris)
3.0.32: 960521 inets.c: mutual exclude bind() of AF_UNIX/Solaris <racsho@canon>
3.0.32: 960521 http.c: stop realy on death of recipient and no cache to write
3.0.32: 960520 distrib.c: retry bind() of AF_UNIX/Solaris on failure
3.0.32: 960520 http.c: fault in the SIGPIPE handler by bad arg. <marya@jip>
3.0.31: 960519 ipno.c: append new entry with exclusive locking
3.0.31: 960519 http.c: change exclusive to shared lock on 304 to body resp.
3.0.31: 960518 http.c: continue catching SIGPIPE on writing to client
3.0.31: 960517 {ftp,ftpgw}.c: don't ask Auth on resp. 530 for USER (maybe busy)
3.0.31: 960517 ftp.c: PERMIT ``ftpget'' when ``ftp'' is permitted <fm@chubu>
3.0.31: 960517 inets.c: set NonblockingIO mode to select for connect()
3.0.31: 960517 distrib.c: avoid too long path for AF_UNIX socket <marya@jip>
3.0.31: 960517 delegated.c: show/convey screen number on X Proxy <handa@etl>
3.0.31: 960517 mime.c: undefined output on extracting HEAD from cache file
3.0.31: 960516 {@select,@poll}.c: SEGV on negative file descriptor <marya@jip>
3.0.31: 960516 httpd.c: removed author's E-mail address from error messages
3.0.30: 960513 http.c: check MASTER/cache dead lock regardless of host's I.F.
3.0.30: 960513 {distrib,inets}.c: timeout for connection of recvDistribution
3.0.30: 960513 {distrib,http}.c: immediate restart after failed Distribution
3.0.30: 960512 http.c: don't unlock cache file by closing (copied) cache-fd
3.0.29: 960510 resolv.c: short trial to avoid mad server which return empty RR
3.0.29: 960510 distrib.c: padd /dev/null descriptor to disable tc and cache
3.0.29: 960510 embed.c: compact _builtin.c strings <kawamoto@osaka-u><kake@hp>
3.0.29: 960510 delegated.c: exit forked process for response distrib. (3.0.26)
3.0.29: 960509 inet.c: incompletely init. sockaddr_in for bind <simizu@chiba-u>
3.0.29: 960508 cgi.c: `404 Not found' for lacking PATH_INFO <kawamoto@osaka-u>
3.0.29: 960508 http.c: clean empty cache on 304 response <yasuko_k@yokogawa>
3.0.28: 960507 httpd.c: dynamic MOUNT and control it via FORM /-/manage/mount
3.0.28: 960507 http.c: missing unmount for absolute path (caused in 3.0.27)
3.0.28: 960506 conf.c: strange icon base generated (caused in 3.0.27)
3.0.28: 960506 readycc.c: compilation in Linux (caused in 3.0.26) <momoi@scsu>
3.0.27: 960505 gopher.c: fixed ancestor anchor list
3.0.27: 960504 {http,url}.c: make -_- response only when requested with -_-
3.0.27: 960504 {cgi,delegated,http}.c: delegated as a CGI program
3.0.27: 960503 {textconv,JIS}.c: CHARCODE=FIX to repaire lost ESCs of ISO-2022
3.0.26: 960502 {delegated,param,conf}.c: introduced ETCDIR for hosts and params
3.0.26: 960502 param.c: erased _masterp warning <kodera@spring8>
3.0.26: 960502 delegated.c: non Socks try in HTTP Specialist with priv.-MASTER
3.0.26: 960501 {http,distrib}.c: distribute response while writing it to cache
3.0.26: 960425 readycc.c: compilation with GNU C Library <adachi@titech>
3.0.25: 960423 teleportd.c: record agent's anonymous host id into teleport path
3.0.25: 960423 delegated.c: bind UDP port to LOGCENTER same num. with TCP input
3.0.24: 960422 {ipno,delegated,log}.c: send anonymous host id to LOGCENTER
3.0.24: 960421 delegated.c: forward to TUNNEL on HTTP Specialist <kake@hp>
3.0.24: 960421 {service,http}.c: MASTER=host:port/cache for cache only MASTER
3.0.24: 960420 service.c: detect loop of MASTER and PROXY before fall in loop
3.0.24: 960420 http.c: discard cache if it's too larger than Content-Length
3.0.24: 960420 http.c: stop buffering for Content-Length calc. on non-text data 
3.0.24: 960418 {hostlist,master,access,service}.c: proto:// prefixed HostList
3.0.24: 950418 nntp.c: LIST a group MOUNTed to different names<miyata@nagoya-u>
3.0.24: 950418 {Makefile,resconf}.c,ccres: type err. on EWS <kawamoto@osaka-u> 
3.0.23: 950415 {delegated,log}.c: introdueced LOGCENTER to Teleport/UDP
3.0.23: 950415 teleportd.c: Teleport on UDP
3.0.22: 950413 socks.c: behave as a sockd by SERVER=socks://-/
3.0.22: 950414 socks.c: ignore default of compile time if SOCKS specified
3.0.22: 960411 ddi.c: fixed a bug in matchPATH <asist@aitech>
3.0.22: 960411 nntp.c: really fixed article replication in Linux <momoi@scsu>
3.0.21: 960410 {log,inets,msg,http,cusseme}.c: padding inserted at double boundary in svlog() <momoi@scsu><marya@jip>
3.0.21: 960409 {ftpgw,mount}.c: compile & link problems for NEWS-OS <marya@jip>
3.0.21: 960409 resolv.c: really care name substring pointer error <marya@jip>
3.0.21: 960408 reshost.c: care NIS domain name error in Linux <toshioji@iijnet>
3.0.21: 960408 nntp.c: tmpfile err. replicated an article on Linux <momoi@scsu>
3.0.21: 960408 String.c: freed non allocated pointer
3.0.20: 960407 reshost.c: avoid NIS/RPC error msg. on Linux <toshioji@iijnet>
3.0.20: 960406 resolv.c: ignore DNS response to previous querys
3.0.19: 960406 socks.c: cope with 4.0 and 4.1 sockd <wkenji@fujitsu>
3.0.19: 960406 ftp.c: ignore / of host/path in FTP/DeleGate login <kjm@mhi>
3.0.19: 960406 delegated.c: PERMIT=*:*:srcHostList for FTP/HTTP <tmu@ikegami>
3.0.19: 960405 hostlist.c: `?' without nagation for unknown host <asayama@oki>
3.0.19: 960405 http.c: treat response status code without `reason' field
3.0.19: 960405 http.c: don't flush request untill body end <kubota@ntt-f>
3.0.19: 960404 resolv.c: ignore CNAME response for PTR request <yone@ntts>
3.0.19: 960404 vehicle.c: terminate relay proc. when remote crashed at start
3.0.19: 960404 service.c: ftp via TUNNEL failed due to PATH seems to be loop 
3.0.19: 960403 nntpgw.c: %0Ns is not padded by 0 on OSF/1
3.0.18: 960403 delegated.c: subst. ${PORT} of priv.MASTER with owners ${PORT}++
3.0.18: 960403 delegated.c: ignore generated env. in param. modification check
3.0.18: 960403 {file,delegated,param}.c: sense TMPDIR
3.0.18: 960328 vehicle.c: TUNNEL=tty7:script-file(non executable) <okuda@trc>
3.0.18: 960327 resolv.c: `unknown' caused by array over flow <adachi@titech>
3.0.18: 960326 http.c: don't gen. Content-Length:0 for HEAD <kimura@fujitsu>
3.0.18: 960324 http.c: empty resp. on 304 resp while no cache (since 3.0.15) <kondo@takaoka-nc><kasai@hitachi-cable>
3.0.18: 960323 http.c: flush binary resp. on slow line <masafumi@pobox.com>
3.0.18: 960323 {inets,cache,cii}.c: patch for ALPHA (missing ptr. arg. decl.)
3.0.18: 960301 {delegetd,telnet,access}.c: limit PERMIT=telnet/23 by default
3.0.18: 960228 ccxlib.c: {CYR,KOI8,GRE} to JIS converter <kitauchi@kyoto-u>
3.0.17: 960225 httpd.c: revised PUBLIC information gathering
3.0.17: 960224 mount.c: MOUNT="/news/fj.* nntp://host/fj.*" be available
3.0.17: 960224 nntp.c: had left tmpfile of article open in some situation
3.0.17: 960223 http.c: treat properly http://myself/-_-URL from Proxy client
3.0.16: 960222 delegated.c: SIGHUP caused SEGV on -P<long-host-name>:port
3.0.16: 960221 {ftp,ftpgw}.c: regard ftp://host/path as a relative path
3.0.16: 960221 ftpgw.c: treat MSDOS like LIST response <kodera@spring8>
3.0.16: 960221 url.c: care URL mailto: in HTMLCONV=fullurl <racsho@canon>
3.0.16: 960220 httpd.c: moved PUBLIC_CENTER to http://wall.etl.go.jp/
3.0.16: 960220 http.c: detect error in HTTPS/SSL cascaded MASTER <hirano@etl>
3.0.16: 960220 http.c: HTTPS/SSL via cascaded PROXY
3.0.16: 960220 http.c: permit CONNECT only for https/{443,563}
3.0.16: 960220 {service,master}.c: PERMIT=proto/{portList} (restrict by port#)
3.0.16: 960220 {delegated,service,param}.c: repealed RESTRICT parameter
3.0.16: 960220 ciiserv.c: don't cast left hand side for AIX cc <yabumo@mei>
3.0.16: 960219 socks.c: ysato original SOCKS client, CONNECT=c,m,d,socks
3.0.16: 960215 delegated.c: lost SERVER when MASTERP set (.15)<kodera@spring8>
3.0.15: 960215 http.c: force body even on 304 resp. if delegated is modified
3.0.15: 960215 http.c: no more ignore req. If-Modified-Since to force response
3.0.15: 960215 http.c: through If-Mod. in private MASTER(P) <kodera@spring8>
3.0.15: 960214 delegated.c: X proxy when delegated is invoked from inetd
3.0.14: 960214 delegated.c: introduced CCXTABLE parameter
3.0.14: 960214 delegated.c: partial URL for CIIFONT relative to CIISERVER
3.0.14: 960214 iotimeout.c: SIGSEGV by array range over flow <valentin@aubg>
3.0.14: 960214 url.c: http://delegate/-_-/<modifier>/URL
3.0.14: 960213 ciiserv.c: use loaded CII fonts keeping in temp. file
3.0.14: 960212 {http,cfi}.c: original req. in X-Original-Request and PATH_INFO
3.0.14: 960212 service.c: introduced FFROMSV parameter
3.0.14: 960212 {url,http}.c: care <BASE HREF=...> in -_- rewriting
3.0.14: 960210 ngline.dhtml: missing newsgroup'/' in Flat mode <shuhei@tohoku>
3.0.13: 960209 delegated.c: ``X proxy cache'' to reuse a proxy for a display
3.0.13: 960208 newsgw.c: wrong `<' to `&lt;' even in 2byte char. <momoi@scsu>
3.0.13: 960208 inets.c: SEGV core dump or undef. RES_NS on SOCKS=""
3.0.13: 960208 http.c: bad req.(undef val. in From) <takinaka@nec><kitano@ntt>
3.0.13: 960208 telnet.c: don't mistake interrupt (OOB SYNC) as EOF <kjm@mhi>
3.0.13: 960207 cfi: adding Content-Encoding if necessary
3.0.13: 960206 mssgs/news/*.dhtml: wrong icon and missing </I> <momoi@scsu>
3.0.13: 960206 {html,url,http}.c: HTMLCONV=fullurl <racsho@canon>
3.0.13: 960206 http.c: automatic X proxy for POST FORM displary=...
3.0.13: 960206 telnet.c: invoke X proxy without telnet connection
3.0.13: 960206 http.c: don't export X-Locking for security <kimura@fujitsu>
3.0.12: 960205 cache.c: infinite loop on cached 302 Moved (en-buged at 3.0.11)
3.0.12: 960205 delegated.c: force terminate FFROMCL process
3.0.11: 960203 cfi.c: renamed from arrpoxy.c, with CGI like filter
3.0.11: 960202 nntplist.c: skip malformed LIST line <kjm.mhi>
3.0.11: 960201 telnet.c: fixed SEGV on unknown host
3.0.11: 960201 url.c: SEGV on -_- re-wr. for URL w.o. hostport like file:/path
3.0.11: 960201 cache.c: ignore the case of protocol name
3.0.10: 960131 approxy.c: `--' line as the description delimiter 
3.0.10: 960131 X.c: for little endian
3.0.10: 960131 delegated.c: unset env. var. RELIABLE/REACHABLE for X proxy
3.0.10: 960131 iotimeout.c: fgetsTIMEOUT for binary <kojima@sist><mura@oki>
3.0.9: 960130 {delegated,cache}.c: CACHE=ro (read only)
3.0.9: 960129 approxy.c: introduced a translation specification script
3.0.9: 960129 telnet.c: dynamic allocation of X-proxy from telnet-proxy
3.0.8: 960128 iotimeout.c: slightly safer freadTIMEOUT(do poll if not enough)
3.0.8: 960128 service.c: TIMEOUT to stop waiting response from the MASTER
3.0.8: 960128 ftpgw.c: don't even create cache for non-anon. <kodera@spring8>
3.0.8: 960128 {http,httpd}.c: generate /robots.txt
3.0.8: 960127 nntpgw.c: added an alternative format for offline print out
3.0.8: 960127 nntpgw.c: put CRLF at E.O.L of generated HTML <shuhei@tohoku>
3.0.8: 960127 htmlgen.c: introduced ${text-generation-expression}
3.0.8: 960126 url.c: don't make -_- redirection for unREACHABLE hosts
3.0.8: 960125 telnet.c: cascaded proxy-telnet <kjm@mhi>
3.0.8: 960125 ftp.c: core dump on MOUNT due to arg. type error <marya@jip>
3.0.8: 960123 subst/Makefile: truely ignore the compile error of @opendir.c
3.0.7: 960122 ftpgw.c: look .ls-l. of the dir. to detect the modification
3.0.7: 960122 ftpgw.c: cache not updated by the bug of tmp file rename
3.0.6: 960121 subst/Makefile: ignore compile error of @scandir.c / @opendir.c
3.0.6: 960121 ftpgw.c: cache LIST of "dir" into "dir/.ls-l."
3.0.6: 960121 ftpgw.c: fixed cache for non-directory data of HTTP-Specialist
3.0.6: 960121 http.c: set LINGER on for FTP/HTTP and any others
3.0.5: 960120 ftpgw.c: cache FTP via HTTP
3.0.5: 960120 ftp.c: CWD on MOUNT="//* ftp://host//*" did not work <yone@ntts>
3.0.5: 960120 service.c: arg. decl. of scan_TIMEOUT was wrong <n-takagi@nec>
3.0.5: 960120 ftp.c: be robust for extracting port number from PASV response
3.0.4: 960118 inets.c: log {address:port} of both side of connected socket
3.0.4: 960118 {http,service}.c: relay https without using tcprelay
3.0.4: 960118 readycc.c: guess _LIBIO_H to be newer Linux <motomura@tut>
3.0.4: 960118 {http,*}.c: ftruncate(fd, off_t off) for BSD/OS <tao@hitachi>
3.0.4: 960118 httpd.c: response to request with If-Modified-Since header field
3.0.4: 960118 {@scandir,scandir}.c: automatic dirscan() / opendir() selection
3.0.4: 960118 nntpgw.c: missing LF at end of generated HTML for news article
3.0.4: 960117 service.c: recognize conn. error in the MASTER <racsho@canon>
3.0.4: 960117 conf.c: strfConn() returned uninit. char. string <racsho@canon>
3.0.3: 960114 ddi.c: CHARCODE=in/out,in/out,... == CHARCODE=out.in,out.in,...
3.0.3: 960114 ddi.c: renamed DeleGate header LOCAL-CHARSET to LOCAL-CHARCODE
3.0.3: 960114 ddi.c: CHARCODE HTTP/DeleGate die after 16 req. <valentin@aubg>
3.0.3: 960114 httpd.c: don't insert //-.- when CHARCODE=II for file:///
3.0.3: 960113 httpd.c: don't insert -_- when CHARCODE is set <momoi@scsu>
3.0.3: 960114 httpd.c: smarter Index of directory without Welcome file
3.0.3: 960113 httpd.c: HTTPCONF=search parameter (Search-Script)
3.0.3: 960112 {delegated,service}.c: TIMEOUT=daemon
3.0.2: 960112 {httplog,access}.c: AUTH=log to customize client info. in log.
3.0.2: 960112 http.c: introduced AUTH=fromgen to generate From field
3.0.2: 960112 mount.c: regard MOUNT="XXX /YYY" as MOUNT="XXX file:///YYY"
3.0.2: 960112 {httpd,xferlog}.c: MOUNTing /~* to file:///path/*
3.0.2: 960112 String.c: bug of list scanning of string "{xxx}...{yyy}"
3.0.2: 960112 master.c: introduced CMAP parameter
3.0.2: 960111 {master,http}.c: introduced AUTH=forward and AUTH=authgen
3.0.2: 960111 ftp.c: forwarding USER for standard FTP Proxy <kjm@mhi>
3.0.1: 960111 httpd.c: customizable built-in {nonCERNproxy,notfound}.dhtml
3.0.1: 960111 nntpgw.c: enabled group search by *group on NNTP/HTTP
3.0.1: 960111 nntpgw.c: enabled group jump on NNTP/HTTP (and fixed core dump)
3.0.1: 960111 hostlist.c: check PORT part of host:PORT in MASTER,PROXY,ROUTE
3.0.1: 960111 http.c: set LINGER is not performed on content-length corrector
3.0.1: 960111 textconv.c: return value error of code conv. judge func.
3.0.1: 960111 textconv.c: func. arg. error harmful for CHARCODE init.
3.0.0: 960110 {httpd,cgi}.c: experimental CGI
3.0.0: 960110 http.c: Accept-Language is eaten by a bug
3.0.0: 960109 ftp.c: more neat PROXY implementation for Proxy-FTP server
3.0.0: 960109 ftp.c: don't log PASS on Proxy-FTP for non-anonymous <yone@ntts>
3.0.0: 960107 ftp.c: hide symbolic link from CWD and PWD when MOUNTed
3.0.0: 960107 ftp.c: FTP MOUNT for CWD and PWD
3.0.0: 960107 ftp.c: debug xferlog (chdir emulation) for `CWD ..' from /path
3.0.0: 960107 httpd.c: MOUNT /-/builtin/mssg/{forbidden,cantconnect}.dhtml
3.0.0: 960107 mount.c: fixed a bug of unmount for exact match destination
3.0.0: 960106 nntpgw.c: NNTP ISINDEX to search/jump for group/article
3.0.0: 960106 textconv.c: cascaded conversion for multiple CHARCODEs
3.0.0: 960105 url.c: elliptical notation http://delegate/M2-.-M1-_-URL
3.0.0: 960105 url.c: http://delegate/<modifier>-_-URL
3.0.0: 960105 http.c: cascaded -_-
3.0.0: 960105 delegated.c: let MANAGER be indispensable
3.0.0: 960105 {http,service,url}.c: distinguish "file" from "ftp"
3.0.0: 960105 httpd.c: simple HTTP server by "file:///..." MOUNT
3.0.0: 960105 gopher.c: close the client after Searchable Index generation
--
2.9.11: 951229 ftp.c: chain FTP Proxies by SERVER=ftp://-/ PROXY=ftp-Proxy
2.9.11: 951228 ftp.c: user%host@proxy noation for chained FTP Proxies
2.9.11: 951228 ftp.c: RETR by relative path after CWD <yabumo@mei>
2.9.11: 951228 nntp.c: mounting multiusers on a POP server <sutoh@u-tokyo>
2.9.11: 951228 nntp.c: NNTP cancel control message to POP DELEte command
2.9.11: 951228 pop.c: user%host notation for Eudra <segawa@etl>
2.9.10: 951228 resconf.c: direct log to the delegate's LOGFILE
2.9.10: 951226 readycc.c: definition for NetBSD <tkamada@aichi-edu>
2.9.10: 951226 hash.c: simple hash search function
2.9.9: 951224 hsearch.c: substitute (dummy) function for NeXT(and FreeBSD?)
2.9.9: 951224 nntp.c: batched GROUP commands of NewsWatcher <sutoh@u-tokyo>
2.9.9: 951224 http.c: leave cache on 5xx resp.(from proxy) <chifumi@chuo-u>
2.9.9: 951224 http.c: correct Content-Length after CHARCODE conversion
2.9.9: 951224 tcprelay.c: bytes log of xferlog, returned val. from relays()
2.9.9: 951223 delegated.c: MASTERP to make private-MASTER explicitly
2.9.9: 951222 nntp.c: missing CR at the end of request line <shuhei@tohoku>
2.9.9: 951222 rfc822.c: line buf. for header was too small <shuhei@tohoku>
2.9.9: 951222 http.c: remove consumed Authorization field <muraoka@hitachi>
2.9.9: 951218 hostlist.c: let `?' include reversely unresolvable case
2.9.8: 951216 iotimeout.c: lost last text line end without NL(from 2.9.7)
2.9.8: 951216 nntp.c: unique group for merged serv. <hayashi@tokushima-u>
2.9.8: 951216 http.c: discard Content-Type param for U.E. <= Mosaic2.6
2.9.8: 951216 {http,httpd,ciiserv}.c: server for both of CII1.5.0/1.5.1
2.9.8: 951202 mmhencode.c,Makefile: automatic subst. for syslog_XXXX()
2.9.8: 951127 reshost.c: correct threshold of ndots <yab@astem>
2.9.7: 951127 nntpgw.c: add buttun for wide/narrow article list window
2.9.7: 951126 nntpgw.c: let start point of article list window discrete
2.9.7: 951126 iotimeout.c: conditional fgetsIfReady() from fgetsTIMEOUT
2.9.6: 951123 String.c: stop using bcopy for NeXT <smatsuda@osaka-u>
2.9.6: 951123 nntpgw.c: missing `;' of `&gt;' <smatsuda@osaka-u>
2.9.6: 951121 service.c: set KEEPALIVE for the connection to the client
2.9.6: 951115 delegated.c: setup CACHE before loadCIIfont <kodera@spring8>
2.9.6: 951114 JIS.c: miss SJIS 2nd lev. char. <umura@chubu><momoi@scsu>
2.9.5: 951113 codeconv.c: Chinese to JIS translator <seke@osaka-u>
2.9.5: 951113 http.c: pass through `Proxy/-_-=flags=URL' to the Proxy
2.9.5: 951112 ciiserv.c: serve all fonts with name `*' <valentin@aubg>
2.9.5: 951111 http.c: KEEPALIVE on for HTTP server conn. <umura@chubu>
2.9.4: 951110 reshost.c: destroyed h_addr_list on NIS/FILE failure
2.9.4: 951109 nntp.c: don't cache if the server is POP/NNTP or local host
2.9.4: 951109 mount.c: omit standard port number of MOUNTing delegated
2.9.4: 951108 nntp.c: used close for fclose by mistake ;-)
2.9.4: 951107 nntp.c: added XHDR command to POP/NNTP gateway
2.9.4: 951107 nntp.c: maintain Xref when an article is reloaded 
2.9.4: 951107 nntp.c: search group:number of <msgid> using XPATH
2.9.4: 951106 inets.c: only `HOSTS={host1,host2,...}' for alias and cache
2.9.4: 951105 nntp.c: bad Xref generated for article from 2 < NNTP serv.
2.9.4: 951105 nntp.c: Xref for not filtered nor aliased MOUNT point
2.9.3: 951105 ftp.c: put path of xferlog with ftp://login/ info. allways
2.9.3: 951105 {delegated,log}.c: wrong direction of LOGFILE to logdir/0
2.9.3: 951105 log.c: separate mixed PROTOLOG of *.http and *.ftp
2.9.3: 951104 {nntp,mime}.c: article caching for NNTP/DeleGate
2.9.3: 951104 cklibs: $(CC) is evaluated in sh of BSDI/OS <hidemi@twmc>
2.9.3: 951104 nntp.c: filtering and aliasing of Xref field
2.9.3: 951104 file.c: don't dump core when TMPFILE() failed <chan@btswh>
2.9.3: 951104 {mount,http}.c: MOUNT MOVED option
2.9.2: 951103 ftp.c: infinite loop by a specific command sequence
2.9.2: 951103 ciiserv.c: send Cyrillic togher with Koi8 <momoi@scsu>
2.9.2: 951103 nntp.c: send MODE READER automatically <akei1a@toshiba>
2.9.2: 951103 ftpgw.c: core dump by fclose(NULL) <marya@jip>
2.9.2: 951103 http.c: Forbidden message was not put <racsho@canon>
2.9.2: 951102 Makefile: quote CFLAGS passed to make of CII <racsho@canon>
2.9.2: 951102 nntp.c: rewriting of MOUNTed N.G. in Followup-To <kjm@mhi>
2.9.2: 951101 {Makefile,mklibs}: auto. configuration of network libraries
2.9.1: 951031 ftpgw.c: FTP LIST to HTML for `-rwxrwxrwx100' <michael@sony>
2.9.1: 951031 inets.c: see name server specified in SOCKS <kimura@fujitsu>
2.9.1: 951030 {nntplist,nntp}.c: thru non `active' LIST <tanaka3@fujitsu>
2.9.1: 951030 Makefile: not RESOLVY but LIBS=-lnsl was used <hirayama@nec>
2.9.1: 951030 syslog.c: LOG_PRIMASK is not defined in Ultrix <momoi@scsu>
2.9.0: 951030 http.c: generic proxy authorization AUTH=proxy:{auth,pauth}
2.9.0: 951029 {Makefile,delegated.c}: automatic CII loading and CIISERVER
2.9.0: 951028 inets.c: removed GETHOSTBYANME, GETHOSTBYADD and ENDHOSTENT
2.9.0: 951028 Makefile: removed mkresolv, ./libresolv.a, and GETHOSTBYNAME.c
2.9.0: 951028 ciiserv.c: core dump by over run from malloc()ed array
2.9.0: 951028 {ftp,xferlog}.c: PROTOLOG compatible with xferlog of wuftpd
2.9.0: 951028 http.c: fixed core dump by URL longer than 1024 bytes
2.8.41: 951027 mime.c: phantom <PRE>, </PRE> after .<CRLF> <qtomy@shinshu-u>
2.8.41: 951027 nntp.c: phantom XOVER data for cancelled message <momoi@scsu>
2.8.41: 951027 resconf.c: use `sortlist' directive
2.8.41: 951027 resconf.c: look LOCALDOMAIN environment variable
2.8.41: 951027 {resconf,reshost}.c: use `ndots' directive
2.8.41: 951027 {resconf,reshost}.c: use `search' directive <umura@chubu>
2.8.41: 951026 resconf.c: let the local host as the default DNS server
2.8.41: 951026 nntp.c: pass LISTGROUP through
2.8.41: 951026 nntp.c: thru XHDR LINES without any decoding <a9011443@waseda>
2.8.40: 951026 msg.c: XDC receiver was failed if line is not CR/NL endded
2.8.40: 951026 msg.c: timeout in receiver side of XDC (FTP for text failed)
2.8.40: 951026 nntp.c: treat multiple spaces in active list <hkato@imasy>
2.8.40: 951026 nntp.c: treat 201 (no posting) openning response <hkato@imasy>
2.8.40: 951025 service.c: closed MASTER regardress of StickyServ <momoi@scsu>
2.8.39: 951024 smtp.c: SMTP alias by MOUNT="user1@host2 smtp://user2@host2/"
2.8.39: 951024 delegated.c: stop repititive scan_MOUNT
2.8.39: 951023 mksubst: result code of sh ended with if (Ultrix) <momoi@scsu>
2.8.39: 951023 service.c: do check for target server in FTPGET <umura@chubu>
2.8.39: 951023 httpmail.c: WWW via mail, HTTPMAIL and SMTPSERVER parameter
2.8.38: 951023 mksubst: error detection for CC, CFLAGS or LIBC
2.8.38: 951023 ckconf: automatic selection from echo -n or echo "\c"
2.8.38: 951023 seteuid.c: substitution function for HPUX
2.8.38: 951023 {inet,@select,*}.c: clearance of warnings
2.8.37: 951021 service.c: RPORT for separate response channel <noda@mms>
2.8.37: 951021 service.c: FFROMMD for filter from MASTER to the delegated
2.8.36: 951020 nntp.c: relaying NNTP in Generalilst
2.8.36: 951020 nntp.c: pass LIST without filter in Generalist <momoi@scsu>
2.8.36: 951020 reshost.c: failure in long HostList <kitano@ntt>
2.8.36: 951020 conf.c: let MAXIMA=delegated:64 be default
2.8.35: 951019 master.c: fixed cache disable/enable in CONNECT <umura@chubu>
2.8.35: 951019 master.c: OWNER=user:srcHostList <sakaguti@fujitsu>
2.8.34: 951018 nntp.c: don't freeze on non active server <knakahig@hsp>
2.8.34: 951018 delegated.c: filter forwarding to private-MASTER by CONNECT
2.8.34: 951018 master.c: sense ProtoList part of CONNECT parameter
2.8.34: 951017 nntp.c: permit XHDR in filterd NNTP Proxy <knakahig@hsp>
2.8.34: 951017 ftp.c: close STREAM data connection for STOR <marya@jip>
2.8.34: 951014 nntp.c: bad status code for POST <momoi@scsu><a9011443@waseda>
2.8.33: 951014 nntp.c: deal GROUP resp. with redundant comment <momoi@scsu>
2.8.33: 951013 http.c: fixed core dump on long If-Mod field from Mozilla/2.0
2.8.33: 951013 @recv.c: fixed buff. over flow and missing LF in RecvLine()
2.8.33: 951013 url.c: redirect BACKGROUND,IMAGEMAP and SCRIPT <valentin@aubg>
2.8.32: 951013 httplog.c: log truncated by missing linescan() arg <marya@jip>
2.8.32: 951013 ftp.c: PASV to PORT if it's not acceptable by the server
2.8.32: 951012 nntplist.c: relay LISTs keeping <CR><LF> <sutoh@u-tokyo>
2.8.32: 951012 script.c: don't skip header of script <marya@jip><kojima@sist>
2.8.31: 951007 httpd.c: If-Modified-Since for built-in CII fonts
2.8.31: 951006 ftp.c: server change by USER user@server generated bad passwd
2.8.31: 951006 ftp.c: don't be killed on unknown PASV response
2.8.31: 951006 ftp.c: don't make PASV data conn. on MODE XDC <yone@mitani>
2.8.30: 951005 nntp.c: check and rewrite Newsgroups: of articles to be POSTed
2.8.30: 951005 nntp.c: `ro' (read olny) option for NNTP MOUNT to inhibit POST
2.8.30: 951005 ftp.c: SIGSEGV on SIGPIPE to the client in Proxy-FTP
2.8.30: 951005 ftp.c: SIGSEGV on connected but refused in MASTER delegated
2.8.30: 951005 ftpgw.c: core dump on unknown ls -l format
2.8.30: 951005 resolv.c: break loop in CNAME
2.8.29: 951004 ftp.c: bad PASS on direct USER user@sv2 for SERVER=ftp://sv1/
2.8.29: 951004 ftp.c: translate PORT to PASV if it's acceptable by the server
2.8.29: 951004 inets.c: occasionally bus error occured on -Phost:port
2.8.29: 951002 service.c: escape the bug(Generalist dies) of Solrais2.4 cc -O
2.8.28: 951001 {delegated,http}.c: CIIFONT param for CII font server / client
2.8.28: 950929 log.c: put log into ABORTLOG on abort()
2.8.27: 950929 GETHOSTBYNAME.c: gethostent() is not in BSD/OS2  <kenji@osaka>
2.8.27: 950929 mime.c: str_from64_safe() was not safe, was a destroyer ;-<
2.8.27: 950929 mime.c: .<CR><LF> in BASE64 (which does not end with <LF>)
2.8.27: 950929 mime.c: .<CR><LF> in preamble <qtomy@shinshu-u>
2.8.27: 950929 string.c: strCASEstr didn't work for 1st char <qtomy@shinshu-u>
2.8.27: 950929 mime.c: case-insensitive multipart boundary <qtomy@shinshu-u>
2.8.27: 950929 nntp.c: rewriting of MOUNTed group in header without filtering
2.8.27: 950929 nntp.c: selection of current server (POST command) <suzuki@uec>
2.8.26: 950928 http.c: echo request header into the response header
2.8.25: 950927 nntp.c: order of search for MOUNTed newsgroups <marya@jip>
2.8.25: 950927 resolv.c: bad array size was returned when CNAME is included
2.8.25: 950927 resolv.c: death on anwser for PTR question including CNAME
2.8.25: 950927 gopher.c: don't rewrite telnet ('8','T') DirEnt <chifumi@chuo-u>
2.8.25: 950927 inets.c: don't resolve when the server is specified in IP addr.
2.8.25: 950927 resolv.c: did not work in big-endians [since2.8.23] <momoi@scsu>
2.8.24: 950926 resolv.c: send `background' request for no responding servers
2.8.24: 950926 resolv.c: `additional RR' smaller than that of shown in ARCOUNT
2.8.24: 950925 resolv.c: ignore bad POINTER (out of range, forward reference)
2.8.23: 950925 resolv.c: init. DNS connection after fork() <yabumo@mei>
2.8.22: 950924 nntp.c: permission check for full MOUNTed server(without filter)
2.8.21: 950924 mime.c: dead lock on empty body (".CRLF" is lost) [since2.8.19]
2.8.21: 950924 hostlist.c: negation of list at first (LIST=!{HostList}) was bad
2.8.21: 950924 nntp.c: compression of response of LIST command
2.8.21: 950924 nntp.c: send MODE READER at start if the server seems to be INN
2.8.21: 950923 delegated.c: preverve -P<hostname>:p after restart on SIGHUP
2.8.21: 950923 nntp.c: fixed dead locking on unknown GROUP
2.8.21: 950923 nntp.c: LIST cache for multiple servers
2.8.21: 950923 nntp.c: MOUNT problem when several alternative exist <marya@jip>
2.8.21: 950922 ftp.c: use standardport(=21) for DFLT_PORT on server switch
2.8.21: 950921 nntp.c: SIGSEGV on XOVER before GROUP <maya@spring8>
2.8.20: 950920 resolv.c: domain name for (server)IP addr was bad (not reversed)
2.8.20: 950920 {reshost,resconf}.c: prefer nearer IP address <racsho@canon>
2.8.20: 950920 timegm.c: type confliction of timegm() return val. <ksakai@natc>
2.8.20: 950919 charcode.c: transfered CharcodeID() to contrib/cii/cii.c
2.8.19: 950918 mime.c: SIGSEGV on decoding of a empty (e.g. cancelled) message
2.8.19: 950917 {nntp,nntpgw}.c: cached NNTP/HTTP, Xref, by Message-ID
2.8.19: 950915 {JIS,codeconv,nntp,nntpgw}.c: recover lost ESC of ISO-2022-JP
2.8.19: 950915 nntpgw.c: make MOUNT for NNTP in HHTP/DeleGate work well
2.8.19: 950914 nntp.c: repaired putting rewriten MOUNTed GROUP name
2.8.19: 950914 nntp.c: divided NNTP cache into {lib,spool}
2.8.18: 950913 {nntp,mime}.c: supported CHARCODE=II for SERVER=nntp://...
2.8.18: 950913 ftp.c: FTP ser. without support for `STAT path' <takagi@nitech>
2.8.18: 950913 ftpgw.c: support LIST format of "Peter's Macintosh FTPd v2.4.0"
2.8.17: 950911 timegm.c: calc. from tm_year,tm_mon and tm_mday (not from yday)
2.8.17: 950911 http.c: sense Expires field
2.8.17: 950911 httpd.c: Last-Modified comes to be GMT based RFC1123
2.8.17: 950911 nntpgw.c: generate Expires field
2.8.17: 950911 ftime.c: scanner for formated times
2.8.17: 950911 nntp.c: XOVER using ARTICLE command
2.8.17: 950911 nntp.c: relay POST command to the current GROUP server
2.8.16: 950908 readycc.c: definition for MACHTEN <moriyama@kyushu-u>
2.8.16: 950908 nntp.c: NNTP/ARTICLE cache
2.8.16: 950908 nntpgw.c: newsgroup list in [layered/flat] view
2.8.15: 950907 resolv.c: treat (RD & RA) reliable as AA
2.8.15: 950906 *.c: present client's entry interface addr. as the addr. of mine
2.8.14: 950906 conf.c: bad URL(empty proto) at builtin IMGs in error messages
2.8.14: 950905 nntpgw.c: newsgroup list gen. in mounted NNTP/HTTP gateway
2.8.13: 950905 delegated.c: make port (lock) file for -Phost:port as host:port
2.8.13: 950905 {delegated,inets}.c: set DELEGATE=host:port:... from -Phost:port
2.8.13: 950905 nntpgw.c: filtered newsgroup LIST to HTML (nntp://server/group)
2.8.12: 950904 {mime,nntp}.c: NULLFP() was bad (closed fd may be reused)
2.8.12: 950904 nntp.c: shared cache of active LIST
2.8.12: 950904 mount.c: bug fixed for MOUNT="/net/ml/* nntp://server/ml.*"
2.8.12: 950904 url.c: typo strcasecmp>strncasecmp <arai@fujitsu><racsho@canon>
2.8.11: 950903 nntpgw.c: NNTP to HTTP gateway
2.8.11: 950903 url.c: bug in url_absolute() for http://-.-/
2.8.10: 950901 hostent.c: added h_errno for NEWS-OS <maruya@jip>
2.8.10: 950901 resolv.c: give up search on empty ans.with AA(authoritative ans)
2.8.9: 950830 Makefile: link SOCKS after resolvy to esc. mul. def. <maruya@jip>
2.8.9: 950830 reshost.c: get `CNAME' in single question for `A'ddress (speedup)
2.8.8: 950829 hostent.c: escape template check for gethostbyname <hirayama@nec>
2.8.8: 950829 resolv.c: mistook argument name for fcntl() <ksakai@natc>
2.8.7: 950828 {reshost,resolv}.c: get CNAME on gethostbyname() for DNS
2.8.7: 950828 resconf.c: error in ultrix <momoi@scsu>
2.8.6: 950827 resolv.c: connect UDP socket to get Network Unreachable response
2.8.6: 950827 resconf.c: NSLIST member of _res in ultrix <momoi@scsu>
2.8.5: 950826 inets.c: arranged interface for resolvy
2.8.5: 950824 resconf.c: __res_state for state in after BIND-4.9 <ksakai@natc>
2.8.5: 950824 resolv.c: set Recursion Desired(RD) for forwarder <ksakai@natc>
2.8.4: 950820 resolvy/*.{h,c}: resolver library for DNS
2.8.3: 950818 misc.c: inetd/Solaris (no ISSOCK from stat()) <satoyan@fujitsu>
2.8.2: 950817 hostlist.c: replace wildcard '*' in IP address to `[0-255]'
2.8.1: 950812 delegated.c: FTP,NTTP,... from inetd in nowait mode <ralph@ab.ca>
2.8.1: 950812 nntp.c: SERVER=nntp://host/group1,group2,group3,...
2.8.1: 950812 nntp.c: POP on NNTP
2.8.0: 950803 fptgw.c: URL with port number (ftp://host:port-number/) for FTPCC
2.8.0: 950802 nntp.c: MOUNT for NNTP
2.8.0: 950802 log.c: break inf. loop on missing ']' for [date+ <takaaki@linc>
2.8.0: 950802 <takaaki@linc> misc.c: ref. to freed area (caused loop on NeXT)
2.8.0: 950801 nntp.c: NNTP relay by a single process
2.7.14: 950801 http.c: bug in Last-Modified extraction (2.7.13+Solaris, ...)
2.7.14: 950801 http.c: `Not Modified' resp. if If-Mod... is equal to cache date
2.7.14: 950801 http.c: clear If-Mod... later than parameter modif. of DeleGate
2.7.14: 950801 http.c: set proper Date header field when relay cached message
2.7.14: 950731 filetype.c: added .png:image/png <umura@chubu>
2.7.13: 950724 http.c: send server's Last-Mod. in If-Mod. req. <seiki@fujitsu>
2.7.12: 950724 {ftp,ftpgw}.c: escaped(%HH) file name in FTPCC <takahashi@nibh>
2.7.12: 950724 master.c: scan PROXY=host:port:"{"filter"}" <nishi@sony>
2.7.11: 950718 MASTER=host/teleport for delegated as well as for teleportd
2.7.11: 950718 {master,vehicle}.c: multiple Teleport
2.7.11: 950712 httpd.c: CII base /-/cii/ to escape dflt MOUNT=/* <momoi@scsu>
2.7.10: 950711 {delegated,vehicle,master}.c: new TUNNEL on Vehicle-Vehicle
2.7.10: 950711 {hostlist,master,access}.c: made HostList array size variable
2.7.9: 950710 filetype.c: FTP/HTML (unknown file type)<umura@chubu><momoi@scsu>
2.7.9: 950709 filetype.c: content-type for files with .ps suffix <niki@etl>
2.7.8: 950708 script.c: bug of case name matching fixed <fsuzuki@mrit>
2.7.8: 950707 {delegated,filetype}.c: introduced FILETYPE parameter
2.7.8: 950707 delegated.c: stop creation of ${LOGDIR}/0 <umura@chubu>
2.7.8: 950707 bdtee.c: bidirectional tee as an example of FCL filter
2.7.8: 950707 delegated.c: passing all arguments to Filter Command
2.7.7: 950706 http.c: experimental support for CONNECT method of "https" proxy
2.7.6: 950706 ftpgw.c: bad PASS for anonymous FTP since 2.6.0 <takinaka@nec>
2.7.6: 950706 mime.c: fixed possible buffer expansion error <qtomy@shinshu-u>
2.7.5: 950705 http.c: preserve cache on `Pragma:no-cache' when conn. error
2.7.5: 950705 {mount,delegated}.c: let /-* and /=* asis in default MOUNT
2.7.4: 950705 delegated.c: SERVER=URL became realy equal to MOUNT="/* URL/*"
2.7.4: 950705 mount.c: MOUNT for exact path name matching
2.7.4: 950705 log.c: don't try set inherited LOGFILE if it's already set
2.7.4: 950705 delegated.c: don't create PROTOLOG file for FTPCC
2.7.4: 950705 delegated.c: don't kill private-MASTER of delegated from inetd
2.7.3: 950704 delegated.c: introduced invocation from inetd
2.7.3: 950704 delegated.c: introduced FCL parameter
2.7.2: 950703 delegated.c: introduced FFROMCL/FTOCL filter
2.7.1: 950703 cache.c: introduced $[server:format] CACHEDIR and CACHEFILE
2.7.1: 950703 conf.c: CACHEDIR really come to be relative to ${VARDIR}
2.7.1: 950703 inets.c: oring R_RESOLVER for client host resol. <racsho@canon>
2.7.1: 950703 log.c: core dump at FTPCC on MASTER with -vt <sengoku@hitachi>
2.7.1: 950701 tcprelay.c: do line-codeconv in `tcprelay' if CHARCODE specified
2.7.1: 950629 mount.c: MOUNT with destination url-PATH (proto://hostport/PATH)
2.7.0: 950623 mime.c: avoid SEGV caused by bug of mimehead1.2.3 <racsho@canon>
2.7.0: 950622 {teleportd,teleport,service}.c: introduced Teleport protocol
2.6.1: 950621 {http,service}.c: metamorphose from HTTP-Specialist to Generalist
2.6.1: 950621 JIS.c: thru non-ISO-2022-JP (MULE) for CII1.2.0 <valentin@aubg>
2.6.1: 950620 hostlist.c: match by primary name (maybe FQDN) <kawamoto@osaka-u>
2.6.1: 950620 {inets,delegated}.c: resolv client's name regardless of RESOLV
2.6.1: 950620 inets.c: use Rgethostbyname in SOCKS mode <kino@sybase>
2.6.1: 950620 script.c: had destroyed command arg. area <racsho@canon>
2.6.1: 950620 delegated.c: recovered process title area expansion for Solaris
2.6.0: 950618 ftp.c: support ftp://hostport/~ and ftp://hostport/~username
2.6.0: 950618 ftpgw.c: user authentication/authorization for anonymos-FTP
2.6.0: 950616 {http,ftpgw,ftp}.c: non-anonymous FTP with authentication
2.6.0: 950616 httpd.c: introduced remote server management and AUTHentication
2.6.0: 950616 script.c: remote DeleGate-script loading via HTTP or FTP
2.6.0: 950616 delegated.c: VARDIR to be the base of LOGDIR,CACHEDIR and WORKDIR
2.6.0: 950615 delegated.c: introduced += parameter/value substitution
2.6.0: 950614 Makefile: for NEWS4.2 <taguchi@aic><maruya@jip><kawamoto@osaka-u>
2.6.0: 950614 delegated.c: on-demand making of PROTOLOG <hiro@uec>
2.6.0: 950614 urlesc.c: '#' into char.set to be escaped in URL <takagi@nitech>
2.5.8: 950609 http.c: Not Modified by client to CERN had caused cache unlink
2.5.8: 950609 http.c: Not Modified by Netscape/Cache+NCSA/httpd <n-takagi@nec>
2.5.8: 950609 mime.c: scanf bug for boundary=xxx without '"' <qtomy@shinshu-u>
2.5.7: 950608 delegated.c: re-enabled LOG parameter for non-http protocols
2.5.7: 950608 delegated.c: only 1st element of TIMEOUT=list was effective X-<
2.5.7: 950608 telnet.c: repetitive proxy login from IRIX,OSF/1,HP-UX become OK
2.5.7: 950608 telnet.c: initiate Telnet negotiation from delegate <hirano@etl>
2.5.6: 950607 inets.c: match .../delegatedR as delegatedR <racsho@canon>
2.5.6: 950607 ddi.c: MASTER dead by LOCAL-CHARSET=II sent by another delegated
2.5.6: 950607 gopher.c: gopher relay problem by setbuffer (NEWS-OS) <nmiyo@hic>
2.5.5: 950607 log.c: stopped writing debug information about log aging
2.5.5: 950607 log.c: freed a pointer in data area (core dump in IRIX)
2.5.5: 950607 mksubst: renamed sethostfile to SETHOSTFILE for NEWS-OS
2.5.5: 950607 delegated.c: FTPCC dead using uninitialized pointer in ProcTitle
2.5.5: 950607 log.c: FTPCC with -vv was bad by closing fdopend fileno(stderr)
2.5.5: 950607 telnet.c: relay nego. on GO-AHEAD to the real server <hirano@etl>
2.5.5: 950607 cuseeme.c: u_char to U_char to avoid batting in AIX <yabumo@mei>
2.5.5: 950607 misc.c: inc. fcntl.h <suzuki@sadata><hirayama@nec><yasuoka@nirin>
2.5.4: 950606 delegated.c: set CLOSE-ON-EXEC for NIS? fd (Solaris bug on HUP)
2.5.4: 950605 delegated.c: let SIGHUP safe for Solaris (keep mutex of accept())
2.5.3: 950604 delegated.c: be the same process after SIGHUP <ksakai@natc>
2.5.3: 950604 delegated.c: PUBLIC caused core dump
2.5.3: 950604 ftp.c: immediate exit on disconnection from the server/mediator
2.5.3: 950604 {service,iotimeout}.c: relay_svcl by a single process
2.5.2: 950602 msg.c: chained DeleGate's buf. let slow-FTP timeout <taguchi@aic>
2.5.2: 950602 pstitle.c: fixed compile error in HP-UX <kodera@spring8>
2.5.1: 950601 service.c: don't pass double arg. to fmt,a,b,.. <kodera@spring8>
2.5.1: 950601 http.c: FlushHead+delay to avoid image destruction in Netscape
2.5.1: 950531 delegated.c: PEEK only in Solaris(bad for Linux) <yokoi@sharp>
2.5.1: 950531 cuseeme.c: changed ushort to u_short for FreeBSD <valentin@aubg>
2.5.1: 950530 iotimeout.c: changed fwrite() to Fwrite() in fwriteTIMEOUT()
2.5.0: 950528 cuseeme.c: experimental PROXY-REFLECTOR on UDP/IP for CU-SeeMe
2.5.0: 950525 log.c: [start+format] in LOGFILE to be subst. with start time
2.5.0: 950525 {log,*}.c: extracted logging from delegated.c and arranged
2.5.0: 950525 mkranlib: added /usr/bin/ranlib <ume@hitachi><shige@hitachi-sk>
2.4.17: 950525 {delegated,http}.c: experimental LOG=proto:filter:format:file
2.4.16: 950524 inets.c: FTP via SOCKS4.2 for local host <satoyan@fujitsu>
2.4.16: 950524 {conf,httpd}.c: embed "//-.-/" without "http:" <moribe@fujitsu>
2.4.16: 950523 {http,ftp}.c: CII for texts relayed on FTP/HTTP <valentin@aubg>
2.4.16: 950523 delegated.c: recovery of private-MASTER (disabled in 2.4.13)
2.4.16: 950523 ftpgw.c: FTP/HTTP relay had dumped core with code conversion
2.4.16: 950523 ftpgw.c: relay HTTP error code from FTPGET error <ann@mrit>
2.4.15: 950522 {ftpgw,ftp,http}.c: supported PUT ftp://server/path
2.4.15: 950520 {ftp,telnet}.c: socket's host name in Proxy's welcome message
2.4.15: 950519 mkranlib: RANLIB even when'which' is unavailable <knakahig@.hsp>
2.4.15: 950519 {telnet,ftp}.c: proxy Telnet/FTP TIMEOUT in Login prompt
2.4.14: 950518 {delegate,http,misc}.c: care fork() = -1 to avoid extermination
2.4.14: 950518 ftpgw.c: reduce ./ and ../ from ftp URL in FTP/HTTP relay
2.4.13: 950517 {Makefile,mkranlib}: automatic configuration of RANLIB variable
2.4.13: 950517 {delegated,hostlist}.c: stop dup. loading of PERMIT <tsubai@rim>
2.4.13: 950517 http.c: for BSDI <pdp@jr3uom.iijnet><shige@hitachi-sk><mori@dnp>
2.4.13: 950517 mime.c: HEAD command for multipart/* <r0601@aist><r0610@aist>
2.4.13: 950517 msg.c: infinite loop on premature EOF in block-mode getMessageF
2.4.13: 950516 http.c: fflush header before putting body for BSDI <kouji@twmc>
2.4.12: 950516 delegated.c: HTTP_getRequestField for CII (and others in future)
2.4.11: 950514 pstitle.c: ps tile for Solaris
2.4.11: 950514 gopher.c: resource on top level "gopher://host" was not cached
2.4.11: 950513 http.c: relaying binary response in HTTP/0.9 <kouji@twmc>
2.4.11: 950513 {iotimeout,ddi}.c: recvPeek with timeout
2.4.10: 950512 @poll.c: EOF caught in PollIn but not cured (fatal for OSF/1)
2.4.10: 950512 delegated.c: chown LOGFILE when OWNER of proc set <macky@astem>
2.4.10: 950512 {http,ddi}.c: only peek req. from client for speed up in Solaris
2.4.10: 950510 delegated.c: missing decl. of pointer arg.(Alpha)<ichii@u-tokyo>
2.4.9: 950509 gopher.c: missing argument caused core dump <hoshi@ngu>
2.4.9: 950509 {delegated,httplog}.c: exclusive and delayed writing to http_log
2.4.9: 950509 Makefile,mkresolv: compilation on NEWS-OS 4.0.1
2.4.8: 950509 http.c: smoother and lighter non-TEXT HTTP relay
2.4.8: 950509 delegated.c: flock before accept() for Solaris <satoyan@fujitsu>
2.4.8: 950508 delegated.c: don't ignore SIGCHLD to wait zombi children on SysV
2.4.7: 950507 http.c: dont retry fwrite to once TIMEOUT client
2.4.7: 950504 http.c: do fflush when no input is buffered
2.4.7: 950504 {ftp,ftpgw,msg}.c: pass error message from ftpd to HTTP client
2.4.6: 950504 iotimeout.c: check fEOF in fread-T.O (poll EOF bad on Solaris2.3)
2.4.6: 950503 inets.c: reload signal() env after longjump of CONNECTION TIMEOUT
2.4.5: 950502 iotimeout.c: too short TIMEOUT for non text data <tashiro@etl>
2.4.4: 950502 pop.c: introduced Proxy-POP (USER user@server)
2.4.4: 950502 {delegated,httpd}.c: display the number of finished services
2.4.4: 950502 delegated.c: reset -x(do_exec) and set -s(in_single) for Solaris
2.4.4: 950502 delegated.c: cleanup_zombies() in `Sequential-servers'
2.4.3: 950430 http.c: reduced unnecessary fflush() and fputsTIMEOUT()
2.4.3: 950430 telnet.c: stopped WILL/DO,WONT/DONT TeminalType infinite loop
2.4.2: 950430 telnet.c: proxy telnet was killed in 2.4.1
2.4.2: 950430 ftpgw.c: FTPCC/HTTP initialize necessary in sequential-delegated
2.4.2: 950429 service.c: reduced unbuff. I/O by RecvLine() with recv(MSG_PEEK)
2.4.2: 950429 *.c: replaced getpeerName() by getClientHostPort() with cache
2.4.2: 950429 delegated.c: Poll socket then try to let the StickyServer get
2.4.1: 950428 access.c: cache user name "?" when IDENT failed <marya@jip>
2.4.1: 950428 ftp.c: treat CWD error on directory STAT/FTPGET <horiguti@ntt>
2.4.0: 950426 delegated.c: experimental sticky process for HTTP/DeleGate
2.4.0: 950425 mime.c: set `CTE: 8bits' in translation to SJIS,EUC <momoi@scsu>
2.3.12: 950425 {service,gopher}.c: Generalist accept Proxy-Gopher request
2.3.12: 950424 <konno@nsc> mime.c: a bug destroying C-T-Encoding <momoi@scsu>
2.3.11: 950424 whois.c: Proxy-Whois introduced
2.3.11: 950423 ftime.c: lacking third argument of strncmp()
2.3.10: 950423 ftp.c: USER NAME@SERVER is now available at any command stage
2.3.10: 950423 ftp.c: PASSword including space characters becomes acceptable
2.3.10: 950423 mime.c: `safe' base64 which pass through non-BASE64 lines
2.3.10: 950422 delegated.c: force aging LOGFILE and PROTOLOG on proper time
2.3.10: 950422 delegated.c: remove useless WORKDIR on exit
2.3.9: 950422 delegated.c: ac has had undefined value X-<
2.3.8: 950421 {ftp,ftpgw}.c: file name including space characters <yamana@etl>
2.3.8: 950419 delegated.c: catch SIGPIPE and report
2.3.8: 950419 telnet.c: stop useless fork() in bidrectional_relay()
2.3.8: 950421 ftpgw.c: strcasestr() for suffix matching (like .hqx, .Hqx, .HQX)
2.3.8: 950417 msg.c: long line without LF (BinHex in text/plain with CR ...)
2.3.8: 950417 ls2html.c: inserted SetStartTime() <senshu@yamagata-cit>
2.3.7: 950417 {ftp,inets}.c: relaying PASV completed ?
2.3.7: 950417 ftp.c: return appropriate error code on proxy-FTP conn. failure
2.3.7: 950417 ftp.c: return error-status correctly when PASV relay failed
2.3.7: 950417 inets.c: connect to FTP server via SOCKS if direct trial failed 
2.3.6: 950417 ftp.c: supported proxy FTP by `USER user@server'
2.3.5: 950415 ftp.c: escape any result code in response for WinFTP<tateishi@etl>
2.3.5: 950415 ftp.c: relay TYPE command in proxyFTP <yamasaki@mei>
2.3.4: 950415 ftp.c: return 250(OK) for CWD //SERVER <hirano@etl><tateishi@etl>
2.3.4: 950415 service.c: repeatedly add PATH on proxy-FTP and rejected by LOOP
2.3.3: 950413 ftpgw.c: cleaned multiple definition warning of linker on IRIX
2.3.3: 950413 httpd.c: SERVER=http://-/ as a Index for non-CERN-Proxy clients
2.3.3: 950413 httpd.c: response to bad URL like /-_-ftp:/path
2.3.3: 950413 service.c: find loop in PATH and reject the request
2.3.3: 950413 {delegated,param}.c: passing necessary param. to private-MANAGER
2.3.3: 950413 delegated.c: passing LOGDIR to private-MASTER <h-morikw@kubota>
2.3.3: 950413 delegated.c: passing SOCKS to private-MASTER <marya@jip>
2.3.2: 950412 delegated.c: TIMEOUT=io:N to control general I/O timeout
2.3.2: 950412 X.c: no timeout <sengoku@hitachi><sanpei@keio>
2.3.2: 950412 <kimura@fujitsu> ftp.c: supported proxyFTP (SITE,OPEN) of ws_ftp
2.3.2: 950412 ftp.c: SOCKS + proxyFTP (stop SOCKSing to client) <kimura@fujitsu>
2.3.2: 950412 X.c: couldn't relay because of byte order problem <sanpei@keio>
2.3.1: 950411 *.c: clean up warnings by NEXTSTEP 3.2J + NeXT <h-morikw@kubota>
2.3.1: 950411 gopher.c: introduced TIMEOUT for non-text relay on Gopher
2.3.1: 950411 *.c: clean up warnings by gcc + DEC-OSF/1
2.3.1: 950411 *.c: stop using `-posix' harmful for NeXT <h-morikw@kubota><NeXus>
2.3.1: 950411 nntp.c: stop core dump on NNTP -> No permission
2.3.1: 950411 master.c: erase unnecessary host name resolution in master_open()
2.3.1: 950411 gopher.c: became robust for longer selector
2.3.1: 950411 *.c: purged scattered gethostInt() references
2.3.0: 950408 {delegated,service}.c: no SOCKS to connect FTPCC (private-MASTER)
2.3.0: 950408 ftpgw.c: core dump on large text relay on FTP/HTTP<kodera@spring8>
2.3.0: 950408 access.c: restriction by self address "-" was wrong X-<
2.3.0: 950407 telnet.c: OK both for Unix and Chameleon (DO ECHO + DO SUPAHEAD)
2.3.0: 950406 ftp.c: proxyFTP for non UNIX client (ex. FTP client on Chameleon)
2.3.0: 950406 url.c: file: to ftp: problem by sprintf on HP-UX/MC68K <kake@yhp>
2.2.10: 950405 pstitle.c: redirect av[1-N] to saved arg. buffer <umura@chubu>
2.2.9: 950405 hostlist.c: self address "-" (got by getsockname()) as RELIABLE
2.2.9: 950405 ftp.c: recover from conn. error in proxyFTP on multiple-DeleGate
2.2.9: 950405 ddi.c: pass known HOSTS server-name/server-address to the MASTER
2.2.9: 950405 http.c: enlarged request buffer for LONG URL
2.2.9: 950405 {http,iotimeout}.c: introduced fclose_TIMEOUT()
2.2.8: 950404 telnet.c: distinguish CRLF from CR (recovered repetitive conn.)
2.2.8: 950404 ftp.c: pass the USER/PASS/CWD response messages to the client
2.2.8: 950404 ftp.c: recovering after connection failed <taguchi@aic>
2.2.7: 950404 X.c: escaped optimization error (getc -> fgetc) <michael@sony>
2.2.7: 950404 inets.c: RESLOVE switch by command name was failed <racsho@canon>
2.2.7: 950404 pstitle.c: argument buffer had been corrupted <fsuzuki@mrit><momoi@scsu><satoyan@fujitsu><marya@jip><michael@sony>
2.2.6: 950403 delegated.c: stopped full-path arg[0] indication made at 2.2.5
2.2.6: 950403 pstitle.c: rearrange argv[*] pointer as shifted its body strings
2.2.5: 950403 pstitle.c: move args right after av[0] (for ps ww) <umura@chubu>
2.2.5: 950403 delegated.c: don't start when invoked by relative path<momoi@scsu>
2.2.5: 950403 delegated.c: mistake of a var.name which disabled IDENT<marya@jip>
2.2.4: 950402 misc.c: OWNER=user/group and #uid #gid <kawamoto@osaka-u>
2.2.4: 950402 delegated.c: no-exec() but use process title <kawamoto@osaka-u>
2.2.4: 950302 misc.c: OWNER=nobody is undefined in AIX thus failed to invoke
2.2.4: 950402 delegated.c: added TIMEOUT=ftpcc:nnn <y-koga@nec>
2.2.4: 950402 ftp.c: FTPCC lock was failed in no-flock() systems <y-koga@nec>
2.2.3: 950330 wais.c: escape HTML entities in Headline
2.2.3: 950330 wais.c: search by words in Japanese encoded in URL
2.2.3: 950330 wais.c: removed unncessary <PRE> </PRE> in text/plain
2.2.2: 950329 http.c: all request were regarded as HTTP/0.9 X-< after 2.2.0
2.2.2: 950329 ftp.c: failed FTPGET when FTPCC is LOCKED (un-initialized var.)
2.2.1: 950328 delegated.c: pass OWNER to p-MASTER<honda@jaeri><kawamoto@osaka-u>
2.2.1: 950328 wais.c: relay user data larger than 2-bytes int. length value
2.2.1: 950327 wais.c: treat URL without ?search words
2.2.0: 950327 service.c: return Ack from a Mediator
2.2.0: 950327 wais.c: WAIS / HTTP gateway
2.2.0: 950326 http.c: treat URL including space like "wais://H/d/t/l/x=(a b)"
2.2.0: 950325 wais.c: relay in half-duplex by a single process
2.1.10: 950319 {hostlist,master}.c: extended dstHostList to dstHost[port]List
2.1.10: 950319 mime.c: don't encode non text/* content-type
2.1.10: 950318 mime.c: put lacking CR/LF after decoding to save .CR/LF<momoi>
2.1.9: 950313 JIS.c: stop EUC_JP checking in TO_JIS
2.1.9: 950313 mime.c: relay of single part message (^_^; <momoi@scsu>
2.1.8: 950312 mime.c: JIS code conversion for base64 and QP as a whole part
2.1.7: 950312 mime.c: JIS code and MIME conversion for text/html
2.1.7: 950312 wais.c: JIS code conversion for Document-Text in WAIS response
2.1.6: 950311 mime.c: JIS code and MIME conversion for a multipart/*
2.1.6: 950311 JIS.c: carelessly used == for = in for statement <momoi@scsu>
2.1.6: 950311 mime.c: carelessly missed 3rd arg. of strncasecmp<arai@fujitsu>
2.1.5: 950311 JIS.c: confirm if the code is realy JIS code before conversion
2.1.5: 950311 mime.c: decode QP and BASE64 in a text/* bound to client
2.1.5: 950311 mime.c: decode mistakenly QP encoded JIS body <momoi@scsu>
2.1.5: 950311 pop.c: hide PASS ******* in verbose log <fm@redstar>
2.1.4: 950308 {ftp,delegated}.c: let the current network interface RELIABLE
2.1.4: 950308 ftp.c: RELIABLE of FTPCC/private-MASTER was wrong <hidemi@twmc>
2.1.4: 950307 X.c: X protocol tracer about clients request
2.1.3: 950307 http.c: flush output of text/* at line boundary always
2.1.2: 950306 pop.c: relaying LIST with argment (^_^; <momoi@scsu>
2.1.2: 950305 pop.c: hide PASS ****** in verbose log
2.1.1: 950304 httplog.c: record user name got from identd <takagi@nitech>
2.1.1: 950304 ident.c: ignore space in response from identd <ishihara@ricoh>
2.1.0: 950301 telnet.c: some changes for Windows clients <bigmac@digicash>
2.0.28: 950226 ftp.c: had connected to FTPCC via SOCKS! <takahashi@nibh>
2.0.28: 950226 hostlist.c: try matching by offical name first <marya@jip>
2.0.28: 950226 gopher.c: relay `gopher://1/selector request' <momoi@scsu>
2.0.28: 950226 strdup.c,Makefile: clean up some make problems <momoi@scsu>
2.0.28: 950226 ftp.c: relay STOR command, in DeleGate XDC chain <akaho@etl>
2.0.27: 950225 hostlist.c: unknown-host, unknown-user = ?, ?@* <marya@jip>
2.0.27: 950224 service.c: return error when MASTER returned error<uchi@sic>
2.0.27: 960224 strdup.c: substitution function (called by CII) <momoi@scsu>
2.0.27: 950224 gopher.c: premature EOF by Gopherd+ when put other than req.
2.0.26: 950223 service.c: PATH log about real proto://H:P/ <sengoku@hitachi>
2.0.26: 960223 http.c: fclosed for not opened cache file to dead <uchi@sic>
2.0.26: 960223 *.c: clean up warning on {void,int} (*signal)() for NEWS-OS
2.0.26: 960223 *.c: relocated all static functions to avoid gcc warning
2.0.25: 950223 ddi.c: full PATH not logged (no return value from add_PATH())
2.0.25: 950223 http.c: Kill process of pid in non-initialized return value
2.0.25: 950223 hostlist.c: cut meaningless matching (try ON when already ON)
2.0.25: 950223 conf.c: let RELIABLE="localhost,./@" default <<michael@sony>
2.0.24: 950222 http.c: request body of POST <imajo@takuma-ct><yamana@etl>
2.0.24: 950222 url.c: included <ctype.h> for isalnum() <marya@jip>
2.0.24: 950221 *.c: changed myself from //-/ to //-.-/ <ichii@u-tokyo>
2.0.24: 950221 delegated.c: Generalist->FTPGET inherits RELIABLE and rejected self
2.0.23: 950221 Makefile: MANAGER set in make is not used, make loops in AIX
2.0.23: 950221 codeconv.c: make for urlfind in Ultrix and OSF/1 <momoi@scsu>
2.0.23: 950221 inets.c: ntoh() for little-endian machines <momoi@scsu>
2.0.22: 950219 {codeconv,httpd}.c: changed interface to CII
2.0.21: 950219 {service,master}.c: introduced CONNECT={cache,master,direct}
2.0.21: 950218 inets.c: gethostint() to hosts bytes order <sengoku@hitachi>
2.0.21: 950218 {msg,master,ftp,inets,mount,...}.c: shrinked 100Kbytes of BSS
2.0.21: 950217 delegated.c: preset HOSTS=localhost/127.0.0.1 (for delegatedR)
2.0.21: 950217 ftpgw.c: ftp host relative URL for Proxy client <umura@chubu>
2.0.21: 950217 url.c: rewrote already full ftp-URL <umura@chubu>
2.0.20: 950217 {param.h,param.c,delegated.c}: renamed CHARSET to CHARCODE
2.0.20: 950217 access.c: cut gethostname(dst) on default PERMIT and ROUTE
2.0.20: 950216 misc.c: core dump on unknown OWNER <okita@suri>
2.0.20: 950216 gopher.c: CHARSET=II for direct gopher
2.0.20: 950216 http.c: don't fork request_body_relay process for GET and HEAD
2.0.20: 950215 url.c: recognize empty ?search string <mfaa0413@miti>
2.0.20: 950215 inets.c: mulformed argument to setsockopt() <tatibana@oki>
2.0.19: 950215 httpd.c: return error image for unknown CII <umura@chubu>
2.0.18: 950211 http.c: shrinked the log of Accept-Language
2.0.18: 950210 http.c: had cached converted lines into cache!!
2.0.18: 950210 http.c: Never write `304 not modified' into cache
2.0.18: 950210 http.c: break mutual locking of cache file <zensyo@tamagawa>
2.0.17: 950209 Makefile: packing the latest libcii.tar <umura@chubu>
2.0.16: 950209 Makefile: bug fixes <momoi@scsu><arai@fujitsu>
2.0.16: 950209 mount.c: undefined string value was refered <tatibana@oki>
2.0.16: 950208 access.c: inhibit access to port #19 <nor@ntt><umura@chubu>
2.0.16: 950208 html.c: HTMLCONV=pre (text/plain to html) <valentin@aubg.bg>
2.0.16: 950208 <valentin@rs.aubg.bg> convert JIS code to image/x-xbitmap !! :-O
2.0.15: 950205 ftp.c: the server name of FTP Cache Server can be shown by ps
2.0.15: 950205 Makefile,delegated.c: put warning or abort on undef. MANAGER
2.0.15: 950205 delegated.c: introduced MAXIMA=delegated:N,ftpcc:N
2.0.15: 950205 master.c: introduced PERMIT=ProtoList:dstHostList:srcHostList
2.0.15: 950205 param.c: undefined/obsolete parameter name checking
2.0.15: 950205 ftp.c: parallel FTPGETs with gradient lifetimes
2.0.14: 950205 delegated.c: pass the path of delegated exec. file<momoi@scsu>
2.0.14: 950205 telnet.c: telnet command interpretation for `Proxy TELNET'
2.0.14: 950204 access.c: permit telnet to P specified in SERVER=telnet://h:P/
2.0.13: 950204 service.c: no more generation of "SERVER http host 80" command
2.0.13: 950203 Makefile: pass $(CC) $(CFLAGS) <ume@hitachi> <manmos@stellar>
2.0.13: 950203 {msg,ftime,shio}.c,mksubst: problems on make/UXP<arai@fujitsu>
2.0.13: 950203 readycc.c: added the case of __FreeBSD__ <bigmac@digicash>
2.0.13: 950203 timeofday.c: separate #include{time.h,sys/time.h} for SunOS4.0
2.0.13: 950203 access.c: struct ptr arg. was passed without `&' <momoi@scsu>
2.0.12: 950203 {hostlist,access}.c: introduced UserList@host and Identd
2.0.12: 950203 httpd.c: link in //-/-/ for non proxy client <bigmac@digicash>
2.0.11: 950202 service.c: let "DELEGATE=-:0:-all" work for MOUNT<mahara@knct>
2.0.11: 950202 mkresolv: name collision in libresolv.a <hideo-m@atom>
2.0.10: 950201 http.c: recovered the TIMEOUT for sending to the client
2.0.10: 950201 ftp.c: route FTPGET to the appropriate MASTER with a filter
2.0.9: 950131 msg.c: splitted line in linemode get on buffer boundary
2.0.9: 950131 telnet.c: very simple `Proxy TELNET Server' :-p
2.0.9: 950131 http.c: cache 302 Moved response message
2.0.9: 950131 delegated.c: introduced PERMIT and made PERMIT="." the default
2.0.8: 950130 http.c: a bug made in 2.0.6 about Content-Type recognition which disabled code conv. <momoi@scsu><komatsu@nimc><ifuji@nimc><hiro@kyoto-u>
2.0.7: 950129 ftp.c: fixed a bug which make CWD //path mistaken as CWD //host
2.0.7: 950129 Makefile: removed `\' at the end of line for Ultrix<momoi@scsu>
2.0.6: 950129 ftp.c: introduced `CWD //host:port/path' for `Proxy FTP Server'
2.0.6: 950128 http.c: kill req. relay process immediately after 1st resp. got
2.0.6: 950128 http.c: data take over 120sec. was cut by TIMEOUT <umura@chubu>
2.0.6: 950128 httpd.c: introduced builtin-message
2.0.6: 950128 httpd.c: introduced proxy-side include <X-D ...>
2.0.5: 950126 http.c: X-Locking to avoid mutual-locking in delegated chain
2.0.5: 950126 service.c: made FORCEON=all as default
2.0.5: 950126 service.c: introduced 'MASTER=*:hostlist' which means no-proxy
2.0.5: 950126 hostlist.c: recognize a host-list start with '!H' as '{*,!H}'
2.0.5: 950125 ftp.c: changed {STAT path} to {CWD path + STAT} for sym.-link
2.0.4: 950124 ftp.c: supported PASV command of FTP
2.0.4: 950124 inets.c: use both file and dns by `RESOLV=file,dns'
2.0.4: 950121 path thru 304 resp. to client if it has sent If-Mod.-Since req.
2.0.3: 950120 delegated.c: no private-MASTER when PROXY specified <marya@jip>
2.0.3: 950119 service.c: set longer HELLO_TIMEOUT = 5
2.0.2: 950118 access.c: stop adding default RELIABLE <umura@chubu>
2.0.2: 950118 revcase.c: included <ctype.h> <marya@jip>
2.0.1: 950116 delegated.c: generalized private MASTER for Gopher/HTTP caching
2.0.1: 950116 Makefile: definition of MANAGER's address in DELEGATE_CONF
2.0.1: 950116 inets.c: changed RESOLV control word from `hosts' to `file'
2.0.1: 950116 {delegated,hostlist}.c: changed default RELIABLE to `./@'
2.0.1: 950116 putenv.c: substition function for NeXT <imajo@takuma-ct>
2.0.1: 950116 url.c: scan requested URL with escaped ':'->'%3A' <hamano@linc>
2.0.1: 950116 ftp.c: use STAT for LIST <youki-k@is.aist-nara.ac.jp>
2.0.1: 950114 msg.c: getMessage bug if put as block but get in linemode (FTP)
2.0.1: 950113 inets.c: use hosts anyway if NO_RESOLVLIB <ytajima@fujitsu>
2.0.1: 950113 {ftp,msg}.c: set TIMEOUT for read from client/server
2.0.0: 950108 {master,service,http}.c: introduced ROUTE=gateway-_-dst:src
2.0.0: 950108 service.c: trial Ack protocol for inter DeleGate communication
2.0.0: 950107 hostlist.c: `.' means delegated's host in RELIABLE, REACHABLE
2.0.0: 950107 ftp.c: introduced MODE XDC for data relay on control conn.
2.0.0: 950107 {ftp,ftpgw}.c: set Content-Length by FTP's (N bytes) response
2.0.0: 950107 ftp.c: relay FTP data connection on multiple delegated chain
2.0.0: 950105 delegated.c: fork private FTPGET(MASTER) if FTPGET not exits
2.0.0: 950104 mount.c: extended MOUNT="path http://hp/XPATH" (permit XPATH)
2.0.0: 950104 http.c: don't wait header fields for HTTP/0.9 request
2.0.0: 950101 ftp.c: clean-up FTP data-relay zombies
2.0.0: 941231 mime.c: set charset=ISO-2022-JP for outgoing msg<sutoh@u-tokyo>
2.0.0: 941231 {ftp,ftpgw}.c: introduced FTPGET connection caching server
2.0.0: 941230 http.c: don't cache resp. for Authorized req.<conan@kanagawa-u>
2.0.0: 941230 {http,url}.c: treat anchors folded into multiple lines
2.0.0: 941230 {http,url}.c: keep CRLF at line end in HTML <ttei@novell>
2.0.0: 941229 ftp.c: determine type by if RETR succeed or not, without CWD
2.0.0: 941229 inets.c: introduced TIMEOUT parameter
2.0.0: 941224 inets.c: pointer arg. mismatch for getsockname (DEC-ALPHA ftp)
2.0.0: 941224 http.c: no header resp. to HTTP/0.9 client from cached HTTP/1.0
2.0.0: 941224 url.c: new rewriting rule Dproto://DH:DP/-_-URLoriginal
2.0.0: 941224 ftp.c: removed useless sleep() and fork() in data_open
2.0.0: 941204 delegated.c: periodical eval. and switch LOGFILE [date+format]
2.0.0: 941204 delegated.c: some logs were put to aged LOGFILE <marya@jip>
2.0.0: 941126 {embed,httpd}.c: embed make time(Last-Modifiled) into _icons.c
2.0.0: 941126 inets.c: added {empty-name}/{empty-address} from HOSTS
2.0.0: 941125 cache.c: ignore case of hostname in cach path <kusumoto@keio>
2.0.0: 941125 inets.c,revcase.c: merged delegated and delegatedR
2.0.0: 941123 inets.c: merged delegatedR and delegatedS
--
1.9.20: 941122 <> http.c: never substituted var. break GET for Generalist+HTTP
1.9.20: 941122 <> httpd.c: added Last-Modified: field for builtin icon data
1.9.19: 941120 <> gopher.c: put HTTP header for Serchable Gopher Index
1.9.19: 941120 <> httpd.c: core dump on putIconList (buffer overflow -_-;)
1.9.19: 941120 <> http.c: core dump on malformed URL (empty redirected URL)
1.9.19: 941120 <> mime.c: encode HTML entities in a messages BODY
1.9.18: 941119 <> master.c: URL has lost when relayed as is on rewriting
1.9.18: 941119 <> ftpgw.c: ignore '~' at the e.o. filename in guessing filetype
1.9.18: 941119 <> inets.c: added hostname without domain into HOSTS cache table
1.9.17: 941119 <> http.c: pointer type arg. decl. for DEC-ALPHA
1.9.17: 941119 <> cache.c: give up flock() by NO_FLOCK for AIX and NEC_EWS
1.9.17: 941119 <> http.c: ignore If-Modified-Since on Pragma: no-cache
1.9.17: 941118 <> httpd.c: correct EXPIRE date in http://-/-/ <hosono@gunma-u>
1.9.17: 941115 <> ftpgw.c: application/mac-binhex40 for .hqx <sakai@fujifilm>
1.9.17: 941114 <> hostlist.c: supported !{hosta,hostb,...} notation
1.9.16: 941109 <> inets.c: stack crash in BSD/386, much thanks to <hideo-m@atom>
1.9.16: 941106 <> http.c: flush req. before send Forbidden msg. <hideo-m@atom>
1.9.15: 941105 <> http.c: truncate cache (not = but == was used ;-) <akaho@etl>
1.9.15: 941105 <> ftpgw.c: added info about '.hqx' <tate@tokyo-ct>
1.9.15: 941104 <> cache.c: sys/types.h before sys/file.h for EWS <takinaka@nec>
1.9.14: 941101 <> http.c: resq. for Mozilla/0.9 without CRLF at end of POST arg
1.9.14: 941101 <> smtp.c: end of status response in multiple lines
1.9.14: 941101 <takahashi@nibh> ftp.c: end of status response in multiple lines
1.9.14: 941101 <> getwd.c.c: getwd() substituted by getcwd() <kimura@mri>
1.9.13: 941029 <> hostslig.c: host-list by address range like 123.1.2.[64-94]
1.9.13: 941029 <> hostlist.c: `!' operation was inconsitent with the spec.
1.9.13: 941029 <> delegated.c: expand [data+...] in LOGDIR specification
1.9.13: 941028 <> cache.c: includeed sys/file.h to use flock() <fukai@tsuda>
1.9.13: 941028 <> delegated.c: enabled PIDFILE specification <hiro@kyoto-u>
1.9.12: 941027 <> inets.c: uninit. var. in host resolv. cache <racsho@canon>
1.9.12: 941027 <> cache.c: fixed bug about making escaped flat-file name
1.9.11: 941026 <> conf.c: let DELEGATE=IP-address(hostname):Port default
1.9.10: 941026 <> http.c: relay request data without CRLF <imajo@takuma-ct>
1.9.9: 941026 <> service.c: merged DeleGate and HTTP protocol
1.9.8: 941023 <> mount.c: match host's aliases with hosts in MOUNT list
1.9.7: 941022 <> telnet.c: expanded I/O buf. of bidirectional relay to 8192
1.9.7: 941022 <> telnet.c: added X protocol proxy
1.9.7: 941021 <> cache.c: fopen(,"a+") on Solaris <akimoto@mss><takagi@nitech>
1.9.7: 941020 <> inets.c: gave up sethostent(stayopen) (cause TCP conn. to DNS)
1.9.7: 941020 <> inets.c: treat SIGPIPE on death of DNS
1.9.6: 941018 <> inets.c: name resolution bug <akiyuda@shinshu-u><takinaka@nec>
1.9.5: 941018 <> mime.c: MIME for XOVER's TAB separated response <takinaka@nec>
1.9.4: 941017 <> smtp.c: SMTP/DeleGate with JIS/MIME conversion
1.9.4: 941016 <> httpd.c: Error message in HTML when connection is failed
1.9.3: 941015 <> http.c: always translate URL from file:// to ftp://
1.9.3: 941015 <> {inets,delegated}.c: added name/host cache and HOSTS variable
1.9.3: 941015 <> inets.c: TIMEOUT for gethostbyaddr/name
1.9.2: 941014 <> nntp.c: XOVER and resuming SVR4 interrupted I/O <takinaka@nec>
1.9.1: 941012 <> service.c: stopped dup. gopher-gopher delegate by openMaster()
1.9.1: 941012 <> http.c: fixed bug in sel=@=gopher:host relay
1.9.0: 941010 <> http.c: discard half done cache file on user's interruption.
1.9.0: 941010 <> http.c: logging cache statistics in the httpd-compatible log.
1.9.0: 941010 <> httpd.c: DeleGate-Ver: field in both requests and responses
1.9.0: 941010 <> http.c: caching on HTTP SPECIALIST
1.9.0: 941010 <> http.c: treat multi-step proxy like pp://pH:pP/p=@=p:H:P
1.9.0: 941009 <> {ftpgw,gopher}.c: put anchors (let clickable) the title URL
1.9.0: 941008 <> http.c: FINGER/HTTP Gatway for URL finger://hostport/?name
1.8.10: 941008 <> pop.c: supported POP with MIME conversion
1.8.9: 941008 <> iotimeout.c: no TIMEOUT setting for read if something buffered
1.8.9: 941008 <> http.c: SPEED-UP: _exit() for fast exit in CS-relay
1.8.9: 941008 <> http.c: SPEED-UP: buffered fgets for reading client request
1.8.8: 941007 <> http.c: <http://-/-/> for MacWeb <asist@aitech> <takagi@nitech>
1.8.7: 941006 <> url.c: don't produce redundant http://H1:P1/=@=H1:P1
1.8.7: 941006 <> http.c: don't produce HTTP-Header for HTTP/0.9 clients
1.8.7: 941006 <> http.c: put Content-Length: for internal icons
1.8.7: 941005 <> {sopen,http}.c: speed-up by buffering for TUNNEL
1.8.7: 941005 <> http.c: relay ftp://... request AS-IS via TUNNEL
1.8.7: 941004 <> mksubst: do cc $(LIBS) at src/ directory for relative LIBS
1.8.7: 941004 <> Makefile: no -lc for NeXT <imajo@takuma-ct> <hiroyuki@teikyo-u>
1.8.6: 941003 <> delegated.c: core dump by kill -HUP <ntori@melb>
1.8.6: 941003 <> icons/cern: converted to gif <takahashi@nibh>
1.8.6: 941003 <> mimehead.c: without libmms.a <satoyan@fujitsu>
1.8.5: 941002 <> strcasecmp.c: didn't work right <sengoku@hitachi>
1.8.5: 941002 <> nntp.c: linked MIME encode/decoder library libmms.a
1.8.5: 941002 <> http.c: introduced control page <http://./.>
1.8.5: 941002 <> builtin/icons: frog images in transparent gif format (^_^)
1.8.5: 941001 <> http.c: embedded icon images from CERN PDS
1.8.5: 941001 <> ftpgw.c: put icons for each lines in a directory
1.8.5: 941001 <> ftpgw.c: identify file Content-Type <hosono@gunma-u>
1.8.4: 941001 <> ftpgw.c: code conv. for text/* types <hosono@gunma-u>
1.8.4: 941001 <> http.c: check charcode=XXX pattern in Accept-Language: field
1.8.3: 930930 <> delegated.c: let pgid of TUNNEL processes be that of delegated
1.8.3: 940929 <> delegated.c: LOGFILE relative to LOGDIR <marya@jip>
1.8.2: 940929 <> ftime.c: added '%W' and '%U'
1.8.2: 940929 <> delegated.c: introduced [date+format] specification for ageing
1.8.2: 940929 <> delegated.c: PIDFILE to get cur. server's pid <nor@ntt>
1.8.2: 940928 <> delegated.c: re-invoke itself by SIGHUP <ntori@melb>
1.8.2: 940928 <> mksubst: filled missing `'' <ntori@melb>
1.8.1: 940927 <> {delegated,access,hostlist}.c: introduced REACHABLE
1.8.0: 940925 <> *.c: clean up warning in CCs with strict prototype matching
1.8.0: 940925 <> delegated.c: fixed core dump on "LOGFILE=" <hideo-m@atom>
1.8.0: 940925 <> {http,service,gopher}.c: Pragma: no-cache support
1.8.0: 940924 <> gopher.c: wait without LINGER <imajo@takuma-ct>
1.8.0: 940924 <> delegated.c: erase EXPIRE limit <imajo@takuma-ct>
1.7.9: 940923 <> libsubst.a: exclude if unnesessary <umura@chubu>
1.7.9: 940923 <> Makefile: use CCFLAGS in all of CC <marya@jip>
1.7.9: 940923 <> Wait3.c: give up using pid_t for NEWS-OS <marya@jip>
1.7.8: 940922 <> Sigsetmsk.c: fixed compile err. in SVR4 <arai@fujitsu>
1.7.7: 940922 <> {Sigsetmask,Wait3}.c: to be SVR4 sweet <arai@fujitsu>
1.7.6: 940920 <michael@sony> http.c: uninit. var. in gopher/proxy
1.7.6: 940914 <> Makefile: removed confR.o <kawamoto@osaka-u>
1.7.5: 940913 <> *.c: changes to be MIPS sweet <yab@kubota>
1.7.5: 940911 <> *.c: changes to be SVR4 sweet <arai@fujitsu>
1.7.5: 940911 <> inets.c: removed mismatch bind() arg <mori@dnp>
1.7.4: 940911 <> {http,*}.c: kill(1,TERM) by root:-< <hosono@gunma-u>
1.7.4: 940911 <> delegated.c: MANAGER var. <takinaka@nec>
1.7.3: 940909 <> delegated.c: TUNNEL flush fo Ftp response (arg to sio_relay())
1.7.3: 940909 <> delegated.c: FORCEON for TUNNEL <sengoku@hitachi>
1.7.2: 940908 <> {inets,ftp}.c: SOCKSified <takinaka@nec>
1.7.1: 940904 <> service.c: kill the bug which disabled getting client hostname
1.7.1: 940904 <> gopher.c: don't try to cache non `gtype/path' form of selector
1.7.0: 940904 <> http.c: make proper response and logging on permission error
1.7.0: 940904 <> service.c: openMaster access <macky@nagoya-u>
1.7.0: 940904 <> http.c: don't cache response without Last-Modified:
1.7.0: 940904 <> service.c: let RESTRICT=all as the default
1.6.6: 940902 <> inets.c: get local host addr of ftp-proxy from control-socket
1.6.5: 940901 <> Strcasecmp.c: <tadaki@saga-u> <sengoku@hitachi>
1.6.5: 940901 <> inets.c: struct arg to ntoa() <takinaka@nec>
1.6.4: 940831 <> gopher.c: don't spoil Conn structure on Mod-Data checking.
1.6.3: 940830 <> gopher.c: repaired empty text response enbugged on v1.6.2
1.6.3: 940830 <> inets.c: retry connection for multiple IP addresses for a name
1.6.2: 940830 <> http.c: EOF of text without NL at EOL <takahashi@nibh>
1.6.2: 940830 <> http.c: passing opened server socket to GateWays <satoyan@flab>
1.6.1: 940826 <> cache.c: uncommented flock() for HPUX and AIX
1.6.0: 940826 <> gopher.c: repaired bugs which disabled caching in several cases
1.6.0: 940826 <> http.c: built-in Frog image (^_^)
1.6.0: 940826 <> http.c: forwarding HTTP request in HTTP to the MASTER
1.6.0: 940826 <> JIS.c: ignore SI/SO in ISO-2022-JP
1.6.0: 940826 <> http.c: make FORCEON control PROXY <satoyan@fujitsu>
1.6.0: 940824 <> http.c: mulformed URL by proxyMosaic <tadaki@saga-u>
1.5.10: 940823 <> cache.c: distinguish path xxx and xxx/ for HTTP 302 Moved
1.5.9: 940821 <> gopher.c: flush response to the client before exit
1.5.8: 940821 <> gopher.c: repaired wrong rewriting of Gopuer+ response
1.5.8: 940821 <> http.c: makeshift old cache when connection failed.
1.5.7: 940821 <> http.c: switch on non-text response in text receipt mode
1.5.7: 940821 <> http.c: use LINGER option for the socket to a client
1.5.7: 940821 <> http.c: speed up by enabling I/O buffering on fast channel
1.5.6: 940819 <> service.c: clear inputs on PRIVATE MASTER <kuri@jaeri> <tadaki@saga-u>
1.5.5: 940819 <> gopher.c: telnet access to URL not gopher:// but telnet://
1.5.4: 940819 <> gopher.c: escape non-xalpha characters in a URL selector part
1.5.3: 940817 <> gopher.c: Gopher on HTTP gateway
1.5.3: 940817 <> ftpgw.c: don't rewrite ftp URLs for proxy clients
1.5.2: 940817 <takahashi@nibh> http.c: recov. JIS from gopher/proxy-httpd
1.5.2: 940817 <> ftp.c: immediate EOF to the client on non-existent file
1.5.2: 940816 <> http.c: gateway "file" as well as "ftp" <yamana@etl>
1.5.1: 940815 <> delegated.c: cleanup zombis on TIMEOUT <marya@jip>
1.5.1: 940815 <> {Killpg,Strcasecmp}.c: porting <kawamoto@osaka-u>
1.5.0: 940814 <> gopher.c: avoid useless trans. of data using !
1.5.0: 940814 <> url.c: not ftp but "file" hasn't relayed by callback_it()
1.5.0: 940814 <> cache.c: auto rename of cache file/directory name contention
1.5.0: 940814 <> http.c: avoid useless trans. of data using If-Modified-Since
1.5.0: 940813 <> gopher.c: code conversion on gatewayed remote ACT_SPECIALIST
1.4.6: 940813 <> http.c: private MASTER <kuri@jaeri>
1.4.5: 940812 <> http.c: relay POST... to PROXY serv. <hayakawa@ntt>
1.4.5: 940812 <> mount.c: non-resolv. by default <satoyan@fujitsu>
1.4.4: 940810 <sengoku@hitachi> delegated.c: introduced OWNER setuid
1.4.3: 940809 <> {ftpgw,mount}.c: FTP/HTTP SPECIALIST+MOUNT without MASTER
1.4.2: 940809 <> {http,gopher}.c: stop producing useless proc on cache locking
1.4.2: 940807 <> http.c: bad From: field location in req. introduced at 1.4.0
1.4.1: 940807 <> {http,gopher}.c: separate cache directry of non standard port
1.4.0: 940807 <> {service,url}.c: introduced protocol limitation for DELEGATE
1.4.0: 940807 <> master.c: add host/net filtering before relay to MASTER
1.4.0: 940807 <> delegate.c: repetitive options MASTER, RELIABLE and MOUNT
1.4.0: 940807 <> httpd.c: gave up flushing after 1st line of request
1.4.0: 940806 <> service.c: passing delegate's mail address in FROM command
1.4.0: 940806 <> {mount,url}.c: introduced MOUNTing
1.3.1: 940805 <> http.c: codeconv 1st line HTTP/0 <umura@chubu>
1.3.1: 940805 <> telnet.c: sigblock premature SIGPIPE from its peer
1.3.0: 940802 <> iotimeout.c: introduced I/O timeout
1.3.0: 940730 <> *.c: intrdoduced `DeleGate TUNNEL'
1.3.0: 940730 <> ftpgw.c: avoid closing ToC by fdopen(dup(ToC),...)(for logging)
1.2.21 940728 <> delegate.h: setvbuf/setbuffer selection <marya@jip>
1.2.21 940728 <> ftp.c: no wait(&status) for portability <marya@jip>
1.2.21 940728 <> setsid.c: substution for NEWS-OS4.2.1 <marya@jip>
1.2.21 940728 <> access.c: lacked return value <sirahasi@tisn>
1.2.20 940728 <> Makefile: introduced $(LIBS) <kawamoto@osaka-u>
1.2.19 940727 <> *.c: removed <strings.h> and index(), rindex()
1.2.19 940727 <> ftime.c: portable gmtoff() <kawamoto@osaka-u>
1.2.18 940726 <> ftpgw.c: giveup Content-Length of FTP/HTTP to avoid huge buff.
1.2.17 940725 <> ftpgw.c: convey FTP on HTTP/DeleGate
1.2.16 940725 <> url.c: rewrite <FORM ACTION="/..." <sengoku@hitachi> 
1.2.15 940724 <> ftpgw.c: correct URL and gtype passing for ftp/gopher
1.2.15 940724 <> http.c: httpd compati log for http protocols
1.2.15 940724 <> *.c: reduced the argument of service_XXX(Conn,...)
1.2.14 940723 <> ftp.c: immediate return on non existent path error
1.2.13 940720 <> inets.c: introduced %A,%H,%P for printSock()
1.2.12 940719 <> http.c: httpd compatible log-form <umura@chubu>
1.2.12 940719 <> service.c: access inhibition notation "!proto"
1.2.11 940716 <> http.c: transfer DELEGATE_FLAGS to MASTER-gopher-SPECIALIST
1.2.11 940716 <> url.c: changes FLAGS notation from +F= to =F= (for gopher)
1.2.11 940716 <> url.c: http URL with absolute path <mkijima@u-tokyo>
1.2.10 940714 <> http.c: treat null URL arg. of GET command <machi@crl>
1.2.10 940714 <> url.c: treat URL with omitted gopher gtype and http /path
1.2.9 940712 <> delegated.c: stop using putenv <kazu@suzuki-eng>
1.2.9 940712 <> SLL.c: stop rewriting const. string <kazu@suzuki-eng>
1.2.9 940713 <kazu@suzuki-eng> delegated.c: stop using strftime for NeXT
1.2.9 940712 <> http.c: fclose correctly before retrying on locked cache
1.2.8 940711 <> gopher.c: fclose correctly before retrying on locked cache
1.2.7 940630 <> delegated.c: periodical clean-up of zombis
1.2.6 940623 <> services.c: introduced SERVER=http:/host:port/PATH notation
1.2.6 940623 <> services.c: introduced FORCEON list
1.2.6 940623 <> services.c: made service RESTRICTion configureable
1.2.6 940623 <> access.c: masking RELIABLES host <yoko@hokudai>
1.2.6 940622 <> nntp.c: added JIScode conversion
1.2.5 940619 <> ftpgw.c: bugfix of relaying non-directory response
1.2.4 940619 <> http.c,ftpgw.c: bugfix of trans. gopher-URL to ftp-path
1.2.4 940619 <> ftpgw.c: try identify (gopher) type of file by name
1.2.4 940619 <> ftp.c: add -lL argument for LIST to track symbolic link
1.2.3 940618 <> inets.c: sockopt SO_REUSE to smoothly restart delegated
1.2.3 940618 <> access.c: make access check strict for RELIABLE hosts
1.2.2 940615 <> ftp.c: when path is NULL, it must be directory
1.2.1 940614 <matsui@denken> gopher.c: read binary data from gopher cache
--
