Commit Graph

19 Commits

Author SHA1 Message Date
Catena cyber 41b1710710
Updates patch for mysql 8.21 (#4162)
* Updates patch for mysql 8.21

* Fixup 8.21

* Disabkes fuzz_docommand to keep going with other targets for now

* do not even compile fuzz_docommand

* Adding license

* FIXMEs

* no longer compiled

* nits
2020-07-21 06:52:28 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Catena cyber 2f4e18cea9
Fix libraries needed for mysql fuzz targets (#3781) 2020-05-10 15:38:42 -07:00
Catena cyber 9f0b9af101
Fixes build with mysql 8.20 (#3741) 2020-04-30 07:30:31 -07:00
Max Moroz e6a5e0a666
[honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591). (#3609)
* [honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591).

* rename fuzzing puzzles target
2020-04-09 13:47:54 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [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
2020-03-10 11:08:01 -07:00
Catena cyber 57601d4b6c [mysql] Rebased patch for mysql (#3279)
* Rebased patch for mysql

* Fix viofuzz

* Fix patch
2020-01-23 16:56:13 -08:00
Catena cyber 1a30a8064f [mysql] Fix misalign in mysql fuzz target (#3160) 2019-12-21 15:40:26 -08:00
Catena cyber 0428faf12d Project mysql with ubsan build (#3150) 2019-12-18 07:28:49 -08:00
Catena cyber ac867371d1 Fix fuzz targets in mysql (#3052) 2019-11-20 07:29:31 -08:00
Catena cyber 34f5da8aeb mysql fuzz targets use custom rm and cp (#3046) 2019-11-19 07:35:03 -08:00
Catena cyber c839326cd2 Debugs mysql server fuzz targets (#3012) 2019-11-06 06:45:38 -08:00
Catena cyber e922a6535d Uses different directories for different mysql fuzz targets (#2971) 2019-10-21 13:42:15 -07:00
Catena cyber 27370744dc Valid dictionaries format for mysql (#2965) 2019-10-18 06:45:32 -07:00
Catena cyber 9597461130 Adds project mysql (#2922)
* Initial integration for mysql server

* Patch for mysql 8.0.18

* Adds include

* Adds argument to run_bootstrap_thread

* build -Dprotobuf_BUILD_SHARED_LIBS=OFF

* olwercase port option

* use different socket files
2019-10-16 08:25:11 -07:00
Abhishek Arya 380322012e
Revert "[mysql] Adds project mysql (#2650)" (#2670)
This reverts commit 1a981b0b42.
2019-08-08 16:25:05 -07:00
Catena cyber 1a981b0b42 [mysql] Adds project mysql (#2650)
* Initial integration for mysql server

* Adds patch

* Code review takes into account
2019-08-02 06:54:41 -07:00
jonathanmetzman fe35e99fe1
Revert "[mysql] Initial integration for mysql server (#2593)" (#2647)
Build fails.

This reverts commit 276d4c7888.
2019-08-01 13:59:31 -07:00
Catena cyber 276d4c7888 [mysql] Initial integration for mysql server (#2593)
* Initial integration for mysql server
2019-08-01 13:27:38 -07:00