1. 05 Mar, 2019 5 commits
  2. 02 Mar, 2019 1 commit
  3. 01 Mar, 2019 2 commits
  4. 28 Feb, 2019 2 commits
  5. 27 Feb, 2019 3 commits
    • neil's avatar
      sync (#2127) · 693d692a
      neil authored
      * Support for MyDevil.net (#2076)
      
      support mydevil
      
      * Fix verification for namecheap domains not *owned* by the calling user (#2106)
      
      * Peb (#2126)
      
      * support pebble
      * support async finalize order
      
      * add Pebble
      693d692a
    • neilpang's avatar
      add Pebble · 81f0189d
      neilpang authored
      81f0189d
    • neil's avatar
      Peb (#2126) · e7f7e96d
      neil authored
      * support pebble
      * support async finalize order
      e7f7e96d
  6. 25 Feb, 2019 1 commit
  7. 20 Feb, 2019 1 commit
  8. 19 Feb, 2019 2 commits
  9. 18 Feb, 2019 3 commits
  10. 17 Feb, 2019 2 commits
  11. 15 Feb, 2019 8 commits
  12. 14 Feb, 2019 1 commit
  13. 13 Feb, 2019 2 commits
  14. 11 Feb, 2019 3 commits
  15. 10 Feb, 2019 2 commits
  16. 09 Feb, 2019 1 commit
  17. 06 Feb, 2019 1 commit
    • Simon Wydooghe's avatar
      Set NS1 DNS record TTL to 0 · ebc90f6a
      Simon Wydooghe authored
      Default of a zone might be high, which is annoying when testing
      with the ACME staging API. I think setting the TTL to 0 makes sense
      as acme.sh is the only one checking this, so having an always up
      to date response seems desirable.
      ebc90f6a