Age | Commit message (Collapse) | Author | Files | Lines |
|
use the bsd.pkg.install.mk framework to handle it. Bump PKGREVISION to 1.
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
2000-12-20 DeleGate/6.1.22 fixed SMTP, FTP, DNS, etc
2000-11-28 DeleGate/6.1.21 fixed FTP data transfer, HTTP MOUNT, etc.
2000-10-30 DeleGate/6.1.20 RELAY=nojava and fix (SSLway, SMTP)
|
|
HostList support, and repaired and extended CFI
|
|
+ FTP/TUNNEL: enabled PASV on TUNNEL (precedes XDC/TUNNEL)
+ FTP/TUNNEL: enabled MODE XDC on TUNNEL
+ FTP: enabled "CWD //ftp:foo%40%bar@server/path"
+ FTP: enabled USER user:pass@host, CWD //user:pass@host anytime
* general: regard POLLHUP as well as POLLIN|POLLPRI (mainly for pipe)
(it can be disabled by -wH command line option for debugging)
+ FTP: enabled %XX in password of "user:pass" part for USER,CWD
+ TUNNEL: fixed to wait children for TUNNEL via sshd (since 6.1.13)
+ FTP: fixed cached RETR by PASV with DeleGate in XDC mode
+ FTP/HTTP: fixed erasing password in embeded URL in FTP/HTTP page
+ HTTP: fixed relaying HTTP/0.9 response to HTTP/1.1 client
+ cache: fixed readlink() error detection on some platforms(AIX)
+ IMAP: introduced IMAP proxying by "LOGIN user@host pass"
+ SMTPGATE: don't count Max-Exclams(!) in uuencoded text
+ HTTP: fixed possible SEGV on Can't Connect message generation
+ MIME: fixed getting value out of "name=value; ..."
+ FTP: fixed REST followed by RETR //serv/path, with cache, etc.
+ SMTPGATE: return appropriate code(554) on bad Message-ID error
+ porting: trial to escape readlink() bug in some version of Linux
+ porting: fix for compilation on AIX+gcc
|
|
|
|
support for SSI (Server Side Include) support, HTTP/1.1,
DGROOT, LIBPATH, SocksV5 server, and lots more.
|
|
by Rafal Boni <rafal.boni@metatel.com> in pr-9556
|
|
Changes include:
+general: set TIMEOUT=shutout:900s by default (was shutout:0)
+FTP: fixed SEGV on cascaded DeleGates (with MODE XDC)
+DNS: fixed non-recursive DNS resolution on little endians
|
|
Changes include:
* Y2K bug fix
* various other bug fixes
* some security (intrusion) fixes
* client socket fd randomization
|
|
Changes include:
+ security: randomized stack base to prevent overflow attack
+ general: fixed some dangerous buffer overflows
+ MASTER: immediate rejection in MASTER mode for forbidden users
+ CFI: fixed direction of LOGFILE on -v,-vv not to socket but to LOGFILE
+ CFI: fixed not to pass "[execpath]command" to shell (since5.9.2)
+ HTTP: fixed SEGV on long (maybe non-) scheme name in URL
+ INETD: fixed SEGV when argument-list part in INETD parameter is empty
+ SocksV5: fixed dropping response data on BIND/ACCEPT
+ Socksv5: fixed (enabled) UDP/SocksV5 on little endians
+ SocksV4: return immediate error response to SocksV5 request
+ NNTP: removed duplicated X-Forwarded in NNTPCC
|
|
|
|
|
|
Notable changes are:
1999-06-25 DeleGate/5.9.3 bug fix (cache/Linux), etc.
1999-06-02 DeleGate/5.9.2 URICONV, Y2K, host=-Host, LDAP, etc.
1999-03-15 DeleGate/5.9.1 bug fix (Win, HTTPS, filters, etc.)
1999-03-09 DeleGate/5.9.0 MAX_ARGC, bug fix
|
|
|
|
Adapt this package to NetBSD.
|
|
|