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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
feature
Age
Commit message (
Expand
)
Author
2020-01-24
fix leak in GETCONF
Taylor Yu
2020-01-22
Merge branch 'tor-github/pr/1677'
David Goulet
2020-01-22
Lower log level of standard error messages from PT's.
Alexander Færøy
2020-01-22
dir_connection_t: Explain dirconn_direct better
teor
2020-01-20
Merge branch 'tor-github/pr/1668'
David Goulet
2020-01-20
Merge remote-tracking branch 'tor-github/pr/1673'
teor
2020-01-20
Merge branch 'ticket20218_rebased_squashed' into ticket20218_merged
teor
2020-01-20
split a wide line
Nick Mathewson
2020-01-20
Rename routerstatus_has_changed to routerstatus_has_visibly_changed
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
Remove some dead checks
Nick Mathewson
2020-01-17
fix a stray asterisk in a comment
Nick Mathewson
2020-01-17
Merge branch 'ticket32487_squashed_and_merged'
Nick Mathewson
2020-01-16
Merge branch 'ticket32695_squashed'
Nick Mathewson
2020-01-16
Remove functions that checked for pre-ipv6 consensus.
Nick Mathewson
2020-01-16
Remove routerstatus_format_entry() consensus_method argument as unused
Nick Mathewson
2020-01-16
Remove support for now-obsolete consensus methods before 28.
Nick Mathewson
2020-01-16
expose routerstatus_has_changed to unit tests.
Nick Mathewson
2020-01-16
Refactor routerstatus_has_changed function
Victor Nepveu
2020-01-16
Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged
Nick Mathewson
2020-01-16
Add have_module_dircache().
Nick Mathewson
2020-01-16
Turn several functions from stubs into macros
Nick Mathewson
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move directory_must_use_begindir() to dirclient_modes.[ch]
Nick Mathewson
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
Nick Mathewson
2020-01-16
Disable feature/dircache files when dircache module is disabled.
Nick Mathewson
2020-01-16
Move dirserv_get_routerdescs() to control_getinfo.c
Nick Mathewson
2020-01-16
Move dir_split_resource_into_spoolable() to dircache module.
Nick Mathewson
2020-01-15
Don't escape the bridge distribution value.
Alexander Færøy
2020-01-16
add_c_file: Fix "control line not preceded by a blank line"
teor
2020-01-15
Remove "hyphae" as a known value for BridgeDistribution.
Alexander Færøy
2020-01-15
Merge remote-tracking branch 'tor-github/pr/1657'
Nick Mathewson
2020-01-15
Lowercase BridgeDistribution value before adding it to the descriptor.
Alexander Færøy
2020-01-15
Make BridgeDistribution setting validator case-insensitive.
Alexander Færøy
2020-01-15
Always escape BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1661'
teor
2020-01-14
Replace an assertion with a check-and-log
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-13
hs-v2: Always check rend_cache validity before using it
David Goulet
2020-01-09
Merge branch 'ticket22029_attempt_squashed'
Nick Mathewson
2020-01-09
Allow ed25519 keys to be banned in approved-routers
Neel Chauhan
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
conscache.h: declare config_line_t structure.
Nick Mathewson
2020-01-09
Turn authdir_mode_v3() into a non-inline function
Nick Mathewson
2020-01-09
Include ht.h in all headers that use HT_ENTRY()
Nick Mathewson
2020-01-09
consdiffmgr.h: use struct declarations for several types
Nick Mathewson
2020-01-09
hs_circuitmap.h: use a struct declaration
Nick Mathewson
2020-01-09
routerparse.h: include parsecommon.h when exposing token table.
Nick Mathewson
[next]