-fix no-dot-in-path issue on FreeBSD bot
[oweals/gnunet.git] / src / vpn /
2012-11-05 Christian Grothoff-fix libexec issue: SUID check
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-11-02 Maximilian SzengelUsing regex for exit/vpn
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-14 Christian Grothoff-doxygen
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-08-01 Christian Grothoff-make install scripts executable
2012-08-01 Christian Grothoff-fixing installation scripts for suid binaries
2012-07-30 LRNDo not run install commands from makefiles directly
2012-07-25 Bart PolotEliminate mesh priority option
2012-07-25 Christian Grothoff-dox
2012-07-25 Bart PolotEliminated mesh API buffering
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-06-27 Martin Schanzenbach-fix order
2012-06-26 Martin Schanzenbach-remove rp filter fix from test
2012-06-26 Martin Schanzenbach-add rp filter fix
2012-06-26 Martin Schanzenbach-fix warning
2012-06-26 Martin Schanzenbach-test now working
2012-06-26 Martin Schanzenbach-added vpn gns test, fixes
2012-06-20 Sree Harsha Totakura-fixes for api change in testing library
2012-06-16 Christian Grothoff-pass curl flags for vpn test
2012-06-15 Christian Grothoff-use testing lib
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-05-27 Christian Grothoff-more uniform naming of statisitcs
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-07 Christian Grothoff-avoid #ifdef, limit to tcp to avoid importing bugs...
2012-05-06 Christian Grothoff-sparcbot likely simply needs a longer timeout
2012-05-02 Christian Grothoff-fixing #2293
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-24 Christian Grothoff-disable pow
2012-04-24 Christian Grothoff-better error reporting
2012-04-23 Christian Grothoff-fix
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-23 Christian Grothoff-eliminating duplicate code
2012-03-19 Christian Grothoffadding API for short (256-bit) hash codes
2012-02-28 Christian Grothoffadding GNUNET_CRYPTO_setup_hostkey to setup a hostkey...
2012-02-28 Christian Grothoff-make gcc happy
2012-02-28 Christian Grothoff-fix
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-12 Christian Grothoff-fix
2012-02-12 Christian Grothoff-add missing packed
2012-02-12 Christian Grothoff-fix testcase
2012-02-12 Christian Grothoff-ICMPv6 has a different protocol number than ICMPv4...
2012-02-11 Christian Grothoff-doxygen fixes
2012-01-31 Christian Grothoff-do not try VPN tests on FreeBSD and other non-GNU...
2012-01-30 Christian Grothoff-also run if system does not support IPv4 or IPv6 at...
2012-01-30 Christian Grothoff-better error reporting
2012-01-30 Christian Grothoff-renaming some fields, fixing byte order issues
2012-01-30 Christian Grothoff-add test for unsupported AFs (#2123)
2012-01-30 Christian Grothoff-check if /dev/net/tun exists and skip test otherwise
2012-01-26 Christian Grothoff-warn if permissions are insufficient to run test
2012-01-26 Christian Grothoff-less verbose
2012-01-26 Christian Grothoff-facilitate debugging
2012-01-26 Christian Grothoff-actually copy payload
2012-01-26 Christian Grothoff-set tcp header
2012-01-26 Christian Grothoff-fix mask calculation
2012-01-26 Christian Grothoff-fix ret vals
2012-01-26 Christian Grothoff-check tcp off value
2012-01-26 Christian Grothoff-check tcp off value
2012-01-26 Christian Grothoff-removing outdated docs, some has also been added to...
2012-01-25 Christian Grothoff-call client last, so that if the client calls disconne...
2012-01-25 Christian Grothoff-expanding tests to cover 4-to-6, 6-to-4 and 6-over...
2012-01-25 Christian Grothoff-picking better default networks for dns/vpn/exit
2012-01-25 Christian Grothoff-indent
2012-01-25 Christian Grothoff-fix call to stats destroy
2012-01-25 Christian Grothoff-use proper backoff to make VPN connect/start faster
2012-01-25 Christian Grothoff-terminate test after a while, check for SUID helper
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-25 Christian Grothoff-fix leak
2012-01-25 Christian Grothoff-assert
2012-01-24 Christian Grothoff-test now passes
2012-01-24 Christian Grothoff-fixes
2012-01-24 Christian Grothoff-fixes
2012-01-24 Christian Grothoff-fixes
2012-01-24 Christian Grothoff-fixes
2012-01-24 Christian Grothoff-bugfixes
2012-01-24 Christian Grothoff-bugfixes
2012-01-24 Christian Grothoff-fixes
2012-01-24 Christian Grothoff-fixes
2012-01-24 Christian Grothoff-fixes
2012-01-24 Christian Grothoff-a first VPN testcase
2012-01-24 Bart Polot- Fixed #2090, removed ugly debug lines
2012-01-23 Christian Grothoff-fixing #2100
2012-01-21 Christian Grothoff-implementing ICMP PT and generation if ICMP payloads...
2012-01-21 Christian Grothoff-make up ICMP payload for error responses on VPN->TUN...
2012-01-21 Christian Grothoff-implementing ICMP PT and type checking on VPN->TUN...
2012-01-21 Christian Grothoff-avoid sending useless ICMP payloads and add ICMP PT...
2012-01-21 Christian Grothoff-add support for sending ICMP packets to service/internet
2012-01-21 Christian Grothoff-add support for receiving VPN_ICMP_TO_VPN messages
2012-01-20 Christian Grothoff-mark function that should never be called as such
2012-01-20 Christian Grothoff-use different message types for different directions...
2012-01-20 Christian Grothoff-fix
2012-01-20 Christian Grothoff-off by alen
2012-01-20 Christian Grothoff-partial fix to #2090
2012-01-18 Christian Grothoff-adding DNS exit-from-mesh functionality to gnunet...
next