aboutsummaryrefslogtreecommitdiff
path: root/src/exit
Commit message (Expand)AuthorAge
* -move all code that deals with IP/policy to regex/string conversion to tunChristian Grothoff2013-07-22
* -do NULL check before dereferencingChristian Grothoff2013-07-21
* -doxygen fixesChristian Grothoff2013-07-07
* Replace mesh with new versionBart Polot2013-06-28
* -introducing signing of regex accept states, removing PID from regex APIChristian Grothoff2013-06-26
* renaming libgnunetregexnew to libgnunetregexChristian Grothoff2013-06-20
* -moving to regexChristian Grothoff2013-06-05
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* Mingw-w64 compatibility for W32 exit helperLRN2013-04-21
* added privilege testing parameters for helper-vpn, exit and nat-client.Christian Fuchs2013-04-19
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* dryrun functionality added, removed irrelevant return code resetChristian Fuchs2013-04-05
* * added vpn and exit to the default build options for mingw/windows builds. T...Christian Fuchs2013-03-22
* * fixed incorrect doxygen commant fields in exit and vpn-helper-windowsChristian Fuchs2013-03-21
* * adde ipv6 forwarding functionality for helper-exit-windowsChristian Fuchs2013-03-21
* * replaced no-nat delimiter which was % (reserved char on windows) with - for...Christian Fuchs2013-03-21
* re-enumated argv to conform with helper-exit syntaxChristian Fuchs2013-01-31
* added support for partial write to stdin/stdout.Christian Fuchs2013-01-31
* added support for partial reads from stdinChristian Fuchs2013-01-31
* helper-vpn and helper-exit now are 64bit capabled.Christian Fuchs2013-01-31
* -stuffChristian Grothoff2013-01-31
* some final code-beautification (coding style 4tw!)Christian Fuchs2013-01-31
* added gnunet-helper-exit-windows, which currently is just a copy of Christian Fuchs2013-01-31
* add DNS exit for mesh to gnunet-daemon-exitChristian Grothoff2013-01-25
* - use prefixBart Polot2012-12-19
* -actually enable free regex specification, in binary for nowChristian Grothoff2012-11-05
* Using regex for exit/vpnMaximilian Szengel2012-11-02
* -more libexec fixesChristian Grothoff2012-11-01
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...Christian Grothoff2012-10-29
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* give sysctl /dev/null instead of no stdin/stdoutChristian Grothoff2012-09-20
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
* -make install scripts executableChristian Grothoff2012-08-01
* -fixing installation scripts for suid binariesChristian Grothoff2012-08-01
* Do not run install commands from makefiles directlyLRN2012-07-30
* Eliminate mesh priority optionBart Polot2012-07-25
* Eliminated mesh API bufferingBart Polot2012-07-25
* -ignorervChristian Grothoff2012-07-25
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
* -__u32 is likely not understood if we do not have in6_ifreq already; try usin...Christian Grothoff2012-07-13
* -fix.. that took ages to findMartin Schanzenbach2012-06-26
* -fix??Martin Schanzenbach2012-06-26
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff2012-06-10
* - adding return value to mst callbackMatthias Wachs2012-05-24
* -help seaspider some moreChristian Grothoff2012-05-15
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24