aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* abort union if we receive too little fresh elementsFlorian Dold2017-02-23
* limit queue size CORE maintains for any client, warn if we exceed itChristian Grothoff2017-02-23
* even nicer queue size optimization: insert-at-tail if we can instantly tell, ...Christian Grothoff2017-02-23
* optimize queue-full case, reduce max queue size due to O(n) operationChristian Grothoff2017-02-23
* complain if MQ gets way too longChristian Grothoff2017-02-23
* convert EXIT to new CADET MQ APIChristian Grothoff2017-02-23
* fix shutdown sequence on MQ errorsChristian Grothoff2017-02-22
* timeout -> skip for switch testsChristian Grothoff2017-02-22
* multicast: switch to new cadet apitg(x)2017-02-22
* remove dead code and dead linker dependenciesChristian Grothoff2017-02-22
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
* ignore generated temp files that are frequently generatedChristian Grothoff2017-02-22
* do not fail hard if this test does not workChristian Grothoff2017-02-22
* fix compile errorsChristian Grothoff2017-02-22
* converting 'vpn' to new CADET API, not tested/testable, as exit is not conver...Christian Grothoff2017-02-22
* converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not co...Christian Grothoff2017-02-22
* eliminate dead argumentChristian Grothoff2017-02-22
* fix bug introduced with BLOCK change where we would eval a local reply twice ...Christian Grothoff2017-02-22
* no log macro in hereChristian Grothoff2017-02-22
* strcmp instead of memcmpChristian Grothoff2017-02-22
* strcmp instead of memcmpChristian Grothoff2017-02-22
* not exactly a protocol violation, but a case for statsChristian Grothoff2017-02-22
* complain harder about this type of violationChristian Grothoff2017-02-22
* fix sign issue in bitshiftChristian Grothoff2017-02-22
* enable RR option for HELLO gets in DHTChristian Grothoff2017-02-22
* fix typeChristian Grothoff2017-02-22
* fix test_dht_montior abortionChristian Grothoff2017-02-22
* fix test_dht_montior abortion, fix crash on NULL HELLOChristian Grothoff2017-02-22
* support BF size adjustments in other pluginsChristian Grothoff2017-02-22
* fix typoChristian Grothoff2017-02-22
* fix typoChristian Grothoff2017-02-22
* try to fix BF size mess created by original BLOCK API changeChristian Grothoff2017-02-22
* clean up new block logic, avoid direct linkage against blockgroup lib from DH...Christian Grothoff2017-02-22
* fix-typoChristian Grothoff2017-02-21
* fix misc typosChristian Grothoff2017-02-21
* fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff2017-02-21
* update .ignore fileChristian Grothoff2017-02-21
* handle errors without crashingChristian Grothoff2017-02-21