index
:
oec/libbrandt.git
transcript
libbrandt fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test_brandt.c
Age
Commit message (
Expand
)
Author
2022-10-06
add private keys (undsigned) to the transcript
Özgür Kesim
2022-10-03
sort json keys; free string
Özgür Kesim
2022-09-28
Transcript generation and replay
Özgür Kesim
2016-12-02
move ecdlogctx passing to _join()/_new() functions
Markus Teich
2016-11-29
use GNUNET_log in test_brandt
Markus Teich
2016-11-23
remove unnecessary description handling and hashing.
Markus Teich
2016-11-23
add doc for test-case function
Markus Teich
2016-11-22
add m+1st price auctions with public outcome
Markus Teich
2016-11-01
handle n <= m case in m+1st price auctions
Markus Teich
2016-11-01
add todo entry
Markus Teich
2016-11-01
test for no bidders
Markus Teich
2016-10-15
fixup test_brandt
Markus Teich
2016-10-14
make test_brandt ready for M+1st price auctions
Markus Teich
2016-10-14
rework test_brandt
Markus Teich
2016-10-13
remove test.h dependency from test_brandt.c
Markus Teich
2016-09-23
test_brandt: actually check the outcome correctnes
Markus Teich
2016-09-21
minor style fix
Markus Teich
2016-09-21
coding style fixes
Markus Teich
2016-09-11
public firstprice auction working in test_brandt
Markus Teich
2016-09-08
private 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-17
remove unused code in test
Markus Teich
2016-08-17
add start callback and further basic tests
Markus Teich
2016-08-17
minimal changes
Markus Teich
2016-08-16
some stuff
Markus Teich