cpp-httplib/test
Omkar Jadhav 5292142046
Add cpp-httplib to oss-fuzz (#684)
* *Add server fuzzer target  and seed corpus
* Add fuzz_test option to Makefile

* Fix #685

* Try to fix Github actions on Ubuntu

* Added ReadTimeoutSSL test

* Comment out `-fsanitize=address`

* Rebase upstream changes

* remove address sanitizer temporarily

* Add separate Makefile for fuzzing

* 1. Remove special char from dictionary
2. Clean fuzzing/Makefile

* Use specific path to avoid accidently linking openssl version brought in by oss-fuzz

* remove addition of flags

* Refactor Makefile

* Add missing newline

* Add fuzztest to github workflow

* Fix

Co-authored-by: yhirose <yuji.hirose.bug@gmail.com>
2020-10-15 08:11:40 -04:00
..
fuzzing Add cpp-httplib to oss-fuzz (#684) 2020-10-15 08:11:40 -04:00
gtest Fix #372 (#374) 2020-03-09 23:59:00 -04:00
proxy Improved Stream interface 2020-01-16 23:28:11 -05:00
www/dir Fix #335 2020-01-21 09:09:05 -05:00
www2/dir Fix #276 2019-11-29 17:07:51 -05:00
www3/dir Fix #276 2019-11-29 17:07:51 -05:00
ca-bundle.crt Wildcard support for verifying server certificate. fix #87 2019-05-07 21:40:03 -04:00
image.jpg Add a file for test 2017-12-29 22:34:59 -05:00
Makefile Add cpp-httplib to oss-fuzz (#684) 2020-10-15 08:11:40 -04:00
Makefile.fuzz_test Add cpp-httplib to oss-fuzz (#684) 2020-10-15 08:11:40 -04:00
test.cc Added ReadTimeoutSSL test 2020-10-08 22:55:09 -04:00
test.conf Fix small issues in tests and added some extra checks. 2018-07-31 22:08:38 +02:00
test.rootCA.conf setup test cases for client certificates 2019-06-07 01:23:22 +08:00
test.sln static file support. vc12 support. 2013-07-04 18:18:52 -04:00
test.vcxproj OpenSSL support on Visual Studio project 2020-07-30 17:19:12 -04:00
test_proxy.cc Fix #357 2020-07-29 23:12:05 -04:00