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
2019-09-25
Merge branch 'tor-github/pr/1341'
George Kadianakis
2019-09-25
Merge branch 'tor-github/pr/1345'
George Kadianakis
2019-09-25
Merge branch 'tor-github/pr/1309'
George Kadianakis
2019-09-24
feature/control: add a missing word to the send_control_done() comment
teor
2019-09-23
fix typo in comment
Roger Dingledine
2019-09-19
microdesc_parse: convert some ints to bools
Nick Mathewson
2019-09-19
microdesc_parse: Rename "next" label to "err".
Nick Mathewson
2019-09-19
Reindent microdesc_parse_fields().
Nick Mathewson
2019-09-19
Extract field-parsing code for microdesc_parse.c
Nick Mathewson
2019-09-19
Reindent microdesc_extract_body().
Nick Mathewson
2019-09-19
Extract the body-copying portion of microdesc parsing
Nick Mathewson
2019-09-19
dirauth: reorder the checks in dirserv_router_has_valid_address()
teor
2019-09-18
Merge branch 'bug30916_035' into bug30916_041
Nick Mathewson
2019-09-18
Avoid a crash if our "current" and "old" ntor onion keys are equal
Nick Mathewson
2019-09-18
Extract expressions in construct_ntor_key_map()
Nick Mathewson
2019-09-18
Merge branch 'maint-0.4.1'
Nick Mathewson
2019-09-18
Merge branch 'bug31772_041' into maint-0.4.1
Nick Mathewson
2019-09-17
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson
2019-09-17
Merge branch 'maint-0.3.5' into maint-0.4.0
Nick Mathewson
2019-09-17
Correct the syntax description for the MAPADDRESS command.
Nick Mathewson
2019-09-17
Merge branch 'ticket31552_041' into maint-0.4.1
Nick Mathewson
2019-09-16
Run "make autostyle" and fix wide lines.
Nick Mathewson
2019-09-16
Merge branch 'tor-github/pr/1273'
George Kadianakis
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-10
Do not look inside bogus microdesc when listing its digest as invalid
Nick Mathewson
2019-09-10
Extract saved_location_to_string() from microdesc parsing.
Nick Mathewson
2019-09-09
Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...
Nick Mathewson
2019-09-09
hs-v3: Rename validation function in hs_intropoint.c
David Goulet
2019-09-09
hs-v3: Move DoS parameter check against 0
David Goulet
2019-09-06
entrynodes: Make routine descriptor expiry notice logs less alarming
teor
2019-09-05
Merge branch 'tor-github/pr/1291'
George Kadianakis
2019-09-05
Merge branch 'tor-github/pr/1261'
George Kadianakis
2019-09-05
Check IPv6 exit policies on microdescriptors in node_exit_policy_rejects_all()
Neel Chauhan
2019-09-04
rendclient: use ptrdiff, not off_t, for offset of DH field.
Nick Mathewson
2019-09-04
Merge branch 'tor-github/pr/1290'
David Goulet
2019-09-04
Merge remote-tracking branch 'tor-github/pr/1270'
Nick Mathewson
2019-09-04
Merge branch 'ticket31240v2_merged_2' into ticket31240v2_merged_2_merged
Nick Mathewson
2019-09-03
Merge branch 'tor-github/pr/1269'
George Kadianakis
2019-09-03
Merge remote-tracking branch 'tor-github/pr/1279'
Nick Mathewson
2019-09-02
Merge branch 'maint-0.4.1'
Nick Mathewson
2019-09-02
Merge branch 'ticket12399_035' into maint-0.4.1
Nick Mathewson
2019-09-02
Change loglevel of message 'Hash of session info was not as expected'
rl1987
2019-08-30
Space out the arguments to the cell functions in rend_process_relay_cell()
Neel Chauhan
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/1181' into maint-0.3.5
teor
2019-08-30
Merge remote-tracking branch 'tor-github/pr/1117' into maint-0.3.5
teor
2019-08-29
Stub more functions in dirvote headers to fix more of 31552.
Nick Mathewson
2019-08-29
Stub out some more functions in dirvote/*.h, fix compilation.
Nick Mathewson
[next]