aboutsummaryrefslogtreecommitdiff
path: root/src/tun
AgeCommit message (Expand)Author
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-08even more .gitignore updatesChristian Grothoff
2016-09-27fixes relating to intercepting DNS queries over IPv6Christian Grothoff
2016-08-25ensure binding multiple ports to the same service descriptor works (again) wi...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-22do not generate wildcard '.' transitions in policy regex, be preciseChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-12generate compact regular expressions if range is negated (#3226), switch defa...Christian Grothoff
2013-12-20-use the same hash function to map service name to hash, not once strlen and ...Christian Grothoff
2013-12-20-give nicer warning about big regexChristian Grothoff
2013-11-28-fix leakChristian Grothoff
2013-10-26-improvements to parsersChristian Grothoff
2013-10-26-faster port range generation, O(n) instead of O(n^2)Christian Grothoff
2013-10-26-converting regular expressions of vpn/pt to non-binary format and adding pro...Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-07-22-note where 2919 should be also implementedChristian Grothoff
2013-07-22rename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregexsearch to clarify that...Christian Grothoff
2013-07-22-move all code that deals with IP/policy to regex/string conversion to tunChristian Grothoff
2013-06-21fix compile error left from renaming festChristian Grothoff
2013-06-20adding file that was moved here from regex.c and forgotten in earlier commitChristian Grothoff
2013-06-20continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff
2012-06-07-fixing #2405Christian Grothoff
2012-02-27-version bumps in anticipation of releaseChristian Grothoff
2012-02-24-fixChristian Grothoff
2012-02-22-one moreChristian Grothoff
2012-02-22-initialize udp header...Christian Grothoff
2012-02-22-extended testChristian Grothoff
2012-02-22-initial testcaseChristian Grothoff
2012-01-30-extra size checksChristian Grothoff
2012-01-30-possible fix for 2124Christian Grothoff
2012-01-30-fixChristian Grothoff
2012-01-30-simplifyChristian Grothoff
2012-01-30-keep splitChristian Grothoff
2012-01-26-sane defaultChristian Grothoff
2012-01-25-fix IP header length calculations for IPv6Christian Grothoff
2012-01-25-doxygen fixesChristian Grothoff
2012-01-20-adding ICMP support to TUN libraryChristian Grothoff
2012-01-17-moving remaining checksum calculations to tun library, fixing #2066Christian Grothoff
2012-01-17-move IPv6-TCP checksum calculation to tun libraryChristian Grothoff
2012-01-17-move IPv6 header initialization to tun libraryChristian Grothoff
2012-01-17-move IPv4 header initialization to tun libraryChristian Grothoff
2012-01-17-renaming TUN structs to follow namnig conventionsChristian Grothoff
2012-01-17-starting TUN libChristian Grothoff