Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-14 | fix msg header documentation | Markus Teich | |
2016-12-02 | move ecdlogctx passing to _join()/_new() functions | Markus Teich | |
2016-12-02 | unify msg delivery callback | Markus Teich | |
2016-11-23 | remove unnecessary description handling and hashing. | Markus Teich | |
The hash is not needed since the sellers application is required to sign the description and the bidders application is required to check the signature. Since the arbitrary description used by the application was only used inside this hash, it can be removed as well. | |||
2016-09-29 | split different auction format algorithms into separate files | Markus Teich | |
2016-09-29 | Revert "union" | Markus Teich | |
This reverts commit 20714489cf94f48a5ca7a9d58c44544d6811ca11. | |||
2016-09-28 | union | Christian Grothoff | |
2016-09-11 | public firstprice auction working in test_brandt | Markus Teich | |
2016-09-08 | test_brandt nearly done | Markus Teich | |
2016-08-31 | temporary dump for discussion | Markus Teich | |
2016-08-23 | add msg headers | Markus Teich | |
2016-08-17 | get auctions rolling | Markus Teich | |
2016-08-17 | add start callback and further basic tests | Markus Teich | |
2016-08-16 | add descr struct verification | Markus Teich | |
2016-08-12 | fill descr struct on new() | Markus Teich | |
2016-08-10 | work on public interface implementation | Markus Teich | |
2016-08-03 | stuff | Markus Teich | |
2016-08-03 | update tests | Markus Teich | |
2016-07-13 | major random stuff | Markus Teich | |
2016-07-06 | start with brandt.c | Markus Teich | |
2016-06-22 | random fixes | Markus Teich | |
2016-06-20 | add bid encryption | Markus Teich | |
2016-06-17 | update internals.h, add first algorithm functions | Markus Teich | |
2016-06-07 | low level implementation of round1 | Markus Teich | |