<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/fuzz/README, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>fuzzer: move to using external curl-fuzzer</title>
<updated>2017-10-04T13:33:36+00:00</updated>
<author>
<name>Max Dymond</name>
<email>cmeister2@gmail.com</email>
</author>
<published>2017-09-25T09:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4f38db1d28a971f938400f558e968fdffb9233a0'/>
<id>4f38db1d28a971f938400f558e968fdffb9233a0</id>
<content type='text'>
Use the external curl-fuzzer repository for fuzzing.

Closes #1923
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the external curl-fuzzer repository for fuzzing.

Closes #1923
</pre>
</div>
</content>
</entry>
<entry>
<title>ossfuzz: Move to C++ for curl_fuzzer.</title>
<updated>2017-09-02T09:07:55+00:00</updated>
<author>
<name>Max Dymond</name>
<email>cmeister2@gmail.com</email>
</author>
<published>2017-09-01T20:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=57001ce3bb97455d799f0a2180b7bf1287ffd71a'/>
<id>57001ce3bb97455d799f0a2180b7bf1287ffd71a</id>
<content type='text'>
Automake gets confused if you want to use C++ static libraries with C
code - basically we need to involve the clang++ linker. The easiest way
of achieving this is to rename the C code as C++ code. This gets us a
bit further along the path and ought to be compatible with Google's
version of clang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automake gets confused if you want to use C++ static libraries with C
code - basically we need to involve the clang++ linker. The easiest way
of achieving this is to rename the C code as C++ code. This gets us a
bit further along the path and ought to be compatible with Google's
version of clang.
</pre>
</div>
</content>
</entry>
<entry>
<title>ossfuzz: moving towards the ideal integration</title>
<updated>2017-09-01T09:22:51+00:00</updated>
<author>
<name>Max Dymond</name>
<email>cmeister2@gmail.com</email>
</author>
<published>2017-08-27T14:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=efeb4a317616b0437a26277945bd300eaffe96d7'/>
<id>efeb4a317616b0437a26277945bd300eaffe96d7</id>
<content type='text'>
- Start with the basic code from the ossfuzz project.
- Rewrite fuzz corpora to be binary files full of Type-Length-Value
  data, and write a glue layer in the fuzzing function to convert
  corpora into CURL options.
- Have supporting functions to generate corpora from existing tests
- Integrate with Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Start with the basic code from the ossfuzz project.
- Rewrite fuzz corpora to be binary files full of Type-Length-Value
  data, and write a glue layer in the fuzzing function to convert
  corpora into CURL options.
- Have supporting functions to generate corpora from existing tests
- Integrate with Makefile.am
</pre>
</div>
</content>
</entry>
<entry>
<title>fuzz/README: document how to build</title>
<updated>2017-06-15T20:12:12+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-06-15T15:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=7e8247c46728c8fd60659502be9106154c6ebc91'/>
<id>7e8247c46728c8fd60659502be9106154c6ebc91</id>
<content type='text'>
Fixes #1476
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1476
</pre>
</div>
</content>
</entry>
<entry>
<title>fuzz: bring oss-fuzz initial code converted to C89</title>
<updated>2017-06-15T20:11:30+00:00</updated>
<author>
<name>Frederik B</name>
<email>freddy@flashpad</email>
</author>
<published>2017-05-09T18:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=b9ead67e12b4d920ab958bfa8597e10d6fe3dd36'/>
<id>b9ead67e12b4d920ab958bfa8597e10d6fe3dd36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
