aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-27implement sq_query_helper.cChristian Grothoff
2017-02-27missing fileFlorian Dold
2017-02-27include set size in result callback, needed by consensusFlorian Dold
2017-02-27skeleton for libgnunetsq implementationChristian Grothoff
2017-02-27designing SQ-lib APIChristian Grothoff
2017-02-26add validation for inner consensus elementFlorian Dold
2017-02-26fix warning / add size validation for consensus blockFlorian Dold
2017-02-26wrap consensus elements in block typeFlorian Dold
2017-02-26ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff
2017-02-26make sure DHT does not pass around cyclic pathsChristian Grothoff
2017-02-26move path destruction to separate task to avoid deep-recursion free-while-in-...Christian Grothoff
2017-02-26make test case run with both python2 and python3Florian Dold
2017-02-26fix state when requesting full IBFFlorian Dold
2017-02-26Disable test_client_unix.nc test on W32Руслан Ижбулатов
2017-02-26Hack gnunet_gst_def.h to allow it compile on W32Руслан Ижбулатов
2017-02-26Change helper libraries to be noinst_LTLIBTRARIESРуслан Ижбулатов
2017-02-26Try to fix FTBFSРуслан Ижбулатов
2017-02-26ntohl() return value casts for the testsuite on W32Руслан Ижбулатов
2017-02-26update ignore fileChristian Grothoff
2017-02-26get rid of non-working, non-maintained experimental alternative DHTsChristian Grothoff
2017-02-26get rid of --enable-wachs option, move mlp plugin to experimental-onlyChristian Grothoff
2017-02-26document neighbour_limit option betterChristian Grothoff
2017-02-26#4801 seems solidly fixed now, don't see how it can happen anymoreChristian Grothoff
2017-02-26add note about but #4608Christian Grothoff
2017-02-26bump consensus and secretsharing to be built by defaultChristian Grothoff
2017-02-26add to ignoreChristian Grothoff
2017-02-26disable valgrindChristian Grothoff
2017-02-26fix ugly parts of testChristian Grothoff
2017-02-26update ignore filesChristian Grothoff
2017-02-26fix perf_peerinfo_api FTBFSChristian Grothoff
2017-02-26fix crash in test if DB did not yet existChristian Grothoff
2017-02-25W32: Fix msg allocation in gns helper serviceРуслан Ижбулатов
2017-02-25W32: port gnunet-gns-import to new zone iterator callback APIРуслан Ижбулатов
2017-02-25Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов
2017-02-25W32: cast ntohl() result to uint32_tРуслан Ижбулатов
2017-02-25W32: Splice GNUNET_memcpy macro into NAT and GNS helpersРуслан Ижбулатов
2017-02-25Silence a GCC warning in gnunet-nat.cРуслан Ижбулатов
2017-02-25Link libgnunetblockgroup to libgnunetblockРуслан Ижбулатов
2017-02-25W32: placate GCC by initializing lsocks_write_fd to NULLРуслан Ижбулатов
2017-02-25W32: Fix wrong format stringsРуслан Ижбулатов
2017-02-25W32: Fix the conditaions for the ifconfig functionРуслан Ижбулатов
2017-02-25W32: Fix a possible control flow errorРуслан Ижбулатов
2017-02-25Shuffle some vars around to fix a warningРуслан Ижбулатов
2017-02-25Use GNU printf formatРуслан Ижбулатов
2017-02-25W32: adapt the code to GNUNET_memcpy() that returns nothingРуслан Ижбулатов
2017-02-25this should be deadChristian Grothoff
2017-02-25updating gnunet-gns-helper-service-w32 to current APIsChristian Grothoff
2017-02-24multicast: logging, test fixtg(x)
2017-02-24util: loggingtg(x)
2017-02-24Merge branch 'master' of gnunet.org:gnunettg(x)