Remove a bad 'goto end' and a few superfluous ones in apps/lib/apps.c
[openssl.git] / fuzz / client.c
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-09-12 Richard LevitteDeprecate ERR_get_state()
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11 Matt CaswellUpdate copyright year
2018-08-09 Matt CaswellFix no-comp
2018-07-16 Kurt RoeckxEnable all protocols and ciphers in the fuzzer
2017-09-18 PauliStack sorting safety
2017-08-11 Rich SalzMove FuzzerSetRand to separate file.
2017-07-26 Rich SalzInstall custom RAND_METHOD for fuzzing
2017-04-27 Andy Polyakovfuzz/{client,server}.c: omit _time64 "overload method".
2017-04-19 Jon SpillettChange 64-bit time type for windows
2017-04-16 Kurt RoeckxUse a fixed time when fuzzing.
2017-04-07 Rich SalzMake default_method mostly compile-time
2017-01-09 Richard LevitteFix build issues with no-dh, no-dsa and no-ec
2017-01-06 Kurt RoeckxMake client and server fuzzer reproducible
2016-12-16 Kurt RoeckxMake client and server fuzzer support all ciphers
2016-12-08 Kurt RoeckxAnd client fuzzer