positiveblue
2c3cb8c9f7
multi: bump btcec/v2 and btcutil to new versions
2022-03-25 10:30:54 +01:00
Oliver Gugger
7bcc8355d0
multi: configure and start hashmail server
...
With this commit we make it possible to enable the Lightning Node
Connect mailbox server to be enabled and started as a local service
within aperture.
2021-11-24 17:32:47 +01:00
Oliver Gugger
74282b9978
proxy: remove manual trailer fields
...
The last bugfix added some explicit header fields in an attempt of
fixing an issue with error responses. Unfortunately they weren't
strictly needed for the fix but ended up causing issues in a non-error
case.
This commit removes those header fields again and makes sure the "auth
header not found in response" header doesn't occur anymore.
2021-05-31 21:11:19 +02:00
Oliver Gugger
cf11bcc626
proxy: reproduce and fix weird HTTP/2 error
2021-05-11 13:25:25 +02:00
Oliver Gugger
14d9ef20f2
proxy_test: use require, merge tests
2021-05-07 16:47:03 +02:00
Oliver Gugger
ea8bde6636
proxy: log error when port is used
2021-04-28 09:30:14 +02:00
Oliver Gugger
ec089c4723
config+proxy: disable static file serving by default
2020-07-17 11:09:23 +02:00
Olaoluwa Osuntokun
0c14706fa4
aperture: propagate rename
2020-03-18 13:57:18 -07:00
Oliver Gugger
c6c62b9472
multi: fix all linter errors
2019-12-04 10:58:04 +01:00
Oliver Gugger
b60460feee
proxy: add test for auth whitelist
2019-12-04 10:45:08 +01:00
Oliver Gugger
51c7deac05
proxy: replace certificate generation with cert package
2019-12-04 10:45:07 +01:00
Oliver Gugger
4b0a83b46a
proxy: test HTTP and gRPC proxying
2019-11-15 09:45:06 +01:00
Oliver Gugger
c8cbeb9ab1
config: add static file root
2019-11-06 13:21:56 +01:00
Oliver Gugger
5a3b8b79d2
proxy: implement basic proxy functionality
2019-11-06 13:21:45 +01:00
Valentine Wallace
279fa2a64b
Initial version of the proxy.
...
Missing: logging, an Authenticator implementing the LSAT HTTP
and gRPC protocol.
2019-09-12 16:41:25 -07:00