aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Expand)AuthorAge
* -fixChristian Grothoff2012-02-12
* -add missing packedChristian Grothoff2012-02-12
* -fix testcaseChristian Grothoff2012-02-12
* -ICMPv6 has a different protocol number than ICMPv4, fix code accordinglyChristian Grothoff2012-02-12
* -doxygen fixesChristian Grothoff2012-02-11
* -do not try VPN tests on FreeBSD and other non-GNU-ish systemsChristian Grothoff2012-01-31
* -also run if system does not support IPv4 or IPv6 at all - #2123Christian Grothoff2012-01-30
* -better error reportingChristian Grothoff2012-01-30
* -renaming some fields, fixing byte order issuesChristian Grothoff2012-01-30
* -add test for unsupported AFs (#2123)Christian Grothoff2012-01-30
* -check if /dev/net/tun exists and skip test otherwiseChristian Grothoff2012-01-30
* -warn if permissions are insufficient to run testChristian Grothoff2012-01-26
* -less verboseChristian Grothoff2012-01-26
* -facilitate debuggingChristian Grothoff2012-01-26
* -actually copy payloadChristian Grothoff2012-01-26
* -set tcp headerChristian Grothoff2012-01-26
* -fix mask calculationChristian Grothoff2012-01-26
* -fix ret valsChristian Grothoff2012-01-26
* -check tcp off valueChristian Grothoff2012-01-26
* -check tcp off valueChristian Grothoff2012-01-26
* -removing outdated docs, some has also been added to the website insteadChristian Grothoff2012-01-26
* -call client last, so that if the client calls disconnect, it does not mess u...Christian Grothoff2012-01-25
* -expanding tests to cover 4-to-6, 6-to-4 and 6-over-4 as wellChristian Grothoff2012-01-25
* -picking better default networks for dns/vpn/exitChristian Grothoff2012-01-25
* -indentChristian Grothoff2012-01-25
* -fix call to stats destroyChristian Grothoff2012-01-25
* -use proper backoff to make VPN connect/start fasterChristian Grothoff2012-01-25
* -terminate test after a while, check for SUID helperChristian Grothoff2012-01-25
* -doxygen fixesChristian Grothoff2012-01-25
* -fix leakChristian Grothoff2012-01-25
* -assertChristian Grothoff2012-01-25
* -test now passesChristian Grothoff2012-01-24
* -fixesChristian Grothoff2012-01-24
* -fixesChristian Grothoff2012-01-24
* -fixesChristian Grothoff2012-01-24
* -fixesChristian Grothoff2012-01-24
* -bugfixesChristian Grothoff2012-01-24
* -bugfixesChristian Grothoff2012-01-24
* -fixesChristian Grothoff2012-01-24
* -fixesChristian Grothoff2012-01-24
* -fixesChristian Grothoff2012-01-24
* -a first VPN testcaseChristian Grothoff2012-01-24
* - Fixed #2090, removed ugly debug linesBart Polot2012-01-24
* -fixing #2100Christian Grothoff2012-01-23
* -implementing ICMP PT and generation if ICMP payloads on EXIT->TUN link (for ...Christian Grothoff2012-01-21
* -make up ICMP payload for error responses on VPN->TUN linkChristian Grothoff2012-01-21
* -implementing ICMP PT and type checking on VPN->TUN linkChristian Grothoff2012-01-21
* -avoid sending useless ICMP payloads and add ICMP PT support for sender side ...Christian Grothoff2012-01-21
* -add support for sending ICMP packets to service/internetChristian Grothoff2012-01-21
* -add support for receiving VPN_ICMP_TO_VPN messagesChristian Grothoff2012-01-21