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