fix bit counting mess
[oweals/gnunet.git] / src / revocation / revocation_api.c
2020-05-26 Martin Schanzenbachfix bit counting mess
2020-05-25 Martin Schanzenbachremove some debug
2020-05-25 Martin Schanzenbachactually add ttl
2020-05-25 Martin Schanzenbachadd some more debug output
2020-05-18 Martin Schanzenbachpow values should be nbo
2020-05-18 Martin Schanzenbachadd smi pow values
2020-04-30 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2020-04-29 Schanzenbach, Martinfix comments, struct naming; version
2020-04-27 Anna WimbauerMerge branch 'master' of ssh://gnunet.org/gnunet
2020-04-24 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2020-04-22 Schanzenbach, MartinMerge branch 'schanzen/argon_pow'
2020-04-21 Martin Schanzenbachupdate API for cleanup of handle
2020-04-21 Schanzenbach, Martinremove pow_get
2020-04-21 Schanzenbach, Martinrename, fix
2020-04-21 Schanzenbach, Martinnew pass API
2020-04-20 Schanzenbach, Martinpredate validity time on creation; extent ttl on validation
2020-04-20 Schanzenbach, Martininclude buffer of 10& of epoch
2020-04-20 Schanzenbach, Martincheck signature in check_pow
2020-04-20 Schanzenbach, Martinfix
2020-04-20 Martin Schanzenbachremove sign API call
2020-04-20 Martin Schanzenbachfix tests
2020-04-20 Schanzenbach, Martinevaluate epochs
2020-04-20 Schanzenbach, Martinmore comments, allow to pick up pow later
2020-04-19 Schanzenbach, Martinthose are actually debug messages
2020-04-19 Schanzenbach, Martinuncrustify
2020-04-19 Schanzenbach, Martinsome comments
2020-04-19 Schanzenbach, Martinno diplicate nonces
2020-04-19 Schanzenbach, Martintowards less variance
2020-04-18 Schanzenbach, Martintowards more expirations
2020-04-18 Schanzenbach, Martinsimplify pow even more; add timestamp to revocation pow
2020-04-08 Christian Grothofffix sign api for to address #6164
2019-12-01 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-30 Christian Grothoffuse new POW function consistently, also in revocation
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-06 psyc://loupsycedyg... second batch complete. WE ARE AFFERO AGPL NOW!
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-25 Руслан ИжбулатовW32: cast ntohl() result to uint32_t
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-20 Christian Grothoffconvering revocation_api.c to new MQ API
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-finishing revocation command line tool
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-implementing revocation library
2013-10-05 Christian Grothoff-doxygen
2013-09-30 Christian Grothoff-draft for revocation service
2013-09-30 Christian Grothoff-revocation prototype