Commit Graph
16 Commits
Author SHA1 Message Date
Vitaliy Filippov 3d6e804437 Support TLS CN authentication and per-image permissions in vitastor-cli serve 2026-04-03 21:22:42 +03:00
Vitaliy Filippov 7be6fcd27e Add image owner/owner_group/reader_group support (for antietcd VitastorAuthFilter) 2026-04-03 21:22:42 +03:00
Vitaliy Filippov 8966cac272 Support inline (string PEM) certificates and pkeys 2026-04-03 21:22:42 +03:00
Vitaliy Filippov a83687ea1d Support storing image encryption keys in Vault 2026-04-03 21:22:42 +03:00
Vitaliy Filippov 9825606fde Prefer local etcd addresses and correctly cycle over them even when they need resolving
Seems slightly overcomplicated...
2026-04-03 21:22:42 +03:00
Vitaliy Filippov 4accce43d8 Support DNS resolving via libc-ares 2026-04-03 21:22:42 +03:00
Vitaliy Filippov 85b762db2c Implement HTTP server support O_o 2026-04-03 21:22:42 +03:00
Vitaliy Filippov aaecf332f1 Rename http_response_t to http_message_t 2026-04-03 21:22:42 +03:00
Vitaliy Filippov 1dc8e82f37 Extract common HTTP context 2026-04-03 21:22:42 +03:00
Vitaliy Filippov ff225534f1 Add client certificate support 2026-04-03 21:22:42 +03:00
Vitaliy Filippov 7d9124b63a Do not re-initialize TLS context every connection 2026-04-03 21:22:42 +03:00
Vitaliy Filippov e896b2ed30 Implement etcd SSL support via OpenSSL
Maybe I should remove all of this and use libwebsockets :)
2026-04-03 21:22:42 +03:00
Vitaliy Filippov e808332e12 Reply to WS_PING with WS_PONG to fix OSD websocket disconnections 2025-12-12 18:11:21 +00:00
Vitaliy Filippov 5864bd067c Add missing connection timeout for etcd websockets in OSD 2024-11-12 02:28:07 +03:00
Vitaliy Filippov a03508320e Move json_is_true/json_is_false to json_util.cpp 2024-10-12 00:40:39 +03:00
Vitaliy Filippov c79b38bd26 Move all sources to subdirs 2024-05-15 11:06:01 +03:00