Skip to content
Snippets Groups Projects
  1. May 26, 2016
  2. May 25, 2016
    • Richard van der Hoff's avatar
      Compile some of the crypto libs directly · ee8172d8
      Richard van der Hoff authored
      sha256.c and aes.c contain conflicting declarations, so we need to compile them
      as separate units. This requires a bit more Makefile-shuffling; the build
      directory now includes 'src' or 'lib' as appropriate, and we just mkdir -p
      before each compilation.
      ee8172d8
  3. May 24, 2016
  4. May 23, 2016
  5. May 20, 2016
  6. Feb 26, 2015
Loading