aboutsummaryrefslogtreecommitdiff
path: root/src/exit
AgeCommit message (Expand)Author
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
2014-05-07Update all am filesBart Polot
2014-05-07Rename mesh->cadetBart Polot
2014-01-12generate compact regular expressions if range is negated (#3226), switch defa...Christian Grothoff
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-use default policy that works now...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-08Add missing includeLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-fixing build issues in pt/exit/vpn related to #3047Christian Grothoff
2013-09-30-fixing build issues in exit related to #3047Christian Grothoff
2013-09-25-misc fixes based on cppcheckChristian Grothoff
2013-09-21advertise DNS exit capability in DHTChristian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
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