teor (Tim Wilson-Brown)
|
b494ccc3c9
Make rend_service_free available to the unit tests
|
8 年之前 |
Nick Mathewson
|
bbaa7d09a0
Merge remote-tracking branch 'teor/reject-tap-v6'
|
8 年之前 |
teor
|
19816f2f78
Add a stub for rend_service_allow_direct_connection
|
8 年之前 |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 年之前 |
Nick Mathewson
|
cb8557f7c9
Merge branch 'maint-0.2.8'
|
8 年之前 |
Ivan Markin
|
b432efb838
Remove useless message about nonexistent onion services after uploading a descriptor
|
8 年之前 |
David Goulet
|
ab35f9de46
Correctly close intro circuit when deleting ephemeral HS
|
8 年之前 |
Nick Mathewson
|
71267bef4c
Merge branch 'maint-0.2.8'
|
8 年之前 |
Nick Mathewson
|
b59d79134e
Log find_rp_for_intro_() failures at LOG_PROTOCOL_WARN.
|
8 年之前 |
Nick Mathewson
|
33d3572a1d
Merge branch 'feature15588_squashed'
|
8 年之前 |
John Brooks
|
162aa14eef
Move rend client name checks to one function
|
8 年之前 |
John Brooks
|
d15354c73b
Add client auth to rend_service_add_ephemeral
|
9 年之前 |
John Brooks
|
d5a23ce115
Move rend auth cookie en-/decoding to a function
|
9 年之前 |
John Brooks
|
e7ff23beea
Make rend_authorized_client_free public
|
9 年之前 |
John Brooks
|
896271d525
Use uint8_t for rend descriptor_cookie fields
|
8 年之前 |
John Brooks
|
2c057c2833
Scrub service name in introduction circuit warning
|
8 年之前 |
Nick Mathewson
|
fe0d346a6d
Merge remote-tracking branch 'teor/bug8976_01_028'
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
teor (Tim Wilson-Brown)
|
fb939ed82e
Replace Alice/Bob with client/service in hidden service comments
|
8 年之前 |
David Goulet
|
4a7964b3bc
Don't allow a rendezvous point to have a private address
|
9 年之前 |
Nick Mathewson
|
be30c61ac1
Merge branch 'maint-0.2.7'
|
9 年之前 |
David Goulet
|
273b267fa2
Fix: use the right list in find_expiring_intro_point()
|
9 年之前 |
Nick Mathewson
|
0b3190d4b7
Merge remote-tracking branch 'donncha/feature14846_4'
|
9 年之前 |
Nick Mathewson
|
db5a9302c1
correct the doc for find_rp_for_intro.
|
9 年之前 |
Nick Mathewson
|
a55f257d6a
Simplify API for find_rp_for_intro()
|
9 年之前 |
Donncha O'Cearbhaill
|
1d205163e8
Generate service descriptors when PublishHidServDescriptors = 0
|
9 年之前 |
Donncha O'Cearbhaill
|
e0b82e5968
Store service descriptors in the service descriptor cache
|
9 年之前 |
Donncha O'Cearbhaill
|
968cb95602
Preparatory indentation changes
|
9 年之前 |
Nick Mathewson
|
edaf681735
Break some wide lines
|
9 年之前 |
John Brooks
|
e03eaa3c4a
Remove empty rend_service_validate_intro_early function
|
9 年之前 |