summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/lynx/WWW/Library/Implementation/HTTP.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delinked from tree, now it goes to the bit bucketderaadt2014-07-231-47/+0
|
* update to lynx 2.8.8rel2, keeping local changes. primarily to get thesedaniel2014-07-091-1/+7
| | | | | | | | | | | | | changes from 2.8.8dev.16: * fix most issues found by clang 3.2 analyze * fix most issues found by Coverity scan tested on i386, sparc64, and macppc by myself. tested on vax by miod@ (including https) helpful discussion with avsm@, sthen@ ok deraadt@
* update to lynx2.8.7rel.2, with local patches:avsm2011-07-221-4/+6
| | | | | | | | | | | - restore local lynx.cfg settings [avsm] - fix makefile races [espie] - read/write result checking fixes to avoid unsigned comparisons vs -1 [krw] - initialize all the InputFieldData members correctly [fgsch] - fix socklen_t test to include <sys/types.h> [miod] - fgets(3) returns NULL on error, not 0. No functional change [cloder] ok krw@, tests by Simon Kuhnle and Martin Pieuchot
* Update to lynx-2.8.6.rel5, with our local patches maintained where relevant.avsm2009-05-311-12/+19
| | | | | | | tests from miod@ sthen@ jmc@ jsing@ two additional fixes from miod: - fix uninitialized stack variable use, leading to occasional crash. - modify the socklen_t test to include <sys/types.h>, fixes gcc2 build failures
* update to lynx 2.8.5rel.1avsm2004-06-221-6/+5
| | | | tested todd@,naddy@. millert@ deraadt@ ok
* Upgrade to Lynx 2.8.2. -mojmaja2000-03-251-1/+1
|
* Lynx 2.8maja1998-03-111-0/+33