1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-03-12 17:35:38 -04:00
Commit Graph

24 Commits

Author SHA1 Message Date
Darien Raymond
14646940a0 trigger GC after loading 2018-11-16 17:17:11 +01:00
Darien Raymond
091fa6ad23 use new errorgen 2018-09-30 23:08:41 +02:00
Darien Raymond
8b8ae8342b prevent systemd from restarting when configuration error 2018-07-17 11:53:36 +02:00
Darien Raymond
286e9a3835 conf loader as component 2018-04-09 11:43:13 +02:00
Darien Raymond
b7f2f30244 support fetching config from http 2018-04-08 23:22:55 +02:00
Darien Raymond
242e65e424 move Println to main 2018-02-16 14:03:55 +01:00
Darien Raymond
2a07838bb9 extendable config format 2018-02-14 23:57:40 +01:00
Darien Raymond
53b0f91873 add env variable for config file 2017-12-05 11:58:12 +01:00
Darien Raymond
d43a23aa96 move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond
5f91257018 fix error message 2017-11-27 23:00:36 +01:00
Darien Raymond
47126cc632 exit immediately on error 2017-11-23 10:39:40 +01:00
Darien Raymond
6069b77baa prototype for plugins 2017-11-22 23:00:46 +01:00
Darien Raymond
35248497d2 refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
fc31f9b94c refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond
16ce077d58 rename server 2017-04-05 23:38:37 +02:00
Darien Raymond
722594cb79 hide server implementation detail 2017-02-22 11:30:52 +01:00
Darien Raymond
d3d2fab1d9 refine error messages 2017-02-02 14:42:31 +01:00
Darien Raymond
2f771e7742 fix test break 2017-02-01 21:47:02 +01:00
Darien Raymond
0d62975286 decouple all 2016-12-16 23:38:58 +01:00
Darien Raymond
36cc6f5ef2 remove unused code 2016-11-21 23:27:32 +01:00
Darien Raymond
5a32cd8602 remove large buffer 2016-11-19 01:50:09 +01:00
Darien Raymond
e33b7df34c remove use of any 2016-10-16 14:22:21 +02:00
Darien Raymond
84f660bbbc update main code 2016-10-14 23:41:17 +02:00
Darien Raymond
c1f91567ad refactor shell 2016-10-12 16:46:02 +02:00