aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
Commit message (Collapse)AuthorAge
* -fix: failing testsMartin Schanzenbach2020-07-05
|
* Fix_build_dependenciesBertrand Marc2020-07-05
| | | | Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* - fix epoch 1yMartin Schanzenbach2020-06-21
|
* Set workbits for PoWs to more realistic valuesMartin Schanzenbach2020-06-16
|
* remove argon2 dependency. Use limited libsodium argon2id function for GNS ↵Martin Schanzenbach2020-05-26
| | | | and NSE
* test vectors in binaryMartin Schanzenbach2020-05-26
|
* Merge branch 'spaeth/import_identity'jospaeth2020-05-26
|\
| * add option to create identity from private keyspaeth/import_identityjospaeth2020-05-25
| |
* | fix bit counting messMartin Schanzenbach2020-05-26
| |
* | remove some debugMartin Schanzenbach2020-05-26
| |
* | actually add ttlMartin Schanzenbach2020-05-25
|/
* add some more debug outputMartin Schanzenbach2020-05-25
|
* fix sizes, should not affect actual operationMartin Schanzenbach2020-05-25
|
* pow values should be nboMartin Schanzenbach2020-05-18
|
* add smi pow valuesMartin Schanzenbach2020-05-18
|
* Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-05-13
|\
| * add revocation tvgMartin Schanzenbach2020-05-10
| |
* | uncrustifyMartin Schanzenbach2020-05-13
|/
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
|
* fix comments, struct naming; versionSchanzenbach, Martin2020-04-29
|
* Merge branch 'schanzen/argon_pow'Schanzenbach, Martin2020-04-22
|\
| * add epochs CLI parameterSchanzenbach, Martin2020-04-22
| |
| * update API for cleanup of handleMartin Schanzenbach2020-04-21
| |
| * update revocation configMartin Schanzenbach2020-04-21
| |
| * remove pow_getSchanzenbach, Martin2020-04-21
| |
| * rename, fixSchanzenbach, Martin2020-04-21
| |
| * new pass APISchanzenbach, Martin2020-04-21
| |
| * predate validity time on creation; extent ttl on validationSchanzenbach, Martin2020-04-20
| |
| * include buffer of 10& of epochSchanzenbach, Martin2020-04-20
| |
| * check signature in check_powSchanzenbach, Martin2020-04-20
| |
| * fixSchanzenbach, Martin2020-04-20
| |
| * remove sign API callMartin Schanzenbach2020-04-20
| |
| * fix testsMartin Schanzenbach2020-04-20
| |
| * evaluate epochsSchanzenbach, Martin2020-04-20
| |
| * more comments, allow to pick up pow laterSchanzenbach, Martin2020-04-20
| |
| * those are actually debug messagesSchanzenbach, Martin2020-04-19
| |
| * uncrustifySchanzenbach, Martin2020-04-19
| |
| * some commentsSchanzenbach, Martin2020-04-19
| |
| * no diplicate noncesSchanzenbach, Martin2020-04-19
| |
| * towards less varianceSchanzenbach, Martin2020-04-19
| |
| * towards more expirationsSchanzenbach, Martin2020-04-18
| |
| * simplify pow even more; add timestamp to revocation powSchanzenbach, Martin2020-04-18
| |
* | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
|/ | | | work
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* clarify cpu usedChristian Grothoff2019-11-30
|
* use new POW function consistently, also in revocationChristian Grothoff2019-11-30
|
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
| | | | use __linux__ instead of redefined LINUX.
* tighten formatting rulesChristian Grothoff2019-10-31
|
* follow-up to win32 removal.ng02019-10-25
|