aboutsummaryrefslogtreecommitdiff
path: root/src/exit/gnunet-daemon-exit.c
AgeCommit message (Expand)Author
2016-07-06-fix misc issuesChristian 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-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-26-indentChristian 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
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-07Rename mesh->cadetBart Polot
2013-12-21-fix leakChristian Grothoff
2013-12-20-fix service name construction, remove .gnunet.Christian Grothoff
2013-12-20-use the same hash function to map service name to hash, not once strlen and ...Christian Grothoff
2013-12-20-check for working app, use correct optionChristian Grothoff
2013-12-08-rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff
2013-12-05- change mesh channel creation/notification APIBart Polot
2013-11-14Use encrypted MESH by defaultBart Polot
2013-10-26-make proper use of new policy parserChristian Grothoff
2013-10-18-fix leaksChristian Grothoff
2013-10-11-fix leak, doxygenChristian Grothoff
2013-10-11-fix possible NPEChristian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-fixing build issues in pt/exit/vpn related to #3047Christian Grothoff
2013-09-21advertise DNS exit capability in DHTChristian Grothoff
2013-08-13-dceChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-07-22-move all code that deals with IP/policy to regex/string conversion to tunChristian Grothoff
2013-07-21-do NULL check before dereferencingChristian Grothoff
2013-07-07-doxygen fixesChristian Grothoff
2013-06-28Replace mesh with new versionBart Polot
2013-06-26-introducing signing of regex accept states, removing PID from regex APIChristian Grothoff
2013-06-05-moving to regexChristian Grothoff
2013-05-09- complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura
2013-04-19added privilege testing parameters for helper-vpn, exit and nat-client.Christian Fuchs
2013-04-15-no booleanChristian Grothoff
2013-04-15extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs
2013-03-21* replaced no-nat delimiter which was % (reserved char on windows) with - for...Christian Fuchs
2013-01-25add DNS exit for mesh to gnunet-daemon-exitChristian Grothoff
2012-12-19- use prefixBart Polot
2012-11-05-actually enable free regex specification, in binary for nowChristian Grothoff
2012-11-02Using regex for exit/vpnMaximilian Szengel
2012-11-01-more libexec fixesChristian Grothoff
2012-10-26-bugfixes, code cleanupChristian Grothoff