1. 19 May, 2020 2 commits
  2. 13 Sep, 2019 1 commit
  3. 11 Sep, 2019 3 commits
  4. 25 Apr, 2019 1 commit
  5. 05 Feb, 2019 2 commits
  6. 24 Jan, 2019 1 commit
  7. 07 Dec, 2018 2 commits
  8. 27 Oct, 2018 7 commits
  9. 30 Aug, 2018 1 commit
  10. 29 Aug, 2018 2 commits
    • Nils Goroll's avatar
      add libcrypto multithreading support infrastructure · 663ee568
      Nils Goroll authored
      I would have thought that for our usecase (we only ever access a copy
      of an md ctx in a single thread) we do not need this, but due to strange
      error output on CentOS 7.2.1511 libcrypto 1.0.1e, add it to be on the
      safe side:
      
      -   Debug          "vauth_sig.valid() failed%00"
      -   Debug          "crypto 139880179115568:error:04091068:lib(4):func(145):reason(104):rsa_sign.c:287:%0a%00"
      
      The interesting bit is the %00 at the end of both lines
      663ee568
    • Nils Goroll's avatar
      test verify error · cca1990d
      Nils Goroll authored
      cca1990d
  11. 28 Aug, 2018 6 commits
  12. 22 Aug, 2018 3 commits
  13. 17 Aug, 2018 2 commits