Commits
- Commit:
f3ee4dd59103ea4fea5c70e57f312387aecf039e
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add: VGI_CERT_HASH environment variable
- Commit:
ce5f27d25b61a206ccde7c6445c07f9c5df5fe5e
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add: enable optional untrusted client certificate
- Commit:
3304ae77cac645c4050490bd7ce339bf7f8afc77
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add VGI
- Commit:
68b533d48e185dcced82ee7f40bad4a639734d82
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
New release: 0.1.4
- Commit:
2a3afd658a7310893750eda176b58753ec3b47b8
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Remove debug log
- Commit:
45ea045f54d365087cb301965fbc33e8bc2b18b1
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refactoring of logging
- Commit:
f75e0f1a72dbf7c35a7025aa53287d5c8c1af5a7
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add: more logs
- Commit:
ddda3dca68828e68eece9b72e7f46a21e7ac5238
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add: more logs (raw buffer on "Bad request")
- Commit:
9c066781cbe07d00c86d7e86b65c9c6b6bdea02a
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Hypothesis: tls_write infinitely returns 0
- Commit:
7b461c9d529526521fc9b28191606e09fc62010d
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Del: unnecessary condition
- Commit:
9600075e083ffbff5ca058e9d964fb3657886903
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add: more logs
- Commit:
1219b52a61799062d495375c71a8ff133dddb04f
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add thread id logging
- Commit:
70d0dc979f7d264345d4edaac791b46aeb6e380d
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add more debug prints
- Commit:
4613bf1c4fa827736cdd51b4b653be8381c7d9d7
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add time labels (debug)
- Commit:
eddd8af47e63726017aca9a088f4de0740033699
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Fix: Providing a MIME type for status 20 responses is now mandatory
gemini://geminiprotocol.net/news/2024_03_31.gmi
- Commit:
744cd5d55114a8cc73324a86d0e654c8115b049b
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Fix: redirect "dir" to "dir/"
- Commit:
00e0705065383afc96aab09ee41d09ca4c76a2d5
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Fix: ignore SIGPIPE
- Commit:
5e7561542faa3aaedb393525a646c82fb7811c7a
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refactoring: open file and its name together.
- Commit:
e0af76a7865fe55de80790d4129969c206394b58
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add MIME types
- Commit:
56ea87282c8489752e54c45d0e4b68823c59b670
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Before MIME: return opened file path
- Commit:
c2939b27ec9c1ba93e59bd04d1001c1780cf25e7
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refectoring: C++ code style
- Commit:
75d552576b36e6005329689689467468eb3bebca
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refectoring: URL parser -> Gemini request parser
- Commit:
2f4289de81ec2f59955947bad61a6e9037183b63
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Print error to one string
- Commit:
d6e3180e246d82e01f17fe84983d657de7a23a25
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add C++ coding style
- Commit:
51254cccedb5bd0fe1e68c8d11c0af9941de9b73
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refactoring: parse_url -> extract_url_path