| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adds client certificates for HTTPS (untested) | Felix (xq) Queißner | 2020-06-19 | 1 | -0/+17 |
| | | |||||
| * | Reworks TLS trust to enable symmetry between HTTPS and Gemini | Felix (xq) Queißner | 2020-06-19 | 1 | -10/+52 |
| | | |||||
| * | Allows user to skip over invalid TLS connections and fetch the content anyways. | Felix (xq) Queißner | 2020-06-19 | 1 | -1/+7 |
| | | |||||
| * | Streamlines HTTP(S) interface and routes the redirects through BrowserTab as ↵ | Felix (xq) Queißner | 2020-06-16 | 1 | -11/+31 |
| | | | | | well. Prepares for unified protocol handling. | ||||
| * | Improves SSL handling a tad. | Felix (xq) Queißner | 2020-06-16 | 1 | -0/+9 |
| | | |||||
| * | Adds improved error handling. | Felix (xq) Queißner | 2020-06-16 | 1 | -3/+25 |
| | | |||||
| * | Refactoring: Changes internal structure of requests and unifies a lot of ↵ | Felix (xq) Queißner | 2020-06-16 | 1 | -3/+8 |
| | | | | | code. Now all errors are handled the same. | ||||
| * | Should fix the build problem for kwiecien | Felix (xq) Queißner | 2020-06-16 | 1 | -6/+1 |
| | | |||||
| * | Adds improved client certificate management, adds server certificate management. | Felix (xq) Queißner | 2020-06-16 | 1 | -1/+15 |
| | | |||||
| * | Adds loading progress display. | Felix (xq) Queißner | 2020-06-08 | 1 | -0/+1 |
| | | |||||
| * | Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵ | Felix (xq) Queißner | 2020-06-08 | 1 | -0/+3 |
| | | | | | you can already surf on gopherspace! | ||||
| * | Implements multi-protocol support. Adds support for HTTP/HTTPS, adds ↵ | Felix (xq) Queißner | 2020-06-07 | 1 | -0/+78 |
| settings to enable/disable protocols | |||||
