Markus Teich
fa086e2d4f
cleanup todos in brandt.h
2016-12-02 11:04:45 +01:00
Markus Teich
d775547d04
doc two missing parameters
2016-11-23 23:44:28 +01:00
Markus Teich
f4932d94c0
remove unnecessary description handling and hashing.
...
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-11-23 23:26:01 +01:00
Markus Teich
e9d1c7ba00
BRANDT_new() returns NULL on parameter failure
2016-11-22 00:29:27 +01:00
Markus Teich
1e83436746
clarify BRANDT_new doc
2016-11-04 16:42:59 +01:00
Markus Teich
aa83eda9e9
clarify BRANDT_CbStart doc
2016-11-04 16:41:14 +01:00
Markus Teich
b31da162a8
coding style fixes
2016-09-21 13:50:20 +02:00
Markus Teich
9f0e72f1e8
temporary dump for discussion
2016-08-31 14:37:22 +02:00
Markus Teich
4ee150eac2
differentiate starting functions better
2016-08-19 22:55:42 +02:00
Markus Teich
0a2c2fba3f
fix warnings
2016-08-19 22:24:49 +02:00
Markus Teich
25321ed0f5
get auctions rolling
2016-08-17 23:53:49 +02:00
Markus Teich
ec43082b1a
add start callback and further basic tests
2016-08-17 17:37:56 +02:00
Markus Teich
fe7b138892
some stuff
...
- finish BRANDT_destroy()
- fix include mess related to platform.h and brandt_config.h
- add first brandt.c testcase
2016-08-16 20:58:20 +02:00
Markus Teich
01c2b8d710
add descr struct verification
2016-08-16 13:25:03 +02:00
Markus Teich
6483328c48
fill descr struct on new()
2016-08-12 15:22:57 +02:00
Markus Teich
a19b226167
work on public interface implementation
2016-08-10 14:53:31 +02:00
Markus Teich
fbc3e92e59
stuff
2016-08-03 14:07:21 +02:00
Markus Teich
99e5a11de1
major random stuff
2016-07-13 14:01:24 +02:00
Markus Teich
4deee5eb12
start with brandt.c
2016-07-06 14:56:14 +02:00
Markus Teich
0fc7fb86b8
random fixes
2016-06-22 23:18:46 +02:00
Markus Teich
65775f8276
add 3dim array helpers
2016-06-20 00:36:18 +02:00
Markus Teich
f6bacc5058
some doxygen fixes
2016-06-19 23:21:01 +02:00
Markus Teich
62b87e57a7
add tests for key generation
2016-06-12 20:52:22 +02:00
Markus Teich
1d3b927c37
uncrustify brandt.h
2016-06-12 01:14:22 +02:00
Markus Teich
7d25910885
some fixmes
2016-05-27 13:56:03 +02:00
Christian Grothoff
7db11d76da
comments
2016-05-17 23:52:56 +02:00
Markus Teich
2ab5ca5860
capitalize name prefix of public interface functions
2016-05-17 22:52:44 +02:00
Markus Teich
5b885c1e62
apply some coding style with astyle
2016-05-17 22:50:38 +02:00
Markus Teich
5fc3e848ce
initial commit
2016-05-17 22:03:26 +02:00