Skip to content
Snippets Groups Projects
  1. Nov 19, 2014
  2. Nov 18, 2014
  3. Nov 14, 2014
  4. Nov 13, 2014
  5. Nov 12, 2014
  6. Nov 11, 2014
  7. Nov 10, 2014
  8. Nov 07, 2014
  9. Nov 06, 2014
    • Marek Vavruša's avatar
      Merge branch 'struct_names' into 'master' · 155a8b28
      Marek Vavruša authored
      Improve structure names
      
      See merge request !307
      155a8b28
    • Daniel Salzman's avatar
      Merge branch 'remove-common' into 'master' · f749ba82
      Daniel Salzman authored
      Discarded the libknots (common-knot) library
      
      Most of the files were moved to `knot/common/` (ex `knot/other/`).
      
      Two things moved to `utils/common`, because were used only there (`hex`, `strtonum`).
      
      One file (`strlcat`) moved to `libknot/internal/`, as it was used both in server and in libknot. (Also, `strlcpy` was there already).
      
      See merge request !306
      f749ba82