Commit History

Author SHA1 Message Date
  Solderpunk 4e634a539b Merge pull request 'Fix some bugs in the 'cert' UI' (#22) from govynnus/AV-98:bugfix-cert into master 4 years ago
  govynnus 99e5ceec65 Fix some bugs in the 'cert' UI 4 years ago
  Solderpunk ce834dd231 Use correct handler for text/gemini content. 4 years ago
  Solderpunk 96cf8e13fe ACTUALLY fix time conversion bug as attempted in 76d7d, grumble, grumble... 4 years ago
  Solderpunk 097458754e Bump version for development. 4 years ago
  Solderpunk b972ca7d5d Release 1.0.1. 4 years ago
  Solderpunk 76d7d23a2a Fix time conversion bug in blackbox command. 4 years ago
  solderpunk afa67f40ae Merge pull request 'Standardize abbrevs formatting' (#19) from vee/AV-98:vee/abbrevs-formatting into master 4 years ago
  Vee 3cf447cc3a Standardize abbrevs formatting 4 years ago
  Solderpunk dfa1dd7fd0 Don't choke on non gopher/gemini/http(s) links. Closes #18. 4 years ago
  Solderpunk 44ee42ba8a Check that a file exists before trying to delete it. Rare errors can cause code paths leading to attempted double deletion. 4 years ago
  Solderpunk 9526c384db Bump version for development. 4 years ago
  Solderpunk 9a80987587 Cut 1.0.0! 4 years ago
  Solderpunk d7082d23e5 Add setup.py 4 years ago
  Solderpunk be20eb4a50 Add docstrings for client cert methods. 4 years ago
  Solderpunk c09ae60167 Flesh out README. 4 years ago
  Solderpunk b8fa8233bc Support new status code 11. 4 years ago
  Solderpunk 94cf54df18 Recognise quote line type. 4 years ago
  Solderpunk 5331d5254d Update recognition of list item lines to match recent spec update. 4 years ago
  Solderpunk 6306e4ef58 Do not strip non-breaking spaces from advanced line types. 4 years ago
  Solderpunk 98dc9a96b4 Fill out LICENSE template! Closes #17. 4 years ago
  Solderpunk 1bc6a69bb9 Permit use of ECDSA. 4 years ago
  Solderpunk 8d7715ee4b Add dancek to contributors, sort contributors alphabetically. 4 years ago
  solderpunk fd8ee5bfb7 Merge pull request 'Add gemini:// support directly to urllib.parse' (#16) from dancek/AV-98:simplify-urljoin into master 4 years ago
  Hannu Hartikainen 9c82b63ff1 Add gemini:// support directly to urllib.parse 4 years ago
  Solderpunk 2fd8fe919b Do not read more than the maximum number of bytes in a valid response header. 4 years ago
  Solderpunk d5ed0c5d7a Don't crash when buggy servers send no header at all. 4 years ago
  Solderpunk 08ce625575 Arglblargl *actually* fix redirects. 4 years ago
  Solderpunk 34e97e4cf3 Fix redirect logic. 4 years ago
  Solderpunk 5187e75566 Fix cross-domain redirect warning, and add cross-protocol redirect warning. 4 years ago