summaryrefslogtreecommitdiff
path: root/devel/fuzz/gnutls_psk_client_fuzzer.cc
Commit message (Expand)AuthorAgeFilesLines
* removed devel/fuzz; functionality moved to fuzz/ [ci skip]Nikos Mavrogiannopoulos2017-08-171-95/+0
* fuzz: explicitly initialize and deinitialize the library [ci skip]Nikos Mavrogiannopoulos2017-08-111-0/+4
* fuzz: introduced mem.h with common callbacks for mem accessNikos Mavrogiannopoulos2017-08-031-42/+4
* fuzz: introduced psk.h common headerNikos Mavrogiannopoulos2017-08-031-4/+6
* fuzz: added PSK client fuzzerNikos Mavrogiannopoulos2017-08-031-0/+127