aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* -convert vpn/exit/pt to use new CADET portsChristian Grothoff2016-08-11
* end-user friendly output messages, ok like this?Carlo von lynX2016-08-09
* UX: message type for important things that aren't evilCarlo von lynX2016-08-08
* Merge branch 'master' of /RAM/proj/gnunetCarlo von lynX2016-08-08
* op: lib for async operationsGabor X Toth2016-08-04
* Not reason, but the macro exists so I'll use it I guess.Jeff Burdges2016-08-03
* Fix a few errors in socks.cJeff Burdges2016-08-03
* -adapting xdht and wdht to new core MQ APIChristian Grothoff2016-08-01
* enable setting per-envelope or per-queue transmission options with MQ APIChristian Grothoff2016-07-30
* social: allow multiple calls to disconnect(), rest: handle warningsCarlo von lynX2016-07-30
* 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