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
/
hs
Age
Commit message (
Expand
)
Author
2020-03-17
Merge branch 'maint-0.3.5' into maint-0.4.1
Nick Mathewson
2020-03-17
Fix TROVE-2020-003.
George Kadianakis
2020-03-17
Trivial bugfixes found during TROVE investigation.
George Kadianakis
2019-11-25
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2019-11-25
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.3.5
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1395' into maint-0.3.5
teor
2019-10-24
hs-v3: Remove a BUG() caused by an acceptable race
David Goulet
2019-10-23
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-10-07
hs-v3: Make service pick the exact amount of intro points
David Goulet
2019-08-29
Merge branch 'tor-github/pr/1256' into maint-0.4.1
David Goulet
2019-08-23
hs: v3 single onion services fall back to 3-hop intro for unreachable nodes
teor
2019-08-23
hs: Always use a 3-hop path when a v3 single onion intro fails
teor
2019-08-23
hs: Always use a 3-hop path when a v3 single onion rend fails
teor
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/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
Run "make autostyle."
Nick Mathewson
2019-06-05
Merge remote-tracking branch 'tor-github/pr/1053'
Nick Mathewson
2019-05-29
hs: Implement a helper to repurpose a circuit
David Goulet
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-15
fix typos, whitespace, comments
Roger Dingledine
2019-05-15
Merge branch 'maint-0.4.0'
George Kadianakis
2019-05-15
Merge branch 'tor-github/pr/1013' into maint-0.4.0
George Kadianakis
2019-05-10
Don't pass a NULL into a %s when logging client auth file load failure
Nick Mathewson
2019-05-10
Merge branch 'tor-github/pr/973'
George Kadianakis
2019-05-08
Merge branch 'tor-github/pr/1000'
David Goulet
2019-05-03
Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t."
George Kadianakis
2019-05-03
Hiding crypt_path_t: Rename some functions to fit the crypt_path API.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Create a constructor for crypt_path_t.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Move init functions to crypt_path.c.
George Kadianakis
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-24
hs_config: Allow Tor to be configured as an IPv6-only v3 single onion service
teor
2019-04-24
Add firewall_choose_address_ls() and hs_get_extend_info_from_lspecs() tests
Neel Chauhan
2019-04-24
Use fascist_firewall_choose_address_ls() in hs_get_extend_info_from_lspecs()
Neel Chauhan
2019-04-23
Rename outvar to follow _out convention.
Nick Mathewson
2019-04-23
Merge remote-tracking branch 'tor-github/pr/935'
Nick Mathewson
2019-04-19
Initialize rate_limited in hs_pick_hsdir() to false
Neel Chauhan
2019-04-19
Only set rate_limited in hs_pick_hsdir() if rate_limited_count or responsible...
Neel Chauhan
2019-04-19
Make rate_limited and is_rate_limited a bool
Neel Chauhan
2019-04-11
Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITED
Neel Chauhan
2019-04-05
crypto_format: Remove the return value from ed25519_signature_to_base64()
teor
2019-04-05
crypto_format: Remove the return value from curve25519_public_to_base64()
teor
2019-04-05
crypto_format: Remove the return values from digest256_to_base64()
teor
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-03-12
Fix all nonconformant headers' guard macros.
Nick Mathewson
2019-03-12
Merge branch 'bug23576-041-rebased-squashed'
Nick Mathewson
2019-03-12
hs: abolish hs_desc_link_specifier_dup()
teor
[next]