aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
Commit message (Collapse)AuthorAge
* -more coverity fixesMartin Schanzenbach2021-03-26
|
* -more coverityMartin Schanzenbach2021-03-26
|
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT ↵Christian Grothoff2020-12-19
| | | | overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version
* more typosChristian Grothoff2020-11-14
|
* -minor API changeMartin Schanzenbach2020-11-10
|
* -fix signatures in revocationMartin Schanzenbach2020-11-10
|
* revocation and reclaim updated verificationTheJackiMonster2020-11-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -more gnsrecord APIMartin Schanzenbach2020-10-22
|
* -formatting tvgsMartin Schanzenbach2020-10-16
|
* - fix tvgs; expose alternative identity typeMartin Schanzenbach2020-10-16
|
* -fixMartin Schanzenbach2020-10-15
|
* - fix revocationMartin Schanzenbach2020-10-15
|
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
|
* add gnsrecord-tvg and revocation-tvg to .gitignorejospaeth2020-08-28
|
* change revocation logic to use setu service in lieu of deprecated set serviceChristian Grothoff2020-08-19
|
* clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* -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
| |