Commit History

Author SHA1 Message Date
  Daniel Roesler 12636e5fb3 added code coverage 9 years ago
  Daniel Roesler 7cbf7ecc35 apparently python 2.6 doesn't have test discovery 9 years ago
  Daniel Roesler d866955185 added initial test structure 9 years ago
  Daniel Roesler c3493dcba8 tweaked help text on default certificate authority 9 years ago
  Daniel Roesler 862175e92f added kwarg for log to argparse function calling 9 years ago
  Daniel Roesler 406f49aa15 added default CA back at the module level 9 years ago
  Daniel Roesler 97d9090a10 Merge branch 'master' into pull_32 9 years ago
  Daniel Roesler 36ec4bdd37 no need to save the certificate to a variable in the example cron script, since it will exit before chained.pem is overwritten 9 years ago
  Tobias Heinzen 6aa18cc5a2 adding CA parameter to command line utility 9 years ago
  Benoit Garret a9a7170c5a cron example: do not write the certificate if there is an error 9 years ago
  Daniel Roesler b7ee7b8d52 Merge branch 'code-reduction' into logging-rewrite 9 years ago
  somecoder42 ec7b74cfc7 simpify protected 9 years ago
  somecoder42 f940739ba9 shrink pub_exp/pub_mod code 9 years ago
  somecoder42 8d2b46519a Use 'with' when opening wellknown_path 9 years ago
  somecoder42 1a16509caa replace challenge['token'] by token 9 years ago
  Daniel Roesler aebde7ae1a added propper logging, but needs code reduction to bring back below 200 lines 9 years ago
  Daniel Roesler ee20af39be tweaked import formatting for python 2 and 3 9 years ago
  Daniel Roesler 9ce0107fa3 Merge remote-tracking branch 'origin/master' into pull_22 9 years ago
  Daniel Roesler ef7a46df3f Merge branch 'master' into pull_22 9 years ago
  Daniel Roesler 59dae1dc5f Merge pull request #26 from jwilk/readme-formatting 9 years ago
  Jakub Wilk 15cbcc8cfb README: enable syntax highlighting for nginx snippet 9 years ago
  Collin Anderson 0c980e00ec Python 3 support 9 years ago
  Nicolas Dietrich 2bcf39f8eb Fix two missing words 9 years ago
  Daniel Roesler 8d9dc34056 Merge remote-tracking branch 'maghoff/patch-1' into pull_19 9 years ago
  Daniel Roesler 3d0e0189e0 consolidated helptext dedent a bit 9 years ago
  Daniel Roesler fdae5f75a1 Merge remote-tracking branch 'jomo/patch-indent' into pull_17 9 years ago
  Daniel Roesler 47ebd611ab updated urlsafe regex to use raw string 9 years ago
  Daniel Roesler fe7cb76489 Merge remote-tracking branch 'jomo/patch-regex' into pull_16 9 years ago
  Daniel Roesler 1775b70654 prevent malicious tokens from being anything but urlsafe base64 9 years ago
  Magnus Hoff dc800f5e02 Fix typo 9 years ago