summaryrefslogtreecommitdiff
path: root/devel
Commit message (Expand)AuthorAgeFilesLines
* testcompat-tls13-openssl: fix openssl interactionsNikos Mavrogiannopoulos2018-06-271-0/+0
* README-ci.freebsd.md: updated for new build method with gnulib [ci skip]Nikos Mavrogiannopoulos2018-06-141-2/+8
* tests: added interop tests with openssl under TLS1.3Nikos Mavrogiannopoulos2018-05-041-0/+0
* doc: added README on FreeBSD CI setupNikos Mavrogiannopoulos2017-09-081-0/+70
* .gitlab-ci.yml: enable more cppcheck testsNikos Mavrogiannopoulos2017-09-081-0/+3
* abi-check: added check for 3.6.0 ABI compatibilityNikos Mavrogiannopoulos2017-08-181-0/+39891
* removed devel/fuzz; functionality moved to fuzz/ [ci skip]Nikos Mavrogiannopoulos2017-08-179920-2081/+0
* fuzzer: added a fuzzer targetNikos Mavrogiannopoulos2017-08-161-1/+1
* fuzz: explicitly initialize and deinitialize the library [ci skip]Nikos Mavrogiannopoulos2017-08-1114-0/+44
* tests: added reproducer applications for psk and srp fuzzerstmp-oss-fuzz-updatesNikos Mavrogiannopoulos2017-08-051-7/+18
* gnutls_server_fuzzer: added ed25519 key/certNikos Mavrogiannopoulos2017-08-044-0/+81
* fuzz: introduced mem.h with common callbacks for mem accessNikos Mavrogiannopoulos2017-08-037-252/+91
* fuzz: added SRP server and client fuzzersNikos Mavrogiannopoulos2017-08-0310-1/+339
* fuzz: introduced psk.h common headerNikos Mavrogiannopoulos2017-08-033-7/+40
* fuzz: added PSK server fuzzerNikos Mavrogiannopoulos2017-08-038-229/+427
* fuzz: added PSK client fuzzerNikos Mavrogiannopoulos2017-08-036-2/+129
* fuzz: ported libidn2's main.c taking advantage of afl-clang-fastNikos Mavrogiannopoulos2017-08-032-22/+51
* fuzz: added make update command [ci skip]Nikos Mavrogiannopoulos2017-07-072-0/+11
* fuzz: added corpora from openssl [ci skip]Nikos Mavrogiannopoulos2017-07-077900-0/+36
* fuzz: undid changes related to boringssl server/client corpus format [ci skip]Nikos Mavrogiannopoulos2017-07-072-22/+0
* fuzz: included verbatim corpus from boringsslNikos Mavrogiannopoulos2017-07-071936-0/+43
* fuzz: gnutls-client-fuzzer: read directly from memory [ci skip]Nikos Mavrogiannopoulos2017-07-071-45/+95
* fuzz: gnutls-server-fuzzer: read directly from memory [ci skip]Nikos Mavrogiannopoulos2017-07-071-284/+334
* fuzz: updated server with multiple keys (ECDSA, RSA) and DH parameters [ci skip]Nikos Mavrogiannopoulos2017-07-041-8/+79
* fuzz: removed the openpgp certificate fuzzerNikos Mavrogiannopoulos2017-06-163-51/+2
* tests: added reproducer for OCSP response found test casestmp-ocsp-status-fixNikos Mavrogiannopoulos2017-06-151-2/+4
* fuzz: documented location for OCSP-related reproducersNikos Mavrogiannopoulos2017-06-151-6/+7
* tests: eliminated build warningsNikos Mavrogiannopoulos2017-05-312-2/+2
* fuzz: added RSA-PSS certificateNikos Mavrogiannopoulos2017-05-291-0/+0
* fuzz: doc update [ci skip]Nikos Mavrogiannopoulos2017-05-091-4/+4
* fuzz: fix leaks in PKCS#12 fuzzerNikos Mavrogiannopoulos2017-04-281-4/+10
* fuzz: added PEM base64 decoder and encoder fuzzers [ci skip]Nikos Mavrogiannopoulos2017-04-205-2/+114
* fuzz: openpgp fuzzer always succeeds when no support is present [ci skip]Nikos Mavrogiannopoulos2017-04-191-3/+2
* fuzz: do not enable the openpgp fuzzer when openpgp is disabledtmp-fix-coverity-issuesNikos Mavrogiannopoulos2017-04-061-1/+3
* fuzz: updated pkcs12 corpusNikos Mavrogiannopoulos2017-03-288-0/+0
* fuzz: added PKCS#12 file parser fuzzerNikos Mavrogiannopoulos2017-03-275-35/+67
* fuzz: Corrected default options in fuzz scripts [ci skip]Nikos Mavrogiannopoulos2017-03-133-3/+4
* fuzz: document how to run AFL [ci skip]Nikos Mavrogiannopoulos2017-03-091-0/+17
* fuzz: added initial corpus for the OCSP request parserNikos Mavrogiannopoulos2017-03-091-0/+0
* fuzz: added initial corpus for OCSP response parserNikos Mavrogiannopoulos2017-03-094-0/+0
* fuzz: added OCSP structure parsersNikos Mavrogiannopoulos2017-03-093-2/+104
* fuzz: increased minimized set of X.509 certificatesNikos Mavrogiannopoulos2017-03-097-0/+0
* devel/fuzz: added necessary casts for compilation [ci skip]Nikos Mavrogiannopoulos2017-02-243-4/+5
* devel/fuzz: include string.h for strlen() [ci skip]Nikos Mavrogiannopoulos2017-02-242-0/+2
* devel/fuzz: IDNA fuzzers: removed printf [ci skip]Nikos Mavrogiannopoulos2017-02-232-2/+2
* fuzz: added run-afl helper scriptNikos Mavrogiannopoulos2017-01-262-2/+47
* fuzz: Added IDNA encoding/decoding fuzzying unitsNikos Mavrogiannopoulos2017-01-2611-1/+137
* Makefile.am: increased the number of releases to perform ABI checks withNikos Mavrogiannopoulos2017-01-253-0/+87228
* tests: added reproducer for server issuesNikos Mavrogiannopoulos2017-01-042-2/+6
* doc: document how to enhance the testsuite with issues foundNikos Mavrogiannopoulos2017-01-031-2/+21