aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | start with larger IBFFlorian Dold2017-02-28
| * | more stats for happy FlorianChristian Grothoff2017-02-28
| * | fix some breaks, add stats for encrypted/decrypted bytes in CADETChristian Grothoff2017-02-28
| * | multicast: fix replay_req_remove_client()tg(x)2017-02-28
| * | misc minor fixesChristian Grothoff2017-02-28
| * | don't run set with valgrind per defaultFlorian Dold2017-02-28
| * | higher constant before applying limitFlorian Dold2017-02-28
| * | loggingFlorian Dold2017-02-28
| * | consensus: slack-a2a evilness mode and static replication in profilerFlorian Dold2017-02-28
| * | fix sq logic, add to buildChristian Grothoff2017-02-28
| * | completing sq_result_helperChristian Grothoff2017-02-28
| * | implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
| |/
| * fix set element type problem, make consensus workFlorian Dold2017-02-27
| * fix type error and test casesFlorian Dold2017-02-27
| * implement lower bound agreementFlorian Dold2017-02-27
| * fix missing nbo conversionFlorian Dold2017-02-27
| * fix ftbfs from consensus WIPFlorian Dold2017-02-27
| * first sketch for libgnuentsq testChristian Grothoff2017-02-27
| * implement sq_query_helper.cChristian Grothoff2017-02-27
| * missing fileFlorian Dold2017-02-27
| * include set size in result callback, needed by consensusFlorian Dold2017-02-27
| * skeleton for libgnunetsq implementationChristian Grothoff2017-02-27
| * designing SQ-lib APIChristian Grothoff2017-02-27
| * add validation for inner consensus elementFlorian Dold2017-02-26
| * fix warning / add size validation for consensus blockFlorian Dold2017-02-26
| * wrap consensus elements in block typeFlorian Dold2017-02-26
| * ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff2017-02-26
| * make sure DHT does not pass around cyclic pathsChristian Grothoff2017-02-26
| * move path destruction to separate task to avoid deep-recursion free-while-in-...Christian Grothoff2017-02-26
| * make test case run with both python2 and python3Florian Dold2017-02-26
| * fix state when requesting full IBFFlorian Dold2017-02-26
| * Disable test_client_unix.nc test on W32Руслан Ижбулатов2017-02-26
| * Hack gnunet_gst_def.h to allow it compile on W32Руслан Ижбулатов2017-02-26
| * Change helper libraries to be noinst_LTLIBTRARIESРуслан Ижбулатов2017-02-26
| * Try to fix FTBFSРуслан Ижбулатов2017-02-26
| * ntohl() return value casts for the testsuite on W32Руслан Ижбулатов2017-02-26
| * update ignore fileChristian Grothoff2017-02-26
| * get rid of non-working, non-maintained experimental alternative DHTsChristian Grothoff2017-02-26
| * get rid of --enable-wachs option, move mlp plugin to experimental-onlyChristian Grothoff2017-02-26
| * document neighbour_limit option betterChristian Grothoff2017-02-26
| * #4801 seems solidly fixed now, don't see how it can happen anymoreChristian Grothoff2017-02-26
| * add note about but #4608Christian Grothoff2017-02-26
| * bump consensus and secretsharing to be built by defaultChristian Grothoff2017-02-26
| * add to ignoreChristian Grothoff2017-02-26
| * disable valgrindChristian Grothoff2017-02-26
| * fix ugly parts of testChristian Grothoff2017-02-26
| * update ignore filesChristian Grothoff2017-02-26
| * fix perf_peerinfo_api FTBFSChristian Grothoff2017-02-26
| * fix crash in test if DB did not yet existChristian Grothoff2017-02-26
| * W32: Fix msg allocation in gns helper serviceРуслан Ижбулатов2017-02-25