aboutsummaryrefslogtreecommitdiff
path: root/src/tun
Commit message (Expand)AuthorAge
* -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