aboutsummaryrefslogtreecommitdiff
path: root/src/exit
AgeCommit message (Expand)Author
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
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-20renaming libgnunetregexnew to libgnunetregexChristian 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-21Mingw-w64 compatibility for W32 exit helperLRN
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-04-05dryrun functionality added, removed irrelevant return code resetChristian Fuchs
2013-03-22* added vpn and exit to the default build options for mingw/windows builds. T...Christian Fuchs
2013-03-21* fixed incorrect doxygen commant fields in exit and vpn-helper-windowsChristian Fuchs
2013-03-21* adde ipv6 forwarding functionality for helper-exit-windowsChristian Fuchs
2013-03-21* replaced no-nat delimiter which was % (reserved char on windows) with - for...Christian Fuchs
2013-01-31re-enumated argv to conform with helper-exit syntaxChristian Fuchs
2013-01-31added support for partial write to stdin/stdout.Christian Fuchs
2013-01-31added support for partial reads from stdinChristian Fuchs
2013-01-31helper-vpn and helper-exit now are 64bit capabled.Christian Fuchs
2013-01-31-stuffChristian Grothoff
2013-01-31some final code-beautification (coding style 4tw!)Christian Fuchs
2013-01-31added gnunet-helper-exit-windows, which currently is just a copy of Christian Fuchs
2013-01-25add DNS exit for mesh to gnunet-daemon-exitChristian Grothoff