summaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-2434-378/+303
* Indent codeZoltan Fridrich2023-01-2733-394/+503
* tests: conditionalize SRP testsDaiki Ueno2022-12-201-2/+6
* build: pacify sc_unportable_grep_q checkDaiki Ueno2022-11-223-3/+3
* Drop guile bindings. See <https://gitlab.com/gnutls/guile/>.Simon Josefsson2022-10-261-3/+3
* Fix typosDimitris Apostolou2022-02-172-2/+2
* fuzz: explicitly supply LDFLAGS to clang++ command lineDaiki Ueno2021-09-181-1/+1
* fuzz: allow multiple definitions of gnutls_rnd in oss-fuzzDaiki Ueno2021-09-091-0/+1
* spelling: The possessive pronoun "its" has no apostrophe.Daniel Kahn Gillmor2021-05-051-1/+1
* fuzz: limit the retry count in handshake fuzzerDaiki Ueno2020-11-295-0/+18
* fuzz: fix undefined behavior on left shiftDaiki Ueno2020-11-291-2/+2
* fuzz: fuzz gnutls_handshake_writeDaiki Ueno2020-11-196-1/+313
* tests: use ": ${FOO=BAR}" syntax for default handling in shell scriptsDaiki Ueno2020-09-251-1/+1
* handshake: reject no_renegotiation alert if handshake is incompletetmp-renegotiationDaiki Ueno2020-09-032-0/+0
* oss-fuzz: return build error if fuzzers have failed to buildDmitry Baryshkov2020-03-221-1/+1
* oss-fuzz: use CC rather than CXX to compile fuzzersDmitry Baryshkov2020-03-221-2/+3
* fuzz: Update README.md for clang-9 [skip ci]Tim Rühsen2020-03-221-4/+6
* lib/x509: use common routine for parsing data versionDmitry Baryshkov2020-03-121-0/+0
* Merge branch 'fix-crq-ext' into 'master'Dmitry Baryshkov2020-03-111-0/+0
|\
| * x509: drop endless loop in print_extensionsDmitry Baryshkov2020-03-101-0/+0
* | Merge branch 'fix-issuer-sign-tool' into 'master'Dmitry Baryshkov2020-03-101-0/+0
|\ \ | |/ |/|
| * lib/x509/output.c: remove occasioinal memory leak in print_issuer_sign_tool()Dmitry Baryshkov2020-03-071-0/+0
* | fuzz: add simple x509 certificate requests and revocation lists fuzzersDmitry Baryshkov2020-03-0920-0/+106
|/
* pkcs12: do not go try calculating pbkdf2 with 0 iterationsDmitry Baryshkov2020-01-281-0/+0
* fuzz: fixed Ed448 fuzzer tracesNikos Mavrogiannopoulos2020-01-254-2/+2
* README-adding-traces.md: updated with more precise informationNikos Mavrogiannopoulos2020-01-251-0/+17
* fuzzers: added ed448 keysNikos Mavrogiannopoulos2020-01-256-14/+103
* fuzzers: when provided with a parameter they will run on a single fileNikos Mavrogiannopoulos2020-01-251-25/+39
* Merge branch 'tmp-ed448' into 'master'Daiki Ueno2020-01-244-0/+0
|\
| * fuzz: import key, certificate, and traces using Ed448tmp-ed448Daiki Ueno2020-01-234-0/+0
* | fuzz in gost pkcs7/8/12 filesDmitry Baryshkov2020-01-2037-0/+0
|/
* Merge branch 'tmp-check-dup-extensions' into 'master'Nikos Mavrogiannopoulos2020-01-091-0/+7
|\
| * fuzz: import certificate with and without sanity checksNikos Mavrogiannopoulos2020-01-031-0/+7
* | Fix '-Werror=unused-const-variable=' in fuzz/Tim Rühsen2020-01-032-0/+14
|/
* Sync with fuzzers from OSS-FuzzTim Rühsen2019-12-18832-1500/+0
* Amend fuzz scripts and README for clang-8Tim Rühsen2019-12-182-6/+7
* Add fuzz corpora for gnutls_ext_raw_parse_fuzzerTim Rühsen2019-12-184-0/+0
* fuzzer: added fuzzer for gnutls_ext_raw_parse()Nikos Mavrogiannopoulos2019-12-1832-23/+77
* Added initial corpora for rawpk client and server fuzzers.Tom Vrancken2019-09-022-0/+0
* Implemented server rawpk fuzzer.Tom Vrancken2019-09-022-0/+106
* Implemented client rawpk fuzzer.Tom Vrancken2019-09-023-0/+175
* encode_ber_digest_info: added sanity checkNikos Mavrogiannopoulos2019-07-081-0/+0
* fuzz: improvements in gnutls_x509_verify_fuzzer [ci skip]Nikos Mavrogiannopoulos2019-03-29431-4/+68
* fuzz: added fuzzer for certificate verificationNikos Mavrogiannopoulos2019-03-275-0/+204
* Use https:// for arbitrary files #1Tim Rühsen2019-03-1315-15/+15
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* .gitlab-ci.yml: added thread sanitizer runtmp-false-start-clarificationsNikos Mavrogiannopoulos2019-03-021-1/+0
* Fetch OSS-Fuzz corpora much faster [skip ci]tmp-fetch-fuzz-corpora-fasterTim Rühsen2019-02-053-9/+35
* Fix OSS-Fuzz buildtmp-fix-ossfuzzTim Rühsen2018-12-291-1/+1
* fuzz: updated traces for final TLS1.3 versionNikos Mavrogiannopoulos2018-08-206-0/+0