💾 Archived View for gemini.rmf-dev.com › repo › Vaati › gmi_proxy captured on 2023-04-19 at 22:50:08. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2023-11-04)

-=-=-=-=-=-=-

Go back

gmi_proxy by Vaati

View account

Reverse proxy server for the Gemini protocol
git clone https://gmi.rmf-dev.com/Vaati/gmi_proxy

Log

Files

Refs

License

Commits

a0517c5de182079f483172330a3f01fb229fd92d, by Raw Monk on 2023-04-19 17:26:11
fix code to work on FreeBSD

d895e61c3877bdc6ef9a15b0cac900df2ed7608e, by Vaati on 2023-04-19 15:27:11
add openbsd sandbox

89c117f368c3e47b01fd4fa957abf2b17746f21d, by Vaati on 2023-04-18 17:23:20
makes linux sandbox compatible with Alpine

7008a126cda60068832b66481a984467f2211645, by Vaati on 2023-04-18 15:56:18
fix linux sandbox and some warnings

a308fe5559fd1ca55802cb85cfd9731d4b2f7d1e, by Raw Monk on 2023-04-18 15:25:51
add linux sandbox

87ff3a7b587c7db10ef7baaa9195bb46def0b6eb, by Raw Monk on 2023-04-18 14:41:29
use one mutex per thread, close connections properly

83b4543fdaede3f5ddac022591ba3fa533b7f412, by Raw Monk on 2023-04-17 22:36:19
various fixes and add more debugging informations

7d2eb174ef6b2b6d5fbd6c675f3bdfbb407743c2, by Raw Monk on 2023-04-17 16:22:39
free remote tls config and close remote socket when an error occurs

e37ba78fd4bc1002067b9809cd1abcce67745a2a, by Raw Monk on 2023-04-17 14:00:50
add option to print output to a log file

2f38249f2c93d887bd9827492ca43752429da413, by Raw Monk on 2023-04-16 12:49:43
add solaris sandbox

6c1086346f6d9b080f0b6ac99ffcf2c22a9906be, by Raw Monk on 2023-04-16 12:21:33
add new parameters to config file, allow forwarding client certificates

2dda144d5be8d1911a7abaad82364b665464cf7c, by Raw Monk on 2023-04-15 18:07:06
optimize server handling clients

3a4925a1081274fe605ce120837d55c03e8915de, by Raw Monk on 2023-04-15 12:54:29
fix proxy server and fix memory leaks

b0dffd177df1eada1b852e60381974baae37954b, by Raw Monk on 2023-04-10 22:23:38
making proxying work

8d9fe5333aed84305d675e35a81f055085612446, by Raw Monk on 2023-04-09 11:32:57
hash table optimizations

627fefd7c8ce62e1aa23bea8e1ee38fd3e5367d6, by Raw Monk on 2023-04-09 10:39:04
change hash to murmur3, add basic server, add comments support

cce394445ddd8d8ec71289888f5b204836e2369a, by Raw Monk on 2023-04-08 14:06:43
Initial commit