use -Wl on -no-undefined as it is a linker option:
[oweals/gnunet.git] / src / vpn /
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...
2012-01-17 Christian Grothoff-moving remaining checksum calculations to tun library...
2012-01-17 Christian Grothoff-move IPv6-TCP checksum calculation to tun library
2012-01-17 Christian Grothoff-move IPv6 header initialization to tun library
2012-01-17 Christian Grothoff-move IPv4 header initialization to tun library
2012-01-17 Christian Grothoff-renaming TUN structs to follow namnig conventions
2012-01-17 Christian Grothoff-rename header
2012-01-17 Christian Grothoff-extra checks
2012-01-17 Christian Grothoff-fix log call
2012-01-17 Christian Grothoff-fix #2079
2012-01-17 Christian Grothoff-fixing #2069
2012-01-17 Christian Grothoff-bound #messages queued, bound #destinations and bound...
2012-01-17 Christian Grothoff-track tmq queue length
2012-01-17 Christian Grothoff-rename field
2012-01-15 Christian Grothoff-removing legacy dns/vpn/exit code and renaming -new...
2012-01-15 Christian Grothoff-removing legacy dns/vpn/exit code and renaming -new...
next