aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-service-vpn.c
AgeCommit message (Expand)Author
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-07-22rename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregexsearch to clarify that...Christian Grothoff
2013-07-08Added mesh reliable tunnelsBart Polot
2013-06-28Replace mesh with new versionBart Polot
2013-06-20continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff
2013-06-12-keep and drop are not needed here as we watch for disconnectsChristian 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
2012-11-05-fix libexec issue: SUID checkChristian Grothoff
2012-11-02Using regex for exit/vpnMaximilian Szengel
2012-10-26-bugfixes, code cleanupChristian Grothoff
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff
2012-08-29only use control pipe with helpers IF the helper actually supports itChristian Grothoff
2012-07-25Eliminate mesh priority optionBart Polot
2012-07-25-doxChristian Grothoff
2012-07-25Eliminated mesh API bufferingBart Polot
2012-07-16extended HELPER api to notify when child crashesSree Harsha Totakura
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-05-27-more uniform naming of statisitcsChristian Grothoff
2012-05-24- adding return value to mst callbackMatthias Wachs
2012-04-24-trying to resolve alignment issue on sparcChristian Grothoff
2012-03-23-eliminating duplicate codeChristian Grothoff
2012-02-28-make gcc happyChristian Grothoff
2012-02-12-ICMPv6 has a different protocol number than ICMPv4, fix code accordinglyChristian Grothoff
2012-01-30-also run if system does not support IPv4 or IPv6 at all - #2123Christian Grothoff
2012-01-30-renaming some fields, fixing byte order issuesChristian Grothoff
2012-01-26-actually copy payloadChristian Grothoff
2012-01-26-set tcp headerChristian Grothoff
2012-01-26-fix mask calculationChristian Grothoff
2012-01-26-fix ret valsChristian Grothoff
2012-01-26-check tcp off valueChristian Grothoff
2012-01-26-check tcp off valueChristian Grothoff
2012-01-25-fix call to stats destroyChristian Grothoff
2012-01-25-terminate test after a while, check for SUID helperChristian Grothoff
2012-01-25-doxygen fixesChristian Grothoff
2012-01-25-assertChristian Grothoff
2012-01-24-fixesChristian Grothoff
2012-01-24- Fixed #2090, removed ugly debug linesBart Polot
2012-01-23-fixing #2100Christian Grothoff
2012-01-21-implementing ICMP PT and generation if ICMP payloads on EXIT->TUN link (for ...Christian Grothoff
2012-01-21-make up ICMP payload for error responses on VPN->TUN linkChristian Grothoff
2012-01-21-implementing ICMP PT and type checking on VPN->TUN linkChristian Grothoff
2012-01-21-avoid sending useless ICMP payloads and add ICMP PT support for sender side ...Christian Grothoff
2012-01-21-add support for sending ICMP packets to service/internetChristian Grothoff
2012-01-21-add support for receiving VPN_ICMP_TO_VPN messagesChristian Grothoff
2012-01-20-mark function that should never be called as suchChristian Grothoff
2012-01-20-use different message types for different directions for TCP DATAChristian Grothoff