1. 14 Jan, 2016 1 commit
  2. 13 Jan, 2016 6 commits
  3. 12 Jan, 2016 1 commit
  4. 10 Jan, 2016 2 commits
  5. 02 Jan, 2016 1 commit
  6. 28 Dec, 2015 1 commit
  7. 27 Dec, 2015 3 commits
  8. 23 Dec, 2015 1 commit
  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. 13 Dec, 2015 1 commit
  16. 10 Dec, 2015 4 commits
  17. 09 Dec, 2015 1 commit
  18. 08 Dec, 2015 5 commits
  19. 07 Dec, 2015 1 commit
    • Richard Levitte's avatar
      Change tar owner and group to just 0 · 4e295148
      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)
      4e295148