Age | Commit message (Expand) | Author |
2022-12-04 | UTIL: Allow only inlcusion of util glib-style. | Martin Schanzenbach |
2022-12-04 | BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c... | Martin Schanzenbach |
2022-12-01 | BUILD: Improve platform-specific includes | Martin Schanzenbach |
2022-10-03 | -DOC: Documentation cleanup pass through rest of UTIL libraries | Willow Liquorice |
2022-03-30 | -style fixes, no semantic changes | Christian Grothoff |
2022-03-30 | -logging, minor memory leak fix | Christian Grothoff |
2021-11-25 | add pk invariant check | Christian Grothoff |
2021-10-23 | -style fixes | Christian Grothoff |
2021-04-24 | -Fix several incorrect uses of `i.e.' | Alessio Vanni |
2021-03-26 | -fixing memleaks and nptr derefs | Martin Schanzenbach |
2020-12-19 | change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite... | Christian Grothoff |
2020-12-05 | -fix indentation | Christian Grothoff |
2020-11-14 | spell checking | Christian Grothoff |
2020-07-01 | -style fix | Christian Grothoff |
2020-05-29 | rsa crypto compare functions take const parameters | Jonathan Buchanan |
2020-03-17 | use void * instead of char * for RSA key material to make it more clear that ... | Christian Grothoff |
2020-01-18 | fix mem leaks | Florian Dold |
2019-12-07 | fix libgnunetpq for RSA encoding | Christian Grothoff |
2019-12-07 | fix #3795/5968/5398 | Christian Grothoff |
2019-11-16 | patch up RSA signature format for #5698 | Christian Grothoff |
2019-11-15 | fix #5968, but not active | Christian Grothoff |
2019-10-31 | tighten formatting rules | 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-08-19 | benchmark: count rsa_blind properly | Florian Dold |
2018-08-18 | benchmark collection awk scripts | Florian Dold |
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 |
2018-05-30 | style fix | Christian Grothoff |
2017-10-31 | add missing const | Christian Grothoff |
2017-02-24 | util: add component name to LOG macros; util/client: log incoming message typ... | tg(x) |
2016-08-23 | Restore Lenstra protection for gcrypt < 1.6.4 | David Barksdale |
2016-08-23 | -remove dead code | Christian Grothoff |
2016-08-22 | Removed duplicate protection agaisnt Lenstra | Jeff Burdges |
2016-06-08 | Rework the error handling for gcd(r,n) != 1 so the Taler wallet can see errors. | Jeff Burdges |
2016-06-07 | Abstract out previous GCD(m,n)=1 commit into a single function | Jeff Burdges |
2016-06-07 | Verify that GCD(m,n) != 1 when n is an RSA modulus | Jeff Burdges |
2016-05-30 | Testcases for KDF mod n | Jeff Burdges |
2016-05-30 | Use a uniform random number mod an RSA composites for both | Jeff Burdges |
2016-05-26 | sketch envisioned API | Christian Grothoff |
2016-05-24 | fixing #4483: optimize blinding key storage/transmission | Christian Grothoff |
2016-05-19 | rename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey follo... | Christian Grothoff |
2016-03-21 | Fix cut & paste error | Jeff Burdges |
2016-03-21 | Copyright years | Jeff Burdges |
2016-03-21 | Authors, (C), and C++ comments | Jeff Burdges |
2016-03-21 | Clarify a few paramaters and names | Jeff Burdges |
2016-03-21 | Avoid exporting mpi_print helper function | Jeff Burdges |
2016-03-21 | Release outside of helper function | Jeff Burdges |