aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
* partial refactoring, will cause FTBFS, to be completed ASAPChristian Grothoff2016-06-18
* Fix perf_crypto_rsa.c after various changesJeff Burdges2016-06-14
* fix memroy leakChristian Grothoff2016-06-11
* Rework the error handling for gcd(r,n) != 1 so the Taler wallet can see errors.Jeff Burdges2016-06-08
* Abstract out previous GCD(m,n)=1 commit into a single functionJeff Burdges2016-06-07
* Verify that GCD(m,n) != 1 when n is an RSA modulusJeff Burdges2016-06-07
* refactoring my APIChristian Grothoff2016-06-03
* fix #4545: create directory for log file if it does not existChristian Grothoff2016-06-01
* Testcases for KDF mod nJeff Burdges2016-05-30
* Use a uniform random number mod an RSA composites for bothJeff Burdges2016-05-30
* sketch envisioned APIChristian Grothoff2016-05-26
* fixing #4483: optimize blinding key storage/transmissionChristian Grothoff2016-05-24
* rename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey follo...Christian Grothoff2016-05-19
* rps.conf is generated from rps.conf.inChristian Grothoff2016-05-15
* fix ftbfsChristian Grothoff2016-05-06
* fixing compiler warningsChristian Grothoff2016-05-06
* add -w option to gnunet-configChristian Grothoff2016-05-05
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* removing dead codeChristian Grothoff2016-04-25
* Allow GNUNET_BASE_CONFIG to be customized.Florian Dold2016-04-22
* fix ftbfsChristian Grothoff2016-04-16
* support overriding GNUNET_DEFAULT_USER_CONFIG_FILEChristian Grothoff2016-04-16
* add option to set configuration file to be used by default by libgnunetutil r...Christian Grothoff2016-04-15
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* fixfixChristian Grothoff2016-04-08
* -fix resolver logic bugChristian Grothoff2016-04-07
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --...Christian Grothoff2016-04-07
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --...Christian Grothoff2016-04-07
* -fix leakChristian Grothoff2016-04-04
* add logic to parse JSON uploadsChristian Grothoff2016-04-04
* extend GNUNET_OS-API to allow re-use of os_installation logic for programs wi...Christian Grothoff2016-03-31
* Fix cut & paste errorJeff Burdges2016-03-21
* Copyright yearsJeff Burdges2016-03-21
* Authors, (C), and C++ commentsJeff Burdges2016-03-21
* Clarify a few paramaters and namesJeff Burdges2016-03-21
* Avoid exporting mpi_print helper functionJeff Burdges2016-03-21
* Release outside of helper functionJeff Burdges2016-03-21
* fixing symbol naming and coding convention issuesChristian Grothoff2016-03-21
* Implement a Full Domain Hash (FDH) for RSA signatures and blind signaturesJeff Burdges2016-03-20
* adding library for basic JSON conversionsChristian Grothoff2016-03-17
* Add support for $GNUNET_BASE_CONFIGFlorian Dold2016-02-28
* -deduplicate string constantSree Harsha Totakura2016-01-21
* -fix (C) noticesChristian Grothoff2016-01-19
* add crc8Christian Grothoff2016-01-17
* - Add ecdsa ecdh functionsMartin Schanzenbach2016-01-04
* preparations for fixing #4065Christian Grothoff2015-11-23
* -fix compiler warningChristian Grothoff2015-11-02
* Use SSH more safely from configureJeff Burdges2015-10-27
* -indentChristian Grothoff2015-10-26