aboutsummaryrefslogtreecommitdiff
path: root/programs/chargen_server_upcall.c
AgeCommit message (Collapse)Author
2020-04-29Fix #458Michael Tuexen
2019-09-26Improve fuzzing utilities (#384)Felix Weinrank
2019-07-27Compute CRC32C also when using the loopback interface.Michael Tuexen
This fixes #327.
2019-04-24Concentrate debug/verbose functions in a single file (#310)Felix Weinrank
* buildbot trigger * Searching for bugs... * searching for bugs * dont write packets * Update README * sync * sync * sync * sync * sync * sync * sync * sync * synv * use central helper functions * sync * include programs_helper.c for windows * windows buildfix * nmake windows buildfix * http client to be more verbose * logic fix
2019-01-15Cherrypicking windows fixesFelix Weinrank
2019-01-09Cherrypick branchFelix Weinrank
2018-07-31Fix unix compiler warningsFelix Weinrank
2018-07-31Fix compiler warnings for windowsFelix Weinrank
2018-07-31Adopted usage commentsFelix Weinrank
2018-07-30Fix compiler warningFelix Weinrank
2018-07-26Revert "Merge branch 'fuzzer-integration-upcall' into upcallAPI"Felix Weinrank
This reverts commit f6a8b05734b2f407da20e0387825ea53ba5aa66a, reversing changes made to 0d4f67c5f4db61e6bfd50e825de3ed2b6e2f3f05.
2018-07-26whitespaceFelix Weinrank
2017-12-11New upcall APIIrene Ruengeler