Commit graph

17 commits

Author SHA1 Message Date
dece bde207768a identity: move client cert command to config 2021-05-29 16:43:44 +02:00
dece 57f01720d6 identity: add basic identity management 2021-05-12 22:34:18 +02:00
dece 1fddf4c2b2 tofu: proper implementation 2021-04-19 02:04:18 +02:00
dece 3a818812a9 config: add config management
A config file is now created and used, and a few hardcoded things in the
source have been moved to the config file \o/
2021-04-18 14:17:20 +02:00
dece cf48818c24 protocol: download unknown mime types 2021-04-17 22:59:54 +02:00
dece dd4a4196a8 mime: basic MIME type management 2021-03-14 00:09:24 +01:00
dece 1b8127eea1 add module docstrings 2021-03-13 20:38:52 +01:00
dece 524bda5b39 protocol: limit meta line length in request 2021-03-05 19:28:17 +01:00
dece 72111bce70 protocol: make connection timeout after some time 2021-03-05 19:27:42 +01:00
dece 9f5cae5014 protocol: catch wrong URLs ending with bare colon 2021-02-26 15:36:02 +01:00
dece 657d46adc5 navigation: fix minor issues with URLs 2021-02-16 21:23:06 +01:00
dece 4cb8ac11d6 protocol: fix requests to servers needing SNI ext 2021-02-16 19:10:32 +01:00
dece 5ef9a0430a protocol: catch connection/SSL errors 2021-02-15 19:57:49 +01:00
dece 1d51a2ca40 protocol: support URLs with port specified 2021-02-15 18:52:37 +01:00
dece 34780bdf5e screen: link disambiguation, indent wraps, etc 2021-02-13 23:34:45 +01:00
dece e6686265d7 screen: move some stuff in separate modules 2021-02-12 23:29:51 +01:00
dece 6d676d0471 init: basic protocol/nav/rendering 2021-02-12 19:01:55 +01:00