Age | Commit message (Expand) | Author |
2020-05-25 | add option to create identity from private keyspaeth/import_identity | jospaeth |
2020-05-25 | add some more debug output | Martin Schanzenbach |
2020-05-25 | fix sizes, should not affect actual operation | Martin Schanzenbach |
2020-05-18 | pow values should be nbo | Martin Schanzenbach |
2020-05-18 | add smi pow values | Martin Schanzenbach |
2020-05-13 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach |
2020-05-13 | uncrustify | Martin Schanzenbach |
2020-05-10 | add revocation tvg | Martin Schanzenbach |
2020-05-06 | introduce have_rest; fix warnings | Schanzenbach, Martin |
2020-04-29 | fix comments, struct naming; version | Schanzenbach, Martin |
2020-04-22 | Merge branch 'schanzen/argon_pow' | Schanzenbach, Martin |
2020-04-22 | add epochs CLI parameter | Schanzenbach, Martin |
2020-04-21 | update API for cleanup of handle | Martin Schanzenbach |
2020-04-21 | update revocation config | 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-21 | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ... | Christian Grothoff |
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-12-02 | rewrite sed logic used in Makefiles and move into dosubst awk script. | ng0 |
2019-11-30 | clarify cpu used | Christian Grothoff |
2019-11-30 | use new POW function consistently, also in revocation | Christian Grothoff |
2019-11-20 | follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: | ng0 |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-25 | follow-up to win32 removal. | ng0 |
2019-10-12 | format python | ng0 |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-10 | remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ... | ng0 |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-09-06 | first step to remove plibc | ng0 |
2019-05-30 | Change and improved comments. | Bernd Fix |
2019-05-12 | last minute fixes for 0.11.4 (test cases adjustments only) | Christian Grothoff |
2019-04-26 | memcmp() -> GNUNET_memcmp(), first take | Julius Bünger |
2019-03-10 | Fix Python code: remove imports from `python-future`. | Hartmut Goebel |
2019-03-10 | Cleanup Python code: remove `import __future__`. | Hartmut Goebel |