Skip to content
Snippets Groups Projects
  1. Dec 11, 2015
  2. Nov 25, 2015
    • Marek Vavruša's avatar
      build: amalgamated build support with AMALG=1 · af4254d1
      Marek Vavruša authored
      amalgamated build concatenates all files into a single .c file to
      allow compiler see all symbols and produce possibly smaller code.
      for binary distributions this is what you want, as it's faster but
      may consume more memory during compilation.
      it however cannot do incremental builds.
      af4254d1
  3. Nov 19, 2015
  4. Nov 13, 2015
  5. Nov 03, 2015
  6. Oct 28, 2015
  7. Oct 27, 2015
  8. Oct 22, 2015
  9. Oct 14, 2015
  10. Oct 13, 2015
  11. Oct 11, 2015
  12. Oct 09, 2015
  13. Oct 04, 2015
  14. Sep 30, 2015
  15. Sep 24, 2015
  16. Sep 22, 2015
  17. Sep 21, 2015
  18. Sep 19, 2015
  19. Sep 15, 2015
  20. Aug 04, 2015
    • Marek Vavruša's avatar
      lib/zonecut: filter private addresses from internet · c2035b1f
      Marek Vavruša authored
      zonecut should be able to hold these for testing reasons (like private
      root or zone cut), but it should filter out data from the internet
      a new flag: QUERY_ALLOW_LOCAL allows for being more permissive, and
      letting name server query local or private address ranges
      c2035b1f
  21. Aug 03, 2015
  22. Jul 30, 2015
  23. Jul 14, 2015
  24. Jul 08, 2015
  25. Jun 29, 2015
  26. Jun 28, 2015
  27. Jun 27, 2015
  28. Jun 24, 2015
  29. Jun 16, 2015