index
:
oec/libbrandt.git
transcript
libbrandt fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internals.h
Age
Commit message (
Expand
)
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
2016-09-29
split different auction format algorithms into separate files
Markus Teich
2016-09-29
Revert "union"
Markus Teich
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