| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
No need to leave gemini support in the bonus folder.
Still TODO: proxy support.
|
|
|
|
| |
C is scary
|
| |
|
|
|
|
|
|
|
| |
* Setting minimum TLS versions by SSL_CTX_set_options is deprecated,
and we were doing it wrong anyway. Use SSL_CTX_set_min_proto_version
instead.
* Include string.h header to reduce clang whining.
|
|
|
|
|
|
|
| |
* fix invalid file pointer being used after adding certificate (a pointer
deref was missing there)
* fix compatibility with gemini servers that refuse to interpret URLs that
contain the default port (yes, seriously)
|
|
|
|
| |
it was horrible code style... (gmifetch still kind of is :/)
|
| |
|
|
|
|
| |
ew
|
|
yay
|