fix bit counting mess
[oweals/gnunet.git] / src / util / gnunet-scrypt.c
2020-05-26 Martin Schanzenbachfix bit counting mess
2020-04-27 Anna WimbauerMerge branch 'master' of ssh://gnunet.org/gnunet
2020-04-22 Schanzenbach, MartinMerge branch 'schanzen/argon_pow'
2020-04-20 Christian Grothoffmake GNUNET_freez default, have GNUNET_free_nz for...
2020-04-11 Christian Grothofffixing #6149
2019-12-01 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-30 Christian Grothoffuse new POW function consistently, also in revocation
2019-11-30 Christian Grothoffcreate crypto_pow, in preparation for #3795
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-06-25 t3sseraktMerge branch 'master' into cadet_option
2019-06-22 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-19 Christian Grothofffix socket cmp, fix compiler warnings about unused...
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-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
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
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-16 Christian Grothoff-fix leak
2014-01-10 Bart Polot- add user feedback
2014-01-10 Bart PolotAdd NSE proof of work standalone tool and benchmark