1. 12 Apr, 2020 8 commits
  2. 11 Apr, 2020 1 commit
  3. 10 Apr, 2020 1 commit
  4. 09 Apr, 2020 2 commits
  5. 07 Apr, 2020 1 commit
  6. 06 Apr, 2020 2 commits
  7. 05 Apr, 2020 5 commits
  8. 04 Apr, 2020 1 commit
  9. 01 Apr, 2020 3 commits
    • Oliver Burgmaier's avatar
      fix #2828 mailto compliant to RFC6068 · 7595808d
      Oliver Burgmaier authored
      This fix removes the space between "mailto:" and the email address to
      make the contact attribute compliant to RFC6068.
      7595808d
    • Oliver Burgmaier's avatar
      fix #2830 Autorization segment typo fixed · 37d22a14
      Oliver Burgmaier authored
      This fixes the parsing of the authorization segment in the response of
      an order. Without this fix the start of the array is not found
      correctly and therefore the finalize URL is part of the authorization
      segment. Changing the regex to *\[[^\[]*\] fix this. Seems to be a typo
      which has not been recognized so far. This can be only recognized if
      the response is in a single line.
      37d22a14
    • Oliver Burgmaier's avatar
      fix #2830 Autorization segment typo fixed · dc697a68
      Oliver Burgmaier authored
      This fixes the parsing of the authorization segment in the response of
      an order. Without this fix the start of the array is not found
      correctly and therefore the finalize URL is part of the authorization
      segment. Changing the regex to *\[[^\[]*\] fix this. Seems to be a typo
      which has not been recognized so far. This can be only recognized if
      the response is in a single line.
      dc697a68
  10. 31 Mar, 2020 3 commits
  11. 30 Mar, 2020 1 commit
  12. 29 Mar, 2020 1 commit
  13. 28 Mar, 2020 2 commits
  14. 26 Mar, 2020 2 commits
  15. 25 Mar, 2020 5 commits
  16. 24 Mar, 2020 1 commit
  17. 21 Mar, 2020 1 commit