Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-12 | Stop the madness, though shalt not pass FD_SETSIZE as the first param to | Todd C. Miller | |
select(2) needlessly. deraadt@ OK | |||
2003-05-17 | no need for O0 on hppa anymore | Michael Shalayeff | |
2003-05-08 | multiple readlink() calls that forgot the -1... | Vincent Labrecque | |
ok millert | |||
2003-05-07 | Re-include a patch missed in the recent upgrade: | Anil Madhavapeddy | |
When passive FTP fails, switch to active FTP and try again Submitted by Andrew Basterfield <bob@cemetery.homeunix.org> | |||
2003-05-01 | Update to lynx-2.8.4-rel1, patchset d, now with IPv6 as well | Anil Madhavapeddy | |
Local patches we maintain to the distribution are: - replace unbounded fscanf with fgets (avsm) - spelling fixes (deraadt) - hppa -O0 workaround (mickey) - default to ftp passive (deraadt) - work with non-exec scripts (deraadt,hin,maja) - be more careful with rlogin username (art) - default to our webpage (deraadt) - install helpfiles locally (maja) - mkdtemp temp space directory (art) - install more recent config.guess (avsm) Tested by beck,millert,grange,fries,miod and others, deraadt@ ok | |||
2003-04-22 | replace an unbounded fscanf with an fgets | Anil Madhavapeddy | |
suggested by and ok millert@ | |||
2003-01-04 | spelling | Theo de Raadt | |
2002-12-19 | build LYMainLoop.o -O0 as a workaround for gcc on hppa | Michael Shalayeff | |
2002-11-25 | Fix URL CRLF Injection bug. | margarida | |
-- A CRLF injection vulnerability has been reported for Lynx that may allow an attacker to include extra HTTP headers when viewing web pages. If Lynx is called from the command line, carriage return and line feed (CRLF) characters may be included in the specified URL. These characters are not escaped when the input is used to construct a HTTP request. URL: http://www.flora.org/lynx-dev/html/month082002/msg00211.html henning@ fgs@ pjanzen@ pvalchev@ ok | |||
2002-06-05 | default to passive, upgrade to active as needed; Andrew Basterfield | Theo de Raadt | |
list@lostgeneration.freeserve.co.uk | |||
2001-09-01 | config changes to tell configure that macppc is a powerpc. Fixes this | Dale Rahn | |
issue for mvmeppc at the same time. | |||
2001-04-09 | Don't use config.cache as a dependency as it breaks GLOBAL_AUTOCONF_CACHE | Todd C. Miller | |
(and there is no rule to generate it anyway). | |||
2000-11-07 | Passive ftp support from newer lynx sources. To enable it, see | Federico G. Schwindt | |
FTP_PASSIVE in lynx.cfg. | |||
2000-07-31 | Don't try to pass GNUCFLAGS over to submakes, wrecks havok with POSIX make | Marc Espie | |
rules. | |||
2000-06-28 | integrate USE_SSL into real settings; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
2000-05-01 | Make it compile even if exec-permissions are missing on cfg_defs.sh | Hans Insulander | |
and cfg_edit.sh. Work by maja@, ok deraadt@ | |||
2000-04-30 | disable GLOBAL_AUTOCONF_CACHE for the moment, since it doesn't work. Noticed ↵ | Mats O Jansson | |
by millert@. -moj | |||
2000-04-30 | code missed when upgraded to 2.8.2. -moj | Mats O Jansson | |
2000-04-21 | a little bit of glue to call openssl; mark@moxienet.com | Theo de Raadt | |
2000-03-25 | Upgrade to Lynx 2.8.2. -moj | Mats O Jansson | |
1999-12-21 | strip lynx before installation. | Federico G. Schwindt | |
1999-06-07 | move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1999-04-20 | cleanup if -dump is called; markus.friedl@fau.de | Theo de Raadt | |
1998-12-21 | cheaper select() call | Theo de Raadt | |
1998-12-05 | NOMAN fixes | kstailey | |
1998-11-16 | simple fixes for buffer overflows in telnet:// tn3270:// and rlogin:// and a ↵ | Artur Grabowski | |
fix for stupid handling of username for rlogin:// (which is passed to system()...) | |||
1998-10-28 | mkdtemp a directory where Lynx puts all it's temporary files. | Artur Grabowski | |
Fixing creation of all temp files would involve rewriting Lynx. | |||
1998-10-18 | set PATH before running configure since we can't rely on the user's path ↵ | Todd C. Miller | |
being sane | |||
1998-05-06 | Don't overflow on long mailto:-tags. | Artur Grabowski | |
1998-04-02 | this should be updated to new autoconf one of these days. | Theo de Raadt | |
In the meantime, we are cpu-unknown-openbsd2.3 | |||
1998-03-14 | install helpfiles in locally. -moj | Mats O Jansson | |
1998-03-11 | support non-executable shell scripts | Theo de Raadt | |
1998-03-11 | default to our web page | Theo de Raadt | |
1998-03-11 | support non-executable shell scripts | Theo de Raadt | |
1998-03-11 | make it work in our world... -moj | Mats O Jansson | |
1998-03-11 | Lynx 2.8 | Mats O Jansson | |