aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
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.
2017-02-14add benchmarking toolMarkus Teich
2016-12-02migrate to GNUNET_assertMarkus Teich
2016-11-22add m+1st price auctions with public outcomeMarkus Teich
2016-10-15add M+1st price private outcome implementationMarkus Teich
2016-09-29split different auction format algorithms into separate filesMarkus Teich
2016-08-16some stuffMarkus Teich
- finish BRANDT_destroy() - fix include mess related to platform.h and brandt_config.h - add first brandt.c testcase
2016-08-10include m4 dirChristian Grothoff
2016-07-13linkChristian Grothoff
2016-07-13major random stuffMarkus Teich
2016-06-19merge smc into crypto module. add 2dim array helpersMarkus Teich
2016-06-13add first ZKP including test caseMarkus Teich
2016-06-12add tests for key generationMarkus Teich
2016-06-12add crypto backendMarkus Teich
2016-06-12add doxygen stuffMarkus Teich
2016-06-01versChristian Grothoff
2016-06-01fix build system again (now it creates a .la file)Markus Teich
2016-06-01fix build sysChristian Grothoff
2016-06-01add autofoo stuffMarkus Teich