Age | Commit message (Expand) | Author |
2021-05-15 | -coverity: handle invalid key length | Martin Schanzenbach |
2021-03-26 | -more coverity fixes | Martin Schanzenbach |
2020-11-14 | more typos | Christian Grothoff |
2020-11-10 | -minor API change | Martin Schanzenbach |
2020-11-10 | -fix signatures in revocation | Martin Schanzenbach |
2020-11-05 | revocation and reclaim updated verification | TheJackiMonster |
2020-10-15 | - fix revocation | Martin Schanzenbach |
2020-10-15 | - towards crypto agility; wip | Martin Schanzenbach |
2020-08-17 | clean up GNUNET_CRYPTO_pow_hash API | Christian Grothoff |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
2020-05-26 | remove argon2 dependency. Use limited libsodium argon2id function for GNS and... | Martin Schanzenbach |
2020-05-26 | fix bit counting mess | Martin Schanzenbach |
2020-05-26 | remove some debug | Martin Schanzenbach |
2020-05-25 | actually add ttl | Martin Schanzenbach |
2020-05-25 | add some more debug output | Martin Schanzenbach |
2020-05-18 | pow values should be nbo | Martin Schanzenbach |
2020-05-18 | add smi pow values | Martin Schanzenbach |
2020-04-29 | fix comments, struct naming; version | Schanzenbach, Martin |
2020-04-21 | update API for cleanup of handle | Martin Schanzenbach |
2020-04-21 | remove pow_get | Schanzenbach, Martin |
2020-04-21 | rename, fix | Schanzenbach, Martin |
2020-04-21 | new pass API | Schanzenbach, Martin |
2020-04-20 | predate validity time on creation; extent ttl on validation | Schanzenbach, Martin |
2020-04-20 | include buffer of 10& of epoch | Schanzenbach, Martin |
2020-04-20 | check signature in check_pow | Schanzenbach, Martin |
2020-04-20 | fix | Schanzenbach, Martin |
2020-04-20 | remove sign API call | Martin Schanzenbach |
2020-04-20 | fix tests | Martin Schanzenbach |
2020-04-20 | evaluate epochs | Schanzenbach, Martin |
2020-04-20 | more comments, allow to pick up pow later | Schanzenbach, Martin |
2020-04-19 | those are actually debug messages | Schanzenbach, Martin |
2020-04-19 | uncrustify | Schanzenbach, Martin |
2020-04-19 | some comments | Schanzenbach, Martin |
2020-04-19 | no diplicate nonces | Schanzenbach, Martin |
2020-04-19 | towards less variance | Schanzenbach, Martin |
2020-04-18 | towards more expirations | Schanzenbach, Martin |
2020-04-18 | simplify pow even more; add timestamp to revocation pow | Schanzenbach, Martin |
2020-04-08 | fix sign api for to address #6164 | Christian Grothoff |
2019-11-30 | use new POW function consistently, also in revocation | Christian Grothoff |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-06 | second batch complete. WE ARE AFFERO AGPL NOW! | psyc://loupsycedyglgamf.onion/~lynX |
2017-02-25 | W32: cast ntohl() result to uint32_t | Руслан Ижбулатов |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-06-20 | convering revocation_api.c to new MQ API | Christian Grothoff |