aboutsummaryrefslogtreecommitdiff
path: root/src/exit
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-04-30eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff
2018-04-19support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff
2018-04-05where applicable, check DNS ID in responses before processing furtherChristian Grothoff
2018-02-25first preparations for GNS mapping arbitrary TLDsChristian Grothoff
2017-07-03Merge remote-tracking branch 'origin/master' into credentialsSchanzenbach, Martin
2017-06-24if (1) holds here, remove redundant ifChristian Grothoff
2017-06-24start VPN helper also if only services are runningChristian Grothoff
2017-03-29- merge with masterSchanzenbach, Martin
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2017-03-13renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff
2017-03-13rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff
2017-02-23convert EXIT to new CADET MQ APIChristian Grothoff
2017-01-20- merge; service API changeSchanzenbach, Martin
2017-01-16simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff
2016-12-02- fix callSchanzenbach, Martin
2016-11-09- add subdirectory gitignore filesBart Polot
2016-08-26-fix leakChristian Grothoff
2016-08-25ensure binding multiple ports to the same service descriptor works (again) wi...Christian Grothoff
2016-08-25-fix indentChristian Grothoff
2016-08-22fix exit CADET port binding for services, remove redundant service/port descr...Christian Grothoff
2016-08-11-convert vpn/exit/pt to use new CADET portsChristian Grothoff
2016-07-20- fix CADET-using servicesBart Polot
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-07-02avoid ARM warningChristian Grothoff
2016-06-23convert DHT API to new MQ APIChristian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-18exit: update comment for changed helper parameterDaniel Golle
2016-04-18exit: fully skip routing setup if no interface is specifiedDaniel Golle
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2015-09-30DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-26-indentationChristian Grothoff
2015-05-26-indentChristian Grothoff
2015-05-26-exit helper when either direction breaksChristian Grothoff
2015-05-25-comments, doxygen, indentation, style fixes, working on test_gns_vpnChristian Grothoff
2015-05-25notify cadet when we are done - for flow control and to get next packetChristian Grothoff
2015-05-25-fix channel initialization with regex involvmentChristian Grothoff
2015-05-25-logging, doxygenChristian Grothoff
2015-05-22-fix policy string generationChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-06-03keep exit process running even if it cannot work to avoid ARM restartsChristian Grothoff
2014-05-07- rename also contents of config files, update config filesBart Polot