|
21997e6f74
|
added the version subcommand
added subjectAltNames to the embedded cert file
|
2024-12-07 21:24:06 +09:00 |
|
|
6ad7ffd1a6
|
updated to embed generated certificate/key files
|
2024-12-07 12:45:35 +09:00 |
|
|
e51077a749
|
some code to handle configuration file and tls
|
2024-12-07 00:54:19 +09:00 |
|
|
8346011d27
|
adding some server-side control handlers
|
2024-12-01 21:47:11 +09:00 |
|
|
4d927b9a7f
|
specified CGO_ENABLED=0 in Makefile
|
2024-12-01 17:45:31 +09:00 |
|
|
dcdadbeb20
|
separating http handler to separate structs
using the pattern supported by http.ServeMux since go 1.22
|
2024-11-25 19:46:18 +09:00 |
|
|
afb3ad33af
|
set proper dependency in Makefile
|
2024-11-23 12:41:49 +09:00 |
|
|
dcc0c6afc6
|
updated Makefile to call protoc only if it's needed.
added the generated grpc code to repository
|
2024-11-23 12:34:23 +09:00 |
|
|
a78a0a4fc4
|
reorganized the source to place the resuable code under the hodu package and keep the command entry point in the main package under the cmd directory
|
2024-11-23 12:30:23 +09:00 |
|
|
f02536bf24
|
added some experimental code using grpc
|
2024-11-12 22:59:37 +09:00 |
|