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-02-24
Move voting_schedule.[ch] to src/feature/dirauth/
Nick Mathewson
2020-02-24
Merge remote-tracking branch 'tor-github/pr/1685/head'
Nick Mathewson
2020-02-24
Final touches to #32709 based on Nick's feedback.
George Kadianakis
2020-02-18
Fix issues pointed out by Nick.
George Kadianakis
2020-02-11
Merge branch 'tor-github/pr/1707'
George Kadianakis
2020-02-11
hs-v3: Remove BUG() that can occur normally
David Goulet
2020-02-11
Make n_subcredentials a size_t .
George Kadianakis
2020-02-06
hs-v3: Remove descriptor when we remove client authorization
David Goulet
2020-02-03
hs-v3: Purge ephemeral client auth on NEWNYM
David Goulet
2020-01-28
Write unittest that covers cases of INTRODUCE1 handling.
George Kadianakis
2020-01-28
Introduce an hs_ob_free_all() function.
George Kadianakis
2020-01-28
Allow clients to connect to the instance even with OB enabled.
George Kadianakis
2020-01-28
Unify INTRO2 handling codepaths in OB and normal cases.
George Kadianakis
2020-01-28
Refresh OB keys when we build a new descriptor.
George Kadianakis
2020-01-21
Use time-invariant conditional memcpy to make onionbalance loop safer
Nick Mathewson
2020-01-21
Pass multiple subcredentials all the way down to hs_ntor.
Nick Mathewson
2020-01-21
Remove a dead BUG() check.
Nick Mathewson
2020-01-21
Turn hs_subcredential_t into a proper struct.
Nick Mathewson
2020-01-21
hs-v3: Implement hs_ob_service_is_instance()
David Goulet
2020-01-21
hs-v3: Code improvement for INTRO2 MAC validation
David Goulet
2020-01-21
hs-v3: Validate INTRO2 cells for onion balance
David Goulet
2020-01-21
hs-v3: Add the Onion Balance config file option
David Goulet
2020-01-21
hs-v3: Extract INTRO2 key computation to its own function.
George Kadianakis
2020-01-21
hs-v3: Implement hs_parse_address_no_log()
David Goulet
2020-01-13
Split core/include.am into per-subdirectory include.am files
Nick Mathewson
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
Include ht.h in all headers that use HT_ENTRY()
Nick Mathewson
2020-01-09
hs_circuitmap.h: use a struct declaration
Nick Mathewson
2020-01-09
hs_circuit: use struct declaration.
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-12-20
Code Style: Delete headers that are included twice
teor
2019-12-20
Code Style: Delete PRIVATE defines that are never used
teor
2019-12-18
Merge branch 'tor-github/pr/1587'
George Kadianakis
2019-12-10
In cancel_descriptor_fetches(), use connection_list_by_type_purpose() instead...
Neel Chauhan
2019-12-10
Merge branch 'tor-github/pr/1581'
George Kadianakis
2019-12-10
hs-v3: Handle client rendezvous circuit timeout
David Goulet
2019-12-04
Merge branch 'ticket32609_squashed'
Nick Mathewson
2019-12-04
practracker: Add missing .may_include files
teor
2019-12-03
hs-v3: Fix NULL deref. in hs_circ_service_get_established_intro_circ()
David Goulet
2019-12-03
Merge branch 'tor-github/pr/1563'
David Goulet
2019-12-03
hsv3: ONION_CLIENT_AUTH_REMOVE now also removes the credential file.
George Kadianakis
2019-12-03
hsv3: Abstract parts of hs_config_client_authorization() into func.
George Kadianakis
2019-12-03
hsv3: Start refactoring hs_config_client_authorization().
George Kadianakis
2019-12-03
hsv3: Remove support for client auth nicknames.
George Kadianakis
2019-12-03
hsv3: Implement permanent storage of auth credentials.
George Kadianakis
2019-11-27
hs-v3: Remove unused hs_service_intro_circ_has_closed()
David Goulet
2019-11-27
hs-v3: Give a cleanup type to hs_circ_cleanup()
David Goulet
2019-11-27
hs-v3: Note client intro circuit failure
David Goulet
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
[next]