aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* do not attempt to publish empty HELLOsChristian Grothoff2017-01-09
* remove obsolete optionsChristian Grothoff2017-01-09
* improve commentsChristian Grothoff2017-01-09
* cosmeticsChristian Grothoff2017-01-09
* enable upnpc by defaultChristian Grothoff2017-01-09
* eliminate dead NAT optionsChristian Grothoff2017-01-09
* fix link issueChristian Grothoff2017-01-09
* log at DEBUG levelChristian Grothoff2017-01-09
* rename new client API implementation to name of standard implementationChristian Grothoff2017-01-09
* rename new core API implementation to name of standard implementationChristian Grothoff2017-01-09
* remove legacy core api code (now dead)Christian Grothoff2017-01-09
* ignore zonefiles dirChristian Grothoff2017-01-09
* dead code eliminationChristian Grothoff2017-01-09
* handle transmissions initiated during disconnect callbacks by droppingChristian Grothoff2017-01-09
* cancel potentially dangling reconnect taskChristian Grothoff2017-01-09
* out-of-order PIDs are not exactly protocol violations, hence do not report as...Christian Grothoff2017-01-09
* properly handle case of should-drop by asynchronously running continuationChristian Grothoff2017-01-09
* DLL remove already done inside of call_peer_cont()Christian Grothoff2017-01-09
* fix format string issueChristian Grothoff2017-01-09
* fix more field initialziation order issuesChristian Grothoff2017-01-09
* fix crashes caused by DLL removes preceeding DLL insertsChristian Grothoff2017-01-09
* even more .gitignore updatesChristian Grothoff2017-01-08
* exclude more testsChristian Grothoff2017-01-08
* ignore util testsChristian Grothoff2017-01-08
* fix potential free-of-nullChristian Grothoff2017-01-08
* fix potential NPEChristian Grothoff2017-01-08
* remove unnecessary calls to gnunet-peerinfo that also caused the system to ge...Christian Grothoff2017-01-08
* reserve protocol number range for TMCGChristian Grothoff2017-01-07
* fix calls to test_address, expects a struct sockaddr, not an in_addrChristian Grothoff2017-01-07
* remove legacy NAT library logic, or preserve if it might still be usefulChristian Grothoff2017-01-07
* migrate gnunet-nat-server to new NAT libChristian Grothoff2017-01-07
* remove dependency on old NAT logic from gnunet-transportChristian Grothoff2017-01-07
* make sure nat-auto code uses NAT_AUTO prefixChristian Grothoff2017-01-07
* migrate HTTP plugin to new NAT logicChristian Grothoff2017-01-07
* migrate TCP plugin to new NAT logicChristian Grothoff2017-01-07
* migrate UDP plugin to new NAT logicChristian Grothoff2017-01-07
* fixing uninit sin_addr; now successfully tested external hole punching suppor...Christian Grothoff2017-01-07
* fix free of statically allocated valueChristian Grothoff2017-01-07
* was testedChristian Grothoff2017-01-07
* fix bad cast, add additional assertions that AF is set, avoid unaligned acces...Christian Grothoff2017-01-07
* fix NPE if hole-external option is not setChristian Grothoff2017-01-06
* fix format string issueChristian Grothoff2017-01-06
* separate service for autoconfiguration from NAT traversalChristian Grothoff2017-01-06
* pass section name instead of specific option via IPCChristian Grothoff2017-01-05
* include zonemaster in buildChristian Grothoff2017-01-05
* fix uninit variable causing crash on 0 valueChristian Grothoff2017-01-05
* update commentsChristian Grothoff2017-01-05
* handle 'AUTO' option in manual hole punching setupChristian Grothoff2017-01-05
* move external IP logic to separate fileChristian Grothoff2017-01-05
* properly handle DynDNS lookup resultsChristian Grothoff2017-01-05