Age | Commit message (Expand) | Author |
2008-11-06 | add support for iso8859-13 | Martynas Venckus |
2008-09-30 | from mainline lynx; passed to us by bulibuta@sdf.lonestar.org | Theo de Raadt |
2008-01-29 | More read/write result checking fixes to avoid unsigned comparisons vs | Kenneth R Westerback |
2007-12-01 | fix makefile races. | Marc Espie |
2006-11-21 | Use appropriate wait(2) macros to test for editor failure. | Ray Lai |
2006-10-13 | Add check for mkdtemp(3) failure. Prevents segfaults when TMPDIR | Ray Lai |
2006-10-10 | fgets(3) returns NULL on error, not 0. No functional change, but it makes | Chad Loder |
2005-12-27 | Backport of a fix from lynx2.8.6dev.16 which prevents a crash. | Moritz Jodeit |
2005-11-27 | make lynx(1) to use arc4random(4) instead of other random functions; | Robert Nagy |
2005-11-04 | update to lynx2.8.5rel.4; fixes CAN-2005-3120 among other things. | Federico G. Schwindt |
2005-04-17 | remove amd64 special casing. | Brad Smith |
2005-04-06 | Use fprintf correctly. | Chad Loder |
2005-02-16 | zap compilation date from the binary; ok henning@ | Marc Balmer |
2005-02-04 | unfuck amd64 | Peter Valchev |
2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab | Brad Smith |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn |
2004-11-07 | fix man page path; moritz@jodeit.org | Theo de Raadt |
2004-10-21 | Backport from lynx-2.8.6dev.7b to prevent a memory exhaustion from crashing | Anil Madhavapeddy |
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom |
2004-07-05 | Compile at -O1 on m68k, sig11 in LYMainLoop at -O2. | Miod Vallat |
2004-06-27 | Let's have http://www.OpenBSD.org/ defined as the STARTFILE again. | Robert Nagy |
2004-06-24 | let vax build lynx (workaround); miod ok | Theo de Raadt |
2004-06-22 | sync with lynx 2.8.5.rel2 which fixes a few minor bugs (null pointer checks, | Anil Madhavapeddy |
2004-06-22 | trim some other-os build stuff that crept in | Anil Madhavapeddy |
2004-06-22 | update to lynx 2.8.5rel.1 | Anil Madhavapeddy |
2004-06-21 | Recognize cats as an arm machine. Dunno how this was missed before. | Dale Rahn |
2004-06-21 | back out CPP change; obviously not tested. On at least arm, kills at | Theo de Raadt |
2004-06-21 | propagate CPP to build system as well, millert@ ok | Anil Madhavapeddy |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
2003-10-31 | add pegasos to config.guess matches | Dale Rahn |
2003-08-12 | Stop the madness, though shalt not pass FD_SETSIZE as the first param to | Todd C. Miller |
2003-05-17 | no need for O0 on hppa anymore | Michael Shalayeff |
2003-05-08 | multiple readlink() calls that forgot the -1... | Vincent Labrecque |
2003-05-07 | Re-include a patch missed in the recent upgrade: | Anil Madhavapeddy |
2003-05-01 | Update to lynx-2.8.4-rel1, patchset d, now with IPv6 as well | Anil Madhavapeddy |
2003-04-22 | replace an unbounded fscanf with an fgets | Anil Madhavapeddy |
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 |
2002-06-05 | default to passive, upgrade to active as needed; Andrew Basterfield | Theo de Raadt |
2001-09-01 | config changes to tell configure that macppc is a powerpc. Fixes this | Dale Rahn |
2001-04-09 | Don't use config.cache as a dependency as it breaks GLOBAL_AUTOCONF_CACHE | Todd C. Miller |
2000-11-07 | Passive ftp support from newer lynx sources. To enable it, see | Federico G. Schwindt |
2000-07-31 | Don't try to pass GNUCFLAGS over to submakes, wrecks havok with POSIX make | Marc Espie |
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 |
2000-04-30 | disable GLOBAL_AUTOCONF_CACHE for the moment, since it doesn't work. Noticed ... | Mats O Jansson |
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 |