index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app
/
main
Age
Commit message (
Expand
)
Author
2020-02-24
Merge branch 'ticket33316_squashed'
Nick Mathewson
2020-02-24
Move process subsystem after evloop.
Nick Mathewson
2020-02-24
Merge ocirc and orconn events into or subsystem.
Nick Mathewson
2020-02-24
Move winprocess_sys into a new low-level hardening module
Nick Mathewson
2020-02-18
Make sure callers can handle NULL ext-or auth cookie filename
Nick Mathewson
2020-02-13
Re-order thread initialization to follow logging, and remove a comment.
Nick Mathewson
2020-02-13
Re-order most subsystems to correspond to dependency order.
Nick Mathewson
2020-01-17
Initialize publish/subscribe code when running as an NT service.
Nick Mathewson
2020-01-17
Revert "Restore feature where nt-services detect non-"run_tor" modes."
Nick Mathewson
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1663'
Nick Mathewson
2020-01-15
Merge remote-tracking branch 'tor-github/pr/1657'
Nick Mathewson
2020-01-15
Tell static analyzer that having ntservice functions not exist is ok
Nick Mathewson
2020-01-14
Merge branch 'ticket32883'
Nick Mathewson
2020-01-13
Split core/include.am into per-subdirectory include.am files
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
Make ntmain.h functions stubs when NT_SERVICE not enabled.
Nick Mathewson
2020-01-06
Restore feature where nt-services detect non-"run_tor" modes.
Nick Mathewson
2019-12-20
Code Style: Delete headers that are included twice
teor
2019-12-19
Add "stub" files for disabled modules.
Nick Mathewson
2019-12-04
practracker: Add missing .may_include files
teor
2019-11-18
Merge remote-tracking branch 'tor-github/pr/1517'
teor
2019-11-15
Doxygen: rename all .dox files to end with .md
Nick Mathewson
2019-11-15
Doxygen: remove /** and **/ from all .dox files
Nick Mathewson
2019-11-14
Run "make autostyle"
teor
2019-11-14
relay: Disable relay_sys when the relay module is disabled
teor
2019-11-07
ntmain: make service_fns struct anonymous.
Nick Mathewson
2019-11-07
subsysmgr: use IDX_NONE is an exception value, not -1.
Nick Mathewson
2019-11-07
Use new configuration architecture for crypto options
Nick Mathewson
2019-11-07
Add testing-only functions to get the subsystem config/state indices
Nick Mathewson
2019-11-07
Add subsys functions for receiving/flushing states and options.
Nick Mathewson
2019-11-07
Give subsystems optional config formats and state formats.
Nick Mathewson
2019-11-07
Make a new structure for tracking subsystem status.
Nick Mathewson
2019-11-05
Merge branch 'doxygen_libs'
Nick Mathewson
2019-11-05
Merge remote-tracking branch 'tor-github/pr/1477'
teor
2019-11-04
Document directories in "app"
Nick Mathewson
2019-11-04
Doxygen: Avoid ambiguity in @dir directives
Nick Mathewson
2019-11-04
Add stub directory-level documentation for most source directories
Nick Mathewson
2019-10-31
config: Move relay config actions into the relay module
teor
2019-10-26
doxygen: add @file declarations for src/app
Nick Mathewson
2019-10-17
Move code to add default log into quiet_level.c
Nick Mathewson
2019-10-17
Replace add_temp_log() with add_default_log().
Nick Mathewson
2019-10-17
Use an enum for quiet_level.
Nick Mathewson
2019-10-17
Rename CMD_OTHER to CMD_IMMEDIATE
Nick Mathewson
2019-10-17
Move responsibility for setting the "quiet level" into a table.
Nick Mathewson
2019-10-17
Make the command-line parser understand "commands".
Nick Mathewson
2019-10-17
Add a return type for the parsed commandline.
Nick Mathewson
2019-09-10
main: add some newlines to the subsystem list, for readability
teor
2019-09-10
main: remove level number comments from the subsystem list (master)
teor
2019-09-10
Merge branch 'bug31615_041' into bug31615_master
teor
2019-09-10
main: remove level number comments from the subsystem list (0.4.1)
teor
[next]