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
/
feature
Age
Commit message (
Expand
)
Author
2019-08-28
Make a config_suite_t type to hold multiple config sub-objects
Nick Mathewson
2019-08-28
Refactor config free logic to use a single path.
Nick Mathewson
2019-07-24
Use config_new() to construct configuration objects.
Nick Mathewson
2019-07-24
Add a "freeze" function for config_mgr_t objects.
Nick Mathewson
2019-07-24
Add a config_mgr_t type to wrap config_format_t
Nick Mathewson
2019-07-24
Make config_var and config_fmt const.
Nick Mathewson
2019-06-25
Extend macros to allow flag arguments.
Nick Mathewson
2019-06-25
Move responsibility for config var macros
Nick Mathewson
2019-06-25
Use struct_magic_decl to verify magic numbers in config objects
Nick Mathewson
2019-06-25
Port confparse to use struct_var in place of typed_var.
Nick Mathewson
2019-06-24
Partially port routerset to being a full-fledged config type again.
Nick Mathewson
2019-06-24
stats: Split extrainfo_dump_to_string() into smaller functions.
teor
2019-06-24
Merge branch 'bug30956_041' into bug30956_master
teor
2019-06-24
stats: Always publish pluggable transports in extra info documents
teor
2019-06-15
Renaming: CONFIG_TYPE_UINT -> CONFIG_TYPE_POSINT
Nick Mathewson
2019-06-11
Merge branch 'tor-github/pr/1040'
David Goulet
2019-06-11
Rework origin circuit tracking to use pubsub
Taylor Yu
2019-06-11
Rework orconn tracking to use pubsub
Taylor Yu
2019-06-11
Merge branch 'tor-github/pr/1031'
David Goulet
2019-06-11
Merge branch 'tor-github/pr/1083'
David Goulet
2019-06-06
dirauth: Return a distinct status when formatting annotations fails
teor
2019-06-06
dirauth: Fix some comments in the router status processing code.
teor
2019-06-06
Merge branch 'bug30781_040' into bug30781_master
teor
2019-06-06
Merge branch 'bug30781_035' into bug30781_040
teor
2019-06-06
Merge branch 'bug30781_034' into bug30781_035
teor
2019-06-05
Merge remote-tracking branch 'tor-github/pr/988' into maint-0.4.0
Nick Mathewson
2019-06-05
Merge remote-tracking branch 'tor-github/pr/1039' into maint-0.4.0
Nick Mathewson
2019-06-05
Merge remote-tracking branch 'tor-github/pr/1020' into maint-0.4.0
Nick Mathewson
2019-06-05
Merge remote-tracking branch 'tor-github/pr/1076'
Nick Mathewson
2019-06-05
Revert "hs: Implement a helper to repurpose a circuit"
Mike Perry
2019-06-05
Add missing newline after decode_intro_points() closing bracket
Neel Chauhan
2019-06-05
Don't access rend data after a circuit has been marked for close.
George Kadianakis
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-06-05
Merge remote-tracking branch 'tor-github/pr/1053'
Nick Mathewson
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-29
Remove want_cmddata from HSFETCH, which does not in fact want data
Nick Mathewson
2019-05-29
hs: Implement a helper to repurpose a circuit
David Goulet
2019-05-27
Merge branch 'tor-github/pr/1042'
George Kadianakis
2019-05-23
Merge branch 'tor-github/pr/1034'
David Goulet
2019-05-23
Merge branch 'tor-github/pr/988'
David Goulet
2019-05-23
Only reject POSTDESCRIPTOR purpose= when the purpose is unrecognized
Nick Mathewson
2019-05-22
Merge remote-tracking branch 'dgoulet/ticket30454_035_01'
Nick Mathewson
2019-05-22
Merge remote-tracking branch 'nickm/ticket30454_034_01_squashed' into ticket3...
David Goulet
2019-05-20
In microdesc_cache_reload(), set journal length to length of string we read
rl1987
2019-05-17
OOM-purge the DNS cache one part at a time
Nick Mathewson
2019-05-16
Prop 301: No longer vote on RecommendedPackages
Iain R. Learmonth
2019-05-15
fix typos, whitespace, comments
Roger Dingledine
2019-05-15
Merge branch 'tor-github/pr/1002'
George Kadianakis
2019-05-15
Merge branch 'tor-github/pr/1021'
David Goulet
[next]