aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/wget2
Commit message (Collapse)AuthorAge
* wget, wget2: fix builds (#7587)Gravatar DavidKorczynski2022-04-20
| | | | | Fixes: - https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46501 - https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46485
* wget2: upgrade build to latest base builder (#6483)Gravatar DavidKorczynski2021-09-18
| | | | | | | | | | | | | * wget2: upgrade build to latest base builder * cleanup build * wget2: simplify build * wget2: cleanup build * wget2: last cleanup (hopefully) * wget2: cleanup build
* Reland [Ubuntu upgrade] Fix projects so they don't break with upgrade (#6313)Gravatar jonathanmetzman2021-08-26
| | | | | This reverts commit 878c32419cdf89457d1f1be616d4896fc2586160. Related: #6180
* Revert "[Ubuntu upgrade] Fix projects so they don't break with upgrade. ↵Gravatar Oliver Chang2021-08-26
| | | | | (#6304)" (#6306) This reverts commit 5549d804b3640462549401597cfef382911b3933.
* [Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)Gravatar jonathanmetzman2021-08-25
| | | | | | Fix projects so they don't break with upgrade. These fixes are likely not backwards compatible and will fail on Ubuntu 16.04. Related: #6180
* [Ubuntu upgrade] Pin projects to Xenial where fuzzer build fails. (#6293)Gravatar jonathanmetzman2021-08-24
| | | | This does not include coverage build failures. Related: #6180.
* Populate a bunch of main_repo values. (#4815)Gravatar Oliver Chang2020-12-10
| | | | Also enforce this for future integrations.
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
| | | | | * Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
* [presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Gravatar Max Moroz2020-03-10
| | | | | | | | | | | | | | | | | | | * [presubmit] Enforce language attribute in projectt.yaml to be always set. * Update documentation, better presubmit check, new project template. * add docstring to templates.py * Add example values in the project.yaml template and remove python value for now * Add "project: c++" to 256 projects * format * Add labels and selective_unpack sections to the presubmit check * fix incorrect auto_ccs format in three projects * fix nss emails after rebase
* Fix build issue for wget & wget2 (#3183)Gravatar Tim Rühsen2020-01-05
| | | | | | * [wget] Fix building latest gnutls * [wget2] Fix building latest gnutls
* [wget2] Fix gnutls build (#2071)Gravatar Tim Rühsen2019-01-04
|
* [wget2] Fix order of link libraries (#2059)Gravatar Tim Rühsen2018-12-28
|
* [wget2] Build MHD from latest tarball (#1943)Gravatar Tim Rühsen2018-11-12
|
* [wget2] Install lzip and rsync (#976)Gravatar Tim Rühsen2017-11-11
|
* [wget2] Prepare for new fuzzers, don't execute network tests (#930)Gravatar Tim Rühsen2017-10-31
|
* [wget2] Add libmicrohttpd as new test suite dependency (#841)Gravatar Tim Rühsen2017-09-14
|
* wget2: Set LLVM_PROFILE_FILEGravatar Oliver Chang2017-09-01
| | | Should hopefully address #808
* [wget2] Fixes and enhancements (#787)Gravatar Tim Rühsen2017-08-22
|
* [wget2] Fix building cookie fuzzer (#701)Gravatar Tim Rühsen2017-07-06
|
* [wget2] Reflect better upstream integration (#660)Gravatar Tim Rühsen2017-06-08
|
* [wget2] Fix build, better upstream integration, added auto_ccs (#650)Gravatar Tim Rühsen2017-06-04
|
* [wget2] Fix .dict and .options names (#642)Gravatar Tim Rühsen2017-06-01
| | | | | | | | * [wget2] Speed up build * [wget2] Remove path from corpora in zip archive * [wget2] Fix copying of option and dict files to
* Add GNU wget2 to oss-fuzz (#630)Gravatar Tim Rühsen2017-05-29