aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* fixed a memleak, a static string free, an access of freed memory etcCarlo von lynX2016-07-29
* -avoid overflow in calculation for very large valuesChristian Grothoff2016-07-26
* change time multiplication/division API to long long to avoid accidental rang...Christian Grothoff2016-07-26
* fix overflow/underflow handling in tracker to properly handle large bandwidthsChristian Grothoff2016-07-26
* -ensure clean DNS shutdown, fix DNS-STUN termination issuesChristian Grothoff2016-07-25
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
* more transport testing hackingChristian Grothoff2016-07-12
* -fix 0-terminationChristian Grothoff2016-07-08
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -lower log levelChristian Grothoff2016-07-08
* -indentChristian Grothoff2016-07-08
* add GNUNET_MQ_set_handlers_closure APIChristian Grothoff2016-07-08
* misc fixesChristian Grothoff2016-07-06
* fix dlog API for mteichChristian Grothoff2016-07-06
* -fix build issuesChristian Grothoff2016-07-06
* -fix misc issuesChristian Grothoff2016-07-06
* update remaining tests to use new MQ APIChristian Grothoff2016-07-05
* update tests to use new MQ APIChristian Grothoff2016-07-05
* update tests to use new MQ APIChristian Grothoff2016-07-05
* -disconnects DO happenChristian Grothoff2016-06-29
* -only trigger check config if we actually need itChristian Grothoff2016-06-28
* typoMarcello Stanisci2016-06-28
* -convert resolver_api to MQChristian Grothoff2016-06-27
* -doxygen, error messagesChristian Grothoff2016-06-27
* add function to obtain mq lengthChristian Grothoff2016-06-27
* fix potential NPE on shutdownChristian Grothoff2016-06-27
* add GNUNET_MQ_send_copyChristian Grothoff2016-06-25
* -fix #4582Christian Grothoff2016-06-25
* update peerinfo API to use MQChristian Grothoff2016-06-24
* -fix statistics termination issueChristian Grothoff2016-06-22
* avoid excessive logging in config parsingChristian Grothoff2016-06-20
* -fix off-by-1Christian Grothoff2016-06-20
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
* proper shutdownChristian Grothoff2016-06-19
* 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