aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Expand)AuthorAge
* -more uniform naming of statisitcsChristian Grothoff2012-05-27
* - adding return value to mst callbackMatthias Wachs2012-05-24
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -avoid #ifdef, limit to tcp to avoid importing bugs from transport into vpn t...Christian Grothoff2012-05-07
* -sparcbot likely simply needs a longer timeoutChristian Grothoff2012-05-06
* -fixing #2293Christian Grothoff2012-05-02
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* -disable powChristian Grothoff2012-04-24
* -better error reportingChristian Grothoff2012-04-24
* -fixChristian Grothoff2012-04-23
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -eliminating duplicate codeChristian Grothoff2012-03-23
* adding API for short (256-bit) hash codesChristian Grothoff2012-03-19
* adding GNUNET_CRYPTO_setup_hostkey to setup a hostkey ahead of time, using th...Christian Grothoff2012-02-28
* -make gcc happyChristian Grothoff2012-02-28
* -fixChristian Grothoff2012-02-28
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -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