aboutsummaryrefslogtreecommitdiff
path: root/brandt.c
Commit message (Expand)AuthorAge
* unify msg delivery callbackMarkus Teich2016-12-02
* migrate to GNUNET_assertMarkus Teich2016-12-02
* migrate to GNUNET_logMarkus Teich2016-12-02
* remove unnecessary description handling and hashing.Markus Teich2016-11-23
* fix memleakMarkus Teich2016-11-23
* add m+1st price auctions with public outcomeMarkus Teich2016-11-22
* BRANDT_new() returns NULL on parameter failureMarkus Teich2016-11-22
* handle n <= m case in m+1st price auctionsMarkus Teich2016-11-01
* test for no biddersMarkus Teich2016-11-01
* fix preparation for M+1st price auctionsMarkus Teich2016-10-14
* blow up k on M+1st price auctionsMarkus Teich2016-10-13
* fix bug where seller would not broadcast last message to biddersMarkus Teich2016-09-23
* coding style fixesMarkus Teich2016-09-21
* public firstprice auction working in test_brandtMarkus Teich2016-09-11
* private firstprice auction working in test_brandtMarkus Teich2016-09-08
* test_brandt nearly doneMarkus Teich2016-09-08
* fix seller auction bootstrapMarkus Teich2016-08-31
* temporary dump for discussionMarkus Teich2016-08-31
* add outcome determination to brandt.cMarkus Teich2016-08-23
* add msg headersMarkus Teich2016-08-23
* differentiate starting functions betterMarkus Teich2016-08-19
* fix warningsMarkus Teich2016-08-19
* get auctions rollingMarkus Teich2016-08-17
* add start callback and further basic testsMarkus Teich2016-08-17
* some stuffMarkus Teich2016-08-16
* add descr struct verificationMarkus Teich2016-08-16
* fill descr struct on new()Markus Teich2016-08-12
* work on public interface implementationMarkus Teich2016-08-10
* stuffMarkus Teich2016-08-03
* update testsMarkus Teich2016-08-03
* fix by including platform.hChristian Grothoff2016-07-13
* major random stuffMarkus Teich2016-07-13
* start with brandt.cMarkus Teich2016-07-06
* random fixesMarkus Teich2016-06-22
* some doxygen fixesMarkus Teich2016-06-19
* refactor smc and ec crypto functions and ad 0og zkpMarkus Teich2016-06-17
* add tests for key generationMarkus Teich2016-06-12