Files
tor/changes
teor 612b0a4139 subsys: Make the subsystem init order match the module dependencies
Fix levels for subsystems that depend on log/err
* winprocess (security) doesn't use err:
  * call windows process security APIs as early as possible
  * init err after winprocess
  * move wallclock so it's still after err
* network and time depend on log:
  * make sure that network and time can use logging.
  * init network and time after log

Add comments explaining the module init order.

Fixes bug 31615; bugfix on 0.4.0.1-alpha.
2019-09-06 16:58:53 +10:00
..
2018-08-18 19:23:28 +00:00
2019-01-16 14:40:31 -05:00
2019-02-08 08:37:23 -05:00
2019-01-22 12:27:46 -05:00
2019-02-19 11:38:32 -05:00
2019-02-02 23:10:16 +00:00
2019-04-05 12:14:18 +10:00
2019-03-20 18:07:00 +10:00
2019-02-26 15:43:09 +01:00
2019-05-31 12:39:52 -04:00
2019-04-10 12:46:27 +03:00
2019-04-09 12:05:33 -04:00
2019-05-14 19:19:53 -04:00
2019-05-29 09:05:26 -04:00
2019-08-22 22:09:32 +10:00
2019-06-12 08:55:38 -04:00
2019-03-26 12:24:45 +10:00
2019-03-26 17:41:21 +10:00
2019-02-20 10:32:47 -05:00
2019-06-28 21:38:33 +10:00
2019-03-29 17:26:09 +10:00
2019-02-08 08:52:46 -05:00
2019-02-15 19:18:24 +02:00
2019-02-08 10:43:38 -05:00
2019-04-01 14:08:24 +10:00
2019-04-12 08:38:30 -04:00
2019-04-30 09:16:36 +03:00
2019-05-20 08:56:34 -04:00
2019-08-15 08:20:47 -04:00