Commit graph

20 commits

Author SHA1 Message Date
rh
d9810cee9c Update delegate to 6.1.18. Changes include: bug fixes, extended SSLway,
HostList support, and repaired and extended CFI
2000-10-15 17:24:28 +00:00
tron
ebcef6eadf Depend on version 4.0 or newer of the "readline" package. 2000-07-20 15:40:58 +00:00
rh
8665897291 Update delegate to 6.1.16. Changes include:
+ 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
2000-07-10 15:06:39 +00:00
rh
ec85a1d7d2 Update delegate to 6.1.14. Changes are bugfixes only. 2000-06-17 12:51:11 +00:00
rh
0b86444603 Update delegate to 6.1.7. Changes include numerous bug fixes,
support for SSI (Server Side Include) support, HTTP/1.1,
DGROOT, LIBPATH, SocksV5 server, and lots more.
2000-04-16 15:19:14 +00:00
wiz
7ddf6afe16 echo -> ${ECHO} 2000-03-16 13:52:20 +00:00
pooka
457a31a63b Make the build work with a CC-variable containing spaces as suggested
by Rafal Boni <rafal.boni@metatel.com> in pr-9556
2000-03-08 17:02:04 +00:00
itojun
66594b86d4 sorry I was not careful, 5.9.13 was okay... 2000-02-23 13:15:44 +00:00
itojun
40a290a76d add IGNORE, for possibility for remote exploit.
not sure if pkgsrc patches plugged any of holes, but there seem to be
many flaws (from bugtraq posting).  I can find no better way than
disabling this one.
http://www.securityfocus.com/templates/archive.pike?list=1&date=1999-11-8&msg=Pine.LNX.4.05.9911131950140.12742-200000@nb.in-berlin.de
2000-02-23 13:13:54 +00:00
rh
73ebb55e36 Update delegate to 5.9.13
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
2000-01-27 07:39:28 +00:00
rh
ec3b7d4b2d Update delegate to 5.9.12
Changes include:
	* Y2K bug fix
	* various other bug fixes
	* some security (intrusion) fixes
	* client socket fd randomization
2000-01-06 10:46:55 +00:00
rh
d969d43d8c Update delegate to 5.9.8.
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
1999-11-27 07:48:46 +00:00
rh
19883a9230 defuzz 1999-11-12 15:29:15 +00:00
rh
1293909c92 Update delegate to 5.9.6. Changes are bugfixes only. 1999-11-08 16:25:49 +00:00
rh
03c2659298 Update delegate to 5.9.3
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
1999-08-22 15:55:50 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
hubertf
7a3e836e8e Don't require "." in PATH (which obviously didn't work anyways :-) 1999-04-04 18:01:38 +00:00
rh
5e0390821e add some mirror sites 1999-03-01 06:46:32 +00:00
rh
ee246ce79b Upgrade delegate to 5.8.8
Adapt this package to NetBSD.
1999-02-23 18:28:34 +00:00
rh
7e8a0d6575 A general purpose TCP/IP proxy system. 1999-02-23 18:20:59 +00:00