aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2016-07-08-lower log levelChristian Grothoff
2016-07-08-indentChristian Grothoff
2016-07-08add GNUNET_MQ_set_handlers_closure APIChristian Grothoff
2016-07-06misc fixesChristian Grothoff
2016-07-06fix dlog API for mteichChristian Grothoff
2016-07-06-fix build issuesChristian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-07-05update remaining tests to use new MQ APIChristian Grothoff
2016-07-05update tests to use new MQ APIChristian Grothoff
2016-07-05update tests to use new MQ APIChristian Grothoff
2016-06-29-disconnects DO happenChristian Grothoff
2016-06-28-only trigger check config if we actually need itChristian Grothoff
2016-06-28typoMarcello Stanisci
2016-06-27-convert resolver_api to MQChristian Grothoff
2016-06-27-doxygen, error messagesChristian Grothoff
2016-06-27add function to obtain mq lengthChristian Grothoff
2016-06-27fix potential NPE on shutdownChristian Grothoff
2016-06-25add GNUNET_MQ_send_copyChristian Grothoff
2016-06-25-fix #4582Christian Grothoff
2016-06-24update peerinfo API to use MQChristian Grothoff
2016-06-22-fix statistics termination issueChristian Grothoff
2016-06-20avoid excessive logging in config parsingChristian Grothoff
2016-06-20-fix off-by-1Christian Grothoff
2016-06-19avoid deprecated API, use new connecT APIChristian Grothoff
2016-06-19proper shutdownChristian Grothoff
2016-06-19redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff
2016-06-18partial refactoring, will cause FTBFS, to be completed ASAPChristian Grothoff
2016-06-14Fix perf_crypto_rsa.c after various changesJeff Burdges
2016-06-11fix memroy leakChristian Grothoff
2016-06-08Rework the error handling for gcd(r,n) != 1 so the Taler wallet can see errors.Jeff Burdges
2016-06-07Abstract out previous GCD(m,n)=1 commit into a single functionJeff Burdges
2016-06-07Verify that GCD(m,n) != 1 when n is an RSA modulusJeff Burdges
2016-06-03refactoring my APIChristian Grothoff
2016-06-01fix #4545: create directory for log file if it does not existChristian Grothoff
2016-05-30Testcases for KDF mod nJeff Burdges
2016-05-30Use a uniform random number mod an RSA composites for bothJeff Burdges
2016-05-26sketch envisioned APIChristian Grothoff
2016-05-24fixing #4483: optimize blinding key storage/transmissionChristian Grothoff
2016-05-19rename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey follo...Christian Grothoff
2016-05-15rps.conf is generated from rps.conf.inChristian Grothoff
2016-05-06fix ftbfsChristian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff
2016-05-05add -w option to gnunet-configChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-25removing dead codeChristian Grothoff
2016-04-22Allow GNUNET_BASE_CONFIG to be customized.Florian Dold
2016-04-16fix ftbfsChristian Grothoff
2016-04-16support overriding GNUNET_DEFAULT_USER_CONFIG_FILEChristian Grothoff
2016-04-15add option to set configuration file to be used by default by libgnunetutil r...Christian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff