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
Age
Commit message (
Expand
)
Author
2020-03-05
Merge branch 'clang_format_prep_3'
Nick Mathewson
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-24
Merge remote-tracking branch 'tor-github/pr/1685/head'
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-02-06
Wrap columnar tables in "clang-format off/on"
Nick Mathewson
2020-02-06
Use parentheses to avoid mis-indentations of stringified macro args
Nick Mathewson
2020-01-21
hs-v3: Add the Onion Balance config file option
David Goulet
2020-01-20
config: Make clients tell dual-stack exits they prefer IPv6
teor
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-17
Merge branch 'ticket32806'
Nick Mathewson
2020-01-17
Merge branch 'ticket32487_squashed_and_merged'
Nick Mathewson
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1663'
Nick Mathewson
2020-01-16
Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged
Nick Mathewson
2020-01-16
Document why dircache is not included in --list-modules
Nick Mathewson
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
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
Deprecate the ClientAutoIPv6ORPort option
Neel Chauhan
2020-01-13
Split core/include.am into per-subdirectory include.am files
Nick Mathewson
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
or_options_st.h: Add an include and a struct declaration.
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Nick Mathewson
2020-01-06
Merge remote-tracking branch 'tor-github/pr/1620'
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
Mark TestingEstimatedDescriptorPropagationTime as obsolete.
Nick Mathewson
2019-12-19
Move TestingDirVote{Exit,Guard,HSdir}{,IsStrict} to dirauth module
Nick Mathewson
2019-12-19
Move TestingMin{Exit,Fast}FlagThreshold to dirauth module.
Nick Mathewson
2019-12-19
Move TestingDirAuthTimeToLearnReachability into dirauth module.
Nick Mathewson
2019-12-19
Move MinMeasuredBWsForAuthToIgnoreAdvertised to dirauth module.
Nick Mathewson
2019-12-19
Move ConsensusParams to dirauth module.
Nick Mathewson
2019-12-19
Move MinUptimeHidServDirectoryV2 to dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirTestEd25519LinkKeys to the dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirSharedRandomness to dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirPinKeys to dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirListBadExits to dirauth module.
Nick Mathewson
2019-12-19
Move AuthDirHasIPv6Connectivity into dirauth module.
Nick Mathewson
2019-12-19
Move BW-guarantee options in to dirauth module.
Nick Mathewson
2019-12-19
Dirauth options: move versioning options to dirauth module
Nick Mathewson
2019-12-19
Add config object for dirauth; move one option there.
Nick Mathewson
[next]