Commit Graph

1086 Commits

Author SHA1 Message Date
inferno-chromium d729d3e0b5 Rename project.yml to project.yaml 2016-12-03 21:26:09 -08:00
Mike Aizatsky 2b4f854485 Update project.yaml 2016-12-02 19:46:55 -08:00
Matt Johnston 480fef93ad Add Dropbear SSH (#122)
thanks!
2016-12-02 15:06:46 -08:00
Kurt Roeckx 8643f53190 OpenSSL: Use -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION (#126)
This should make the server fuzzer more reproducible.

Depends on https://github.com/openssl/openssl/pull/2023
2016-12-02 11:26:53 -08:00
Mike Aizatsky 635073e584 Update project.yaml 2016-12-02 10:51:21 -08:00
Mike Aizatsky 7196647036 Update project.yaml 2016-12-02 10:44:23 -08:00
Jack Lloyd 792cadb29e This is a pull request to add Botan TLS library to OSS-Fuzz submitted (#121)
by primary maintainer. Two colloborating developers CCed.

Jack Lloyd
jack@randombit.net
Google Account: jack.lloyd@gmail.com
GitHub: randombit
2016-12-02 10:16:07 -08:00
Mike Aizatsky a3df6b8862 [json] switching json to develop branch
According to nlohmann@ this is where development happens
2016-12-02 09:42:42 -08:00
Niels Lohmann 89f10b46a1 added contact email (#124)
I am the maintainer of [JSON for Modern C++](https://github.com/nlohmann/json). I just wanted to open a pull request to add my project, and now I am thrilled that it is already here :-)
2016-12-02 08:57:12 -08:00
Oliver Chang e69a25d84b Revert "coreutils: add build script" (#123) 2016-12-02 08:09:27 -08:00
Ruediger Meier acb19ee42f add util-linux project (#120)
util-linux is the major collection of standard Linux utilities and
libraries. It's used by most Linux distributions during system
init (sysvinit, openrc, systemd) and by users or admins.

I've set my committer email address as primary contact and the
project maintainer (Karel Zak) on CC.

These are the official links to the project:

MAILING LIST:
      E-MAIL: util-linux@vger.kernel.org
      URL:    http://vger.kernel.org/vger-lists.html#util-linux

DOWNLOAD:
      ftp://ftp.kernel.org/pub/linux/utils/util-linux/

SOURCE CODE:
      Web interface:
          http://git.kernel.org/cgit/utils/util-linux/util-linux.git
          https://github.com/karelzak/util-linux

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2016-12-02 07:33:01 -08:00
sfrost 8f00854286 Add the PostgreSQL Project (#119)
This is a pull request to add the PostgreSQL project to OSS-Fuzz
submitted by a long-time PostgreSQL Major Contributor and PostgreSQL
Committer who is also a member of the PostgreSQL Security team:

Stephen Frost
sfrost@snowman.net
sfrost@postgresql.org
Google account: frost.stephen.p@gmail.com
Github: sfrost
2016-12-02 06:36:54 -08:00
Pádraig Brady 8d6a33cc18 coreutils: add build script (#118)
Tested like:

  export PROJECT_NAME='coreutils'
  python infra/helper.py build_image $PROJECT_NAME
  python infra/helper.py build_fuzzers $PROJECT_NAME
  python infra/helper.py run_fuzzer $PROJECT_NAME \
    usr/local/bin/od -t fF -t fD -t fL /dev/null
2016-12-02 06:34:30 -08:00
Alex Gaynor 9c61f4fd50 Drop FUZZER_LDFLAGS from the libyaml fuzzer (#116)
It is no longer required
2016-12-02 06:31:48 -08:00
Caolán McNamara dca782ed44 Add libreoffice as a project (#112) 2016-12-02 11:02:59 +01:00
Alex Gaynor 0ab119d1a1 Add the libyaml fuzzer (#115)
* libyaml fuzzer

* Update for new modern conventions

* added seed corpus

* added a dictionary

* mark myself as the primary contact

* Rename

* --depth on git clone

* rename

* consistency

* Other URL is better
2016-12-01 18:06:48 -08:00
Nima Fatemi cb2ecc10a9 Nominating Tor (#114) 2016-12-01 17:12:31 -08:00
Keith Winstein 4ca0fc4035 Add project.yaml for Mosh (mobile shell) (#113) 2016-12-01 15:45:01 -08:00
Alex Gaynor 80534fe832 Propose libyaml as a project (#107) 2016-12-01 13:36:00 -08:00
inferno-chromium 4f4b0605ea Update project.yaml 2016-12-01 12:38:04 -08:00
Gary Kramlich 0a12768bb8 Add pidgin as a project (#111) 2016-12-01 12:37:43 -08:00
Oliver Chang cb7197e7f5 Rename node.js to nodejs. 2016-12-01 12:19:46 -08:00
Jean-Marc Valin 41e364045b Adding Opus (#110) 2016-12-01 12:07:54 -08:00
Mikeal Rogers b139799558 Submitting Node.js to OSS Fuzz (#109) 2016-12-01 11:46:02 -08:00
Pádraig Brady 87b1012f21 add coreutils basic config (#106) 2016-12-01 09:55:02 -08:00
inferno-chromium d37a62b865 Update project.yaml 2016-12-01 07:22:19 -08:00
inferno-chromium 7823a752b8 Update project.yaml 2016-11-30 14:45:54 -08:00
Alex Gaynor 346e9700b3 Expand the corpus used by the libjpeg-turbo fuzzer (#104) 2016-11-29 20:06:51 -08:00
Mike Aizatsky cb6ea8bee1 [woff2] git is too old, removing shallow-submodules 2016-11-29 18:59:44 -08:00
Mike Aizatsky afcf8f9690 [ffmpeg] some repos do not like depth=1 2016-11-29 18:58:53 -08:00
Mike Aizatsky cf248c4759 [infra] making shallow git clones. fixes #42 2016-11-29 12:55:45 -08:00
inferno-chromium fdb2b2aa5f Update build.sh 2016-11-29 11:37:20 -08:00
Mike Aizatsky 8fd42612bc [infra] using projects/ dir 2016-11-29 11:37:09 -08:00
Mike Aizatsky 879120437d [infra] build.sh cleanup 2016-11-29 11:33:42 -08:00
Mike Aizatsky a1f645866d [infra] target.yaml -> project.yaml 2016-11-29 11:03:26 -08:00
Mike Aizatsky a143b9b39a [infra] renaming targets/ to projects/ 2016-11-29 10:55:25 -08:00