Commit History

Author SHA1 Message Date
  Björn Wärmedal 9613be7c70 Text now wraps by terminal width instead of always 80 chars 2 years ago
  Björn Wärmedal 61ed9990bf Changed protocl for SSLContext 2 years ago
  Björn Wärmedal 8cd9e45fce link line format improved 2 years ago
  Björn Wärmedal 62898d3938 Jake's solution for the local files bug 2 years ago
  Björn Wärmedal 292a68fc23 Removed a bunch of unnecessary certificate checks. 3 years ago
  Björn Wärmedal 37e2c671e4 Updated version in setup.py as well 3 years ago
  Björn Wärmedal 49db2732be Updated contributors list. Thank you Jake for the tour reverse-range and https proxy solutions! 3 years ago
  Björn Wärmedal 6c38132259 Added https proxy setting, similar to gopher proxy. Also bumped version number. 3 years ago
  Björn Wärmedal 4408963c69 Reverse tour add: 'tour 50-40' will now add all links in that range in that order. 3 years ago
  Björn Wärmedal 94c0de9b15 Clarify status as a fork of AV-98 in Readme 3 years ago
  Björn Wärmedal 7468dcef77 replaced GUS with geminispace.info, since GUS is dead 3 years ago
  Björn Wärmedal c86cbdedca Increased default timeout (geminispace.info searches usually take longer) 3 years ago
  Björn Wärmedal b6bae540ba Show name of activated client cert 3 years ago
  Solderpunk 265a69a6ed Document RC files. Closes #27. 3 years ago
  Solderpunk 129c56c1d4 Fix another hasty cache hack bug. 4 years ago
  Solderpunk ba0f707669 Ignore the cache when reloading a page. 4 years ago
  Solderpunk 67f9c662b3 Add option to disable caching. 4 years ago
  Solderpunk 545d5f917d Count cache hits in black box output. 4 years ago
  Solderpunk f45630450f Make sure early terminations of _fetch_over_network happen via an exception, not by returning None. Factor out certificate handling interface. 4 years ago
  Solderpunk 4e8f3dcd05 Fix variable name bug introduced by hasty hacking of cache system. 4 years ago
  Solderpunk 08c60e202b Turn some magic numbers into constants. 4 years ago
  Solderpunk 0f328141b9 Initial implementation of short-term caching. 4 years ago
  Solderpunk 4d652e0fef Remove more transient client certificate stuff. 4 years ago
  Solderpunk da8b6cc7f3 Visually distinguish non-Gemini links from Gemini links. 4 years ago
  Solderpunk 969d3c1b18 Permit use of ~ in key/cert files. 4 years ago
  Solderpunk e20ac17107 Stop treating transient client certificates as a special case. 4 years ago
  Solderpunk d39cddcc84 Make default MIME handlers more generic. 4 years ago
  Solderpunk 03be5bfebf Use proper handler resolution logic for the text/gemini case (so that settings for text/* can apply). 4 years ago
  Solderpunk 72754114f4 Error out if a URL attempts to redirect to itself. 4 years ago
  Solderpunk 1509f895f1 Rename handle_index handle_gemtext, for clarity. It should have been called handle_menu in VF-1 in the first place, anyway. 4 years ago