| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vm/proxyapp: add TLS authentication (#3642) | kalder | 2023-01-27 | 1 | -5/+98 |
| | | | | | | | | | | | The "security" field must be set if ProxyApp-over-TCP is used. If "none", do no authentication If "tls", do server TLS, optionally using the certificate specified by "server_tls_cert". mTLS is unimplemented for now. | ||||
| * | vm/proxyapp: fix race on mock calls in the test (#3584) | Taras Madan | 2022-12-13 | 1 | -0/+4 |
| | | |||||
| * | vm/proxyapp: use localhost, not 127.0.0.1 (#3579) | Taras Madan | 2022-12-05 | 1 | -1/+1 |
| | | |||||
| * | vm/proxyapp: rpc over tcp | Taras Madan | 2022-12-01 | 1 | -0/+150 |
