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
/
client
Age
Commit message (
Expand
)
Author
2020-02-19
Merge branch 'extract_relay_dns'
Nick Mathewson
2020-02-18
Make sure callers can handle NULL ext-or auth cookie filename
Nick Mathewson
2020-02-18
Move DNS TTL manipulation code to src/core/or
Nick Mathewson
2020-02-18
Replace identifiers related to clipping DNS ttls.
Nick Mathewson
2020-01-22
Lower log level of standard error messages from PT's.
Alexander Færøy
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
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
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-07
Make all our struct names end with "_t".
Nick Mathewson
2019-11-06
entrynodes.h: make a comment into doxygen.
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-05
config: Rename new global functions with a prefix
teor
2019-11-04
directory-level documentation for feature/*
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 server transport config into the relay module
teor
2019-10-28
Merge branch 'tor-github/pr/1476'
David Goulet
2019-10-26
doxygen: add @file declarations for src/feature/
Nick Mathewson
2019-10-26
Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-20
feature: Move proxy_mode() into new files
teor
2019-10-18
Merge branch 'maint-0.4.2'
Nick Mathewson
2019-10-18
Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2
Nick Mathewson
2019-10-17
Remove overly strict assertions in transports.c.
Alexander Færøy
2019-10-17
doc: TCPProxy is not supported in TOR_PT_PROXY
Suphanat Chunhapanya
2019-10-16
Doxygen: fix warnings about mismatched HTML tags.
Nick Mathewson
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-09-17
Merge branch 'maint-0.3.5' into maint-0.4.0
Nick Mathewson
2019-09-12
Merge branch 'tor-github/pr/1319'
David Goulet
2019-09-12
Merge remote-tracking branch 'tor-github/pr/1300'
Nick Mathewson
2019-09-11
Update #includes to point to confparse.h in its new location.
Nick Mathewson
2019-09-06
entrynodes: Make routine descriptor expiry notice logs less alarming
teor
2019-08-30
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-08-30
Merge remote-tracking branch 'tor-github/pr/1117' into maint-0.3.5
teor
2019-08-12
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-06-19
guard: Ignore marked for close circuit when changing state to open
David Goulet
2019-06-19
guard: Ignore marked for close circuit when changing state to open
David Goulet
2019-05-31
Merge branch 'bug29875_035' into bug29875_master
Nick Mathewson
2019-05-31
num_bridges_usable(): only count configured bridges.
Nick Mathewson
2019-05-15
Add control port circuit ID to all pathbias bug messages.
Mike Perry
2019-05-15
Pathbias should continue to ignore previously ignored circs.
Mike Perry
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-26
Use fast check for missing id in node_is_a_configured_bridge()
Nick Mathewson
2019-04-11
Add an assertion to pathbias_get_scale_ratio()
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
[next]