Commit Graph

42 Commits

Author SHA1 Message Date
sloum 3624fd9510 Minor fix to how we verify hostnames 2020-11-01 06:45:11 -08:00
Sloom Sloum Sluom IV 36b256da07 Removes swap files 2020-09-08 21:35:59 -07:00
Sloom Sloum Sluom IV 01d071e510 Adds spacing to gemini docs to normalize the formatting with gopher docs 2020-09-08 21:20:34 -07:00
Sloom Sloum Sluom IV 99fb1ce20b Solves merge conflicts with target 2020-07-09 21:45:58 -07:00
Sloom Sloum Sluom IV 44dc3f5029 Merge branch 'release2.3.2' into fixes-relative-redirects 2020-07-10 00:38:17 -04:00
Sloom Sloum Sluom IV 3d85b43732 Merge branch 'release2.3.2' into timeout-setting 2020-07-10 00:36:34 -04:00
Sloom Sloum Sluom IV 688a0b3ef2 Merge branch 'release2.3.2' into remove-client-certs 2020-07-03 18:04:39 -04:00
sloum 328d16a191 Removes additional cert references and improves error messaging 2020-07-03 15:04:16 -07:00
sloum df4f09a6bb Adds default mime per gemini spec 2020-07-03 14:56:12 -07:00
Sloom Sloum Sluom IV d7a65e6679 Allows for relative redirects 2020-07-02 14:47:38 -07:00
Sloom Sloum Sluom IV 21e87706aa Removes gemini client certificate support from Bombadillo 2020-07-02 11:51:07 -07:00
Sloom Sloum Sluom IV 185c62f272 Adds timeout config option 2020-06-29 22:19:14 -07:00
Sloom Sloum Sluom IV 80bdbb642d Adds timeout to tls for gemini and increases gopher timeout 2020-06-29 21:45:24 -07:00
Sloom Sloum Sluom IV c175b45cb9 Switches relative URLs to RelativeReference lib method 2020-05-26 21:46:17 -07:00
sloum cba3682c27 Adds up one dir relative linking fix 2020-05-26 15:10:12 -07:00
Sloom Sloum Sluom IV ba38b78ca6 Merge pull request 'Adds option to handle preformatted code blocks in different ways for gemini' (#148) from gemini-alt-text into release-2.3.0 2020-05-22 17:49:58 -04:00
sloum 64590f53e7 Resolved merge conflict 2020-05-18 20:14:32 -07:00
sloum b9057508d9 Reworks how relative URLs are handled for gemini 2020-05-18 20:10:02 -07:00
sloum b23b9b3121 Fixes the workflow for allowing alt text and handling preformatted blocks 2020-05-17 21:36:49 -07:00
sloum 00313442d4 Hopefully an improvement to the initial way of dealing with expired certs 2020-05-09 16:18:38 -07:00
sloum cb151f75aa Handles cert expirations silently 2020-05-09 11:04:06 -07:00
sloum 021f1290d4 Adds support for gemini tripple backticks 2020-03-04 21:51:54 -08:00
Sloom Sloum Sluom IV c36ded496f Merge branch 'run-format' of sloum/bombadillo into develop 2019-11-11 21:42:29 -05:00
Brian Evans 34e9e109e2 Correcting an error message 2019-11-11 16:07:50 -08:00
sloumdrone e4f7147e4f Ran format on each file 2019-11-10 10:41:12 -08:00
sloumdrone 2dc64684bb More descriptive error msg 2019-10-13 22:23:04 -07:00
sloumdrone 3af224056a Improves certificate error messaging 2019-10-11 21:33:57 -07:00
sloumdrone c12bc16015 Sets certificate to update as SET is called 2019-10-02 19:25:29 -07:00
Brian Evans 5539f6c2c6 Switches the way client certs are provided 2019-10-02 09:24:01 -07:00
sloumdrone df793c78f2 Adds basic functioning client cert, but always sends. Would prefer to only send on ask. 2019-10-01 21:38:13 -07:00
sloumdrone 8edf886488 Fixes a logical isssue where I was checking an errors value, but the error may have been nil and therefore had no value 2019-09-28 16:58:42 -07:00
sloumdrone 2fd2d6c722 Added command for user purging of certificates, and fixed multiword search 2019-09-28 16:29:42 -07:00
sloumdrone bd004d74c2 Refactors TOFU approach 2019-09-28 10:20:23 -07:00
sloumdrone 6c52299c7a Fixes a few logical issues and order of op 2019-09-27 19:19:23 -07:00
sloumdrone bef32b7ff5 Adds basic tofu certificate pinning 2019-09-26 22:08:57 -07:00
sloumdrone 5e68d81a63 Starts building out a tofu system for certificate pinning 2019-09-24 21:23:44 -07:00
sloumdrone b66dd3baa9 Fixes relative linking for gemini 2019-09-22 15:08:15 -07:00
sloumdrone ff209c4ae3 Adds status 1 support to gemini, fixes bug in url where gophertypes were getting thrown out of nongopher addresses, and fixes up relative linking in gemini maps 2019-09-21 22:02:20 -07:00
sloumdrone db1cf75d2e Cleans up some display issues 2019-09-20 16:15:53 -07:00
sloumdrone 0879592015 Adds search with terms inline, also gemini file rendering 2019-09-19 15:32:26 -07:00
sloumdrone 7e4a32c67a Adds buggy but present gemini support 2019-09-18 20:27:56 -07:00
sloumdrone 8a3ddad58e Added ability to view a link's url with the check command 2019-09-17 21:57:21 -07:00