Simon Zolin
|
e81a9c7d56
|
+ dnsfilter: use global and per-client BlockedServices array
|
2019-08-05 14:12:22 +03:00 |
|
Simon Zolin
|
b8444ff46a
|
* minor
|
2019-07-19 12:18:16 +03:00 |
|
Simon Zolin
|
5e309a7b3a
|
* move "httpServer" to "config"
|
2019-07-19 12:18:16 +03:00 |
|
Simon Zolin
|
2780ace63e
|
* move "httpsServer" to "config"
|
2019-07-19 12:18:16 +03:00 |
|
Simon Zolin
|
f79008d9d0
|
* move "pidFileName" to "config"
|
2019-07-19 12:18:16 +03:00 |
|
Simon Zolin
|
c426ee0108
|
* move "client", "transport" to "config"
|
2019-07-19 12:18:16 +03:00 |
|
Simon Zolin
|
d51f43e27a
|
* clients: move container object to "config"
Now the functions use parameter, not a global object.
|
2019-07-17 19:29:45 +03:00 |
|
Simon Zolin
|
131aa4c93c
|
- service stop: fix race
Service Stop handler sends SIGINT to the main thread,
which begins the stops the app.
|
2019-07-02 12:56:23 +03:00 |
|
Andrey Meshkov
|
f1e6a30931
|
Fix version/channel linking
|
2019-06-20 14:36:26 +03:00 |
|
Simon Zolin
|
dc682763ff
|
* move ./*.go files into ./home/ directory
|
2019-06-10 11:51:53 +03:00 |
|