aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Collapse)AuthorAge
* -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
|
* -doxygenChristian Grothoff2012-09-14
|
* 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
|
* -doxChristian Grothoff2012-07-25
|
* Eliminated mesh API bufferingBart Polot2012-07-25
|
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
|
* -fix orderMartin Schanzenbach2012-06-27
|
* -remove rp filter fix from testMartin Schanzenbach2012-06-26
|
* -add rp filter fixMartin Schanzenbach2012-06-26
|
* -fix warningMartin Schanzenbach2012-06-26
|
* -test now workingMartin Schanzenbach2012-06-26
|
* -added vpn gns test, fixesMartin Schanzenbach2012-06-26
|
* -fixes for api change in testing librarySree Harsha Totakura2012-06-20
|
* -pass curl flags for vpn testChristian Grothoff2012-06-16
|
* -use testing libChristian Grothoff2012-06-15
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -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 ↵Christian Grothoff2012-05-07
| | | | tests
* -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 ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -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 ↵Christian Grothoff2012-02-28
| | | | this function in the VPN testcases to avoid timeouts in cases where creating a hostkey just takes too long --- such as on our UltraSprac
* -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
| | | | integration with Java services
* -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
|