aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* W32: port gnunet-gns-import to new zone iterator callback APIРуслан Ижбулатов2017-02-25
* Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов2017-02-25
* W32: cast ntohl() result to uint32_tРуслан Ижбулатов2017-02-25
* W32: Splice GNUNET_memcpy macro into NAT and GNS helpersРуслан Ижбулатов2017-02-25
* Silence a GCC warning in gnunet-nat.cРуслан Ижбулатов2017-02-25
* Link libgnunetblockgroup to libgnunetblockРуслан Ижбулатов2017-02-25
* W32: placate GCC by initializing lsocks_write_fd to NULLРуслан Ижбулатов2017-02-25
* W32: Fix wrong format stringsРуслан Ижбулатов2017-02-25
* W32: Fix the conditaions for the ifconfig functionРуслан Ижбулатов2017-02-25
* W32: Fix a possible control flow errorРуслан Ижбулатов2017-02-25
* Shuffle some vars around to fix a warningРуслан Ижбулатов2017-02-25
* Use GNU printf formatРуслан Ижбулатов2017-02-25
* W32: adapt the code to GNUNET_memcpy() that returns nothingРуслан Ижбулатов2017-02-25
* this should be deadChristian Grothoff2017-02-25
* updating gnunet-gns-helper-service-w32 to current APIsChristian Grothoff2017-02-25
* multicast: logging, test fixtg(x)2017-02-24
* util: loggingtg(x)2017-02-24
* Merge branch 'master' of gnunet.org:gnunettg(x)2017-02-24
|\
| * add byzantine/force options to profilerFlorian Dold2017-02-24
| * always send bigger set on full sendFlorian Dold2017-02-24
| * add option parsingFlorian Dold2017-02-24
| * minimal code cleanupChristian Grothoff2017-02-24
| * improve traffic drop heuristicChristian Grothoff2017-02-24
| * lower log levelChristian Grothoff2017-02-24
| * not always ready when send_kx is calledChristian Grothoff2017-02-24
| * permit NULL headChristian Grothoff2017-02-24
| * update counters properlyChristian Grothoff2017-02-24
| * update .gitignore filesChristian Grothoff2017-02-23
| * use of dns2gns proxy instead of DNS interceptor in VPN testChristian Grothoff2017-02-23
| * fix use of uninitialized ID after last refactoringChristian Grothoff2017-02-23
| * log which name we are resolvingChristian Grothoff2017-02-23
| * change default port to 53, use setcap to enable binding to low portChristian Grothoff2017-02-23
| * fix indentation, typo, improve loggingChristian Grothoff2017-02-23
| * fix indentationChristian Grothoff2017-02-23
| * fix typo in exampleChristian Grothoff2017-02-23
| * fix termination, proper shutdown on CTRL-CChristian Grothoff2017-02-23
| * implement union via sending whole setFlorian Dold2017-02-23
| * add set operation optionsFlorian Dold2017-02-23
| * commentsFlorian Dold2017-02-23