aboutsummaryrefslogtreecommitdiff
path: root/replay.c
AgeCommit message (Collapse)Author
2024-01-15don't use gcc experimental embedded function featureHEADtranscriptÖzgür Kesim
2024-01-14lift code to recent GNUNET version; uncrustifyÖzgür Kesim
2022-10-03use fflush for stdout; minor changesÖzgür Kesim
2022-09-28added json-outputÖzgür Kesim
2022-09-28Transcript generation and replayÖzgür Kesim
test_brandt now generates transcripts of auctions in JSON form on stdout. replay is a program that reads such a transcript and replays the auction.