Age | Commit message (Expand) | Author |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-08 | even more .gitignore updates | Christian Grothoff |
2016-09-27 | fixes relating to intercepting DNS queries over IPv6 | Christian Grothoff |
2016-08-25 | ensure binding multiple ports to the same service descriptor works (again) wi... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-22 | do not generate wildcard '.' transitions in policy regex, be precise | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2014-01-12 | generate 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 regex | Christian Grothoff |
2013-11-28 | -fix leak | Christian Grothoff |
2013-10-26 | -improvements to parsers | Christian 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 whitespace | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-07-22 | -note where 2919 should be also implemented | Christian Grothoff |
2013-07-22 | rename 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 tun | Christian Grothoff |
2013-06-21 | fix compile error left from renaming fest | Christian Grothoff |
2013-06-20 | adding file that was moved here from regex.c and forgotten in earlier commit | Christian Grothoff |
2013-06-20 | continuing refactoring of regex library structure, disambiguating symbol name... | Christian Grothoff |
2012-06-07 | -fixing #2405 | Christian Grothoff |
2012-02-27 | -version bumps in anticipation of release | Christian Grothoff |
2012-02-24 | -fix | Christian Grothoff |
2012-02-22 | -one more | Christian Grothoff |
2012-02-22 | -initialize udp header... | Christian Grothoff |
2012-02-22 | -extended test | Christian Grothoff |
2012-02-22 | -initial testcase | Christian Grothoff |
2012-01-30 | -extra size checks | Christian Grothoff |
2012-01-30 | -possible fix for 2124 | Christian Grothoff |
2012-01-30 | -fix | Christian Grothoff |
2012-01-30 | -simplify | Christian Grothoff |
2012-01-30 | -keep split | Christian Grothoff |
2012-01-26 | -sane default | Christian Grothoff |
2012-01-25 | -fix IP header length calculations for IPv6 | Christian Grothoff |
2012-01-25 | -doxygen fixes | Christian Grothoff |
2012-01-20 | -adding ICMP support to TUN library | Christian Grothoff |
2012-01-17 | -moving remaining checksum calculations to tun library, fixing #2066 | Christian Grothoff |
2012-01-17 | -move IPv6-TCP checksum calculation to tun library | Christian Grothoff |
2012-01-17 | -move IPv6 header initialization to tun library | Christian Grothoff |