aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
AgeCommit message (Expand)Author
2012-01-30-add test for unsupported AFs (#2123)Christian Grothoff
2012-01-30-check if /dev/net/tun exists and skip test otherwiseChristian Grothoff
2012-01-26-warn if permissions are insufficient to run testChristian Grothoff
2012-01-26-less verboseChristian Grothoff
2012-01-26-facilitate debuggingChristian 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-26-removing outdated docs, some has also been added to the website insteadChristian Grothoff
2012-01-25-call client last, so that if the client calls disconnect, it does not mess u...Christian Grothoff
2012-01-25-expanding tests to cover 4-to-6, 6-to-4 and 6-over-4 as wellChristian Grothoff
2012-01-25-picking better default networks for dns/vpn/exitChristian Grothoff
2012-01-25-indentChristian Grothoff
2012-01-25-fix call to stats destroyChristian Grothoff
2012-01-25-use proper backoff to make VPN connect/start fasterChristian Grothoff
2012-01-25-terminate test after a while, check for SUID helperChristian Grothoff
2012-01-25-doxygen fixesChristian Grothoff
2012-01-25-fix leakChristian Grothoff
2012-01-25-assertChristian Grothoff
2012-01-24-test now passesChristian Grothoff
2012-01-24-fixesChristian Grothoff
2012-01-24-fixesChristian Grothoff
2012-01-24-fixesChristian Grothoff
2012-01-24-fixesChristian Grothoff
2012-01-24-bugfixesChristian Grothoff
2012-01-24-bugfixesChristian Grothoff
2012-01-24-fixesChristian Grothoff
2012-01-24-fixesChristian Grothoff
2012-01-24-fixesChristian Grothoff
2012-01-24-a first VPN testcaseChristian 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
2012-01-20-fixChristian Grothoff
2012-01-20-off by alenChristian Grothoff
2012-01-20-partial fix to #2090Christian Grothoff
2012-01-18-adding DNS exit-from-mesh functionality to gnunet-service-dnsChristian Grothoff
2012-01-17-moving remaining checksum calculations to tun library, fixing #2066Christian Grothoff
2012-01-17-move IPv6-TCP checksum calculation to tun libraryChristian Grothoff
2012-01-17-move IPv6 header initialization to tun libraryChristian Grothoff