Age | Commit message (Expand) | Author |
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 |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-06 | -finishing revocation command line tool | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-06 | -implementing revocation library | Christian Grothoff |
2013-10-05 | -doxygen | Christian Grothoff |
2013-09-30 | -draft for revocation service | Christian Grothoff |
2013-09-30 | -revocation prototype | Christian Grothoff |