|
634de1756a
|
added nil checks before accessing the cfg pointer
|
2024-12-07 01:49:11 +09:00 |
|
|
bc3bb06008
|
added cmd/config.go
|
2024-12-07 01:44:54 +09:00 |
|
|
e51077a749
|
some code to handle configuration file and tls
|
2024-12-07 00:54:19 +09:00 |
|
|
e144a39c5c
|
attempting to support TLS
|
2024-12-06 00:52:33 +09:00 |
|
|
e2d25cb53b
|
enhanced to be able to specify the service network for server-side peers
|
2024-12-05 18:24:42 +09:00 |
|
|
53777f1f60
|
cleaed up most of the logging lines
|
2024-12-05 01:26:44 +09:00 |
|
|
d167308879
|
update to support multiple control server addresses
|
2024-12-03 11:52:46 +09:00 |
|
|
c901f88023
|
some incremetal changes
|
2024-12-02 02:19:50 +09:00 |
|
|
8346011d27
|
adding some server-side control handlers
|
2024-12-01 21:47:11 +09:00 |
|
|
93f84fbc98
|
trying make code more robust
|
2024-11-24 20:39:51 +09:00 |
|
|
493309a4e9
|
switched to use own function for logging
|
2024-11-23 20:13:07 +09:00 |
|
|
37c600d0f6
|
fixed the broken code for enhanced logging mechanism
|
2024-11-23 17:20:53 +09:00 |
|
|
30f997d8e8
|
enhancing logging. code broken
|
2024-11-23 14:49:04 +09:00 |
|
|
afb3ad33af
|
set proper dependency in Makefile
|
2024-11-23 12:41:49 +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 |
|