Nick Mathewson
|
67abf55d6b
Add a changes file for bug 28303
|
7 years ago |
Kris Katterjohn
|
daaa2751ed
Include sys/time.h in timers.c and time_fmt.c
|
7 years ago |
Roger Dingledine
|
3a2cb83685
refuse to start with relative paths + RunAsDaemon
|
7 years ago |
Nick Mathewson
|
17d8ccefc0
Merge branch 'bug28348_036'
|
7 years ago |
Nick Mathewson
|
313b5b956c
Merge branch 'maint-0.3.5'
|
7 years ago |
Nick Mathewson
|
c32dab9e48
Merge branch 'bug28348_035' into bug28348_036
|
7 years ago |
Nick Mathewson
|
9431d35074
Merge branch 'bug28348_034' into bug28348_035
|
7 years ago |
Nick Mathewson
|
2aff02eb3d
Actually disable NEED_NET periodic events when DisableNetwork is set
|
7 years ago |
Nick Mathewson
|
adecda7539
changes file for subsystems api (28330)
|
7 years ago |
Nick Mathewson
|
32b23a4c40
Make tortls use the subsystems interface
|
7 years ago |
Nick Mathewson
|
019a044e5e
Turn "compress" into a subsystem.
|
7 years ago |
Nick Mathewson
|
207253df8d
Move monotonic time setup into a subsystem
|
7 years ago |
Nick Mathewson
|
cad61f0f6d
Move prefork, postfork, and thread-exit hooks into subsys
|
7 years ago |
Nick Mathewson
|
50436ccea4
Add crypto module as a subsystem.
|
7 years ago |
Nick Mathewson
|
cfe5b35edb
Move networking startup/cleanup logic into a subsystem.
|
7 years ago |
Nick Mathewson
|
05b54f6a6a
Use subsystems manager for subsystems used in tests.
|
7 years ago |
Nick Mathewson
|
a0ee54549f
Turn the wallclock module into a subsystem.
|
7 years ago |
Nick Mathewson
|
d3e4afcc9b
Turn the logging code into a subsystem
|
7 years ago |
Nick Mathewson
|
b8c50eabfe
Add a subsystem for our threading support
|
7 years ago |
Nick Mathewson
|
178c1821b2
Make the windows process parameter initialization a subsystem
|
7 years ago |
Nick Mathewson
|
175153a329
Make initialization for the "err" library into a subsystem.
|
7 years ago |
Nick Mathewson
|
6e7ff8cba0
Move the code that knows our tor version into a lowest-level lib
|
7 years ago |
Nick Mathewson
|
7bb76b24cf
Code to manage the list of subsystems.
|
7 years ago |
Neel Chauhan
|
45b28167d7
In count_acceptable_nodes(), count direct and indirect nodes with node_has_preferred_descriptor()
|
7 years ago |
teor
|
368aeaadff
Appveyor: Add Windows Server 2016 to tor's build matrix
|
7 years ago |
teor
|
bd0e38dcfe
systemd: allow tor some time to shut down after ShutdownWaitLength expires
|
7 years ago |
Alex Xu (Hello71)
|
0d6d3e1f26
Notify systemd of ShutdownWaitLength
|
7 years ago |
Nick Mathewson
|
674ef53a7e
Add a warning if we can't write networkstatus-bridges
|
7 years ago |
Nick Mathewson
|
18a4eaf5c1
Avoid mmap leak if we get a consensus diff we can't use.
|
7 years ago |
Nick Mathewson
|
3e2423d19b
Update address tests to avoid offending coverity.
|
7 years ago |