1. 28 Jan, 2016 7 commits
  2. 19 Jan, 2016 3 commits
  3. 17 Jan, 2016 1 commit
  4. 14 Jan, 2016 1 commit
  5. 10 Jan, 2016 2 commits
  6. 05 Jan, 2016 1 commit
  7. 28 Dec, 2015 1 commit
  8. 27 Dec, 2015 3 commits
  9. 22 Dec, 2015 1 commit
  10. 20 Dec, 2015 1 commit
  11. 19 Dec, 2015 6 commits
  12. 18 Dec, 2015 1 commit
  13. 16 Dec, 2015 1 commit
  14. 14 Dec, 2015 2 commits
  15. 10 Dec, 2015 2 commits
  16. 09 Dec, 2015 1 commit
  17. 08 Dec, 2015 5 commits
  18. 07 Dec, 2015 1 commit
    • Richard Levitte's avatar
      Change tar owner and group to just 0 · 777adea1
      Richard Levitte authored
      
      
      It seems like some tar versions don't like the name:id form for
      --owner and --group.  The closest known anonymous user being 0 (root),
      that seems to be the most appropriate user/group to assign ownership
      to.  It matters very little when unpacking either way.
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      (cherry picked from commit b91dd150)
      777adea1