Nick Mathewson
|
df70bc3a88
Merge branch 'ticket28479_squashed'
|
6 years ago |
Nick Mathewson
|
1f6d7bc4af
Update ReleasingTor.md to reflect current practice
|
6 years ago |
David Goulet
|
cec616a0c8
hs-v3: Don't BUG() if descriptor is found on SOCKS connection retry
|
6 years ago |
David Goulet
|
43bd4d7509
hs-v3: Add the helper function mark_conn_as_waiting_for_circuit
|
6 years ago |
David Goulet
|
00b59d9281
conn: Use connection_ap_mark_as_waiting_for_renddesc()
|
6 years ago |
David Goulet
|
d0682fe0f1
conn: Add an helper to mark a connection as waiting for an HS descriptor
|
6 years ago |
David Goulet
|
8506dcdeb7
Merge branch 'maint-0.3.5'
|
6 years ago |
Nick Mathewson
|
4f55884315
Add an option to start tor in dormant mode for the first time.
|
6 years ago |
Nick Mathewson
|
b25b8150c2
Remember in our state file how long we've spent since user activity
|
6 years ago |
David Goulet
|
0906dde9d5
man: Document HSv3 client authorization revocation
|
6 years ago |
Nick Mathewson
|
31a6d9f499
Add tests for parsing each routerstatus flag.
|
6 years ago |
Nick Mathewson
|
92af8e5113
Add a framework for testing set_routerstatus_from_routerinfo().
|
6 years ago |
Nick Mathewson
|
417a324a85
Make input argument const in set_routerstatus_from_routerinfo.
|
6 years ago |
Nick Mathewson
|
32213fa9ad
Keep list of dirauth flags in sync between dirvote.c and fuzz_vrs.c
|
6 years ago |
rl1987
|
894d207f84
manpage: Mention that adding new HS is unsupported if Sandbox is enabled
|
6 years ago |
rl1987
|
db9ab3754a
Print error message we get from socket.connect_ex when it fails
|
6 years ago |
rl1987
|
25f3b82445
More logging for #28229
|
6 years ago |
rl1987
|
9369152aae
Check that new listener connection is actually listening
|
6 years ago |
Nick Mathewson
|
0d9dc13e08
Merge remote-tracking branch 'tor-github/pr/544'
|
6 years ago |
Nick Mathewson
|
8221b5d587
Merge remote-tracking branch 'tor-github/pr/559'
|
6 years ago |
teor
|
90ce8d0a58
doc: remove cached-routers from the man page
|
6 years ago |
teor
|
612b21b8ea
comment: replace cached-routers with cached-descriptors
|
6 years ago |
Nick Mathewson
|
0015d00842
Use tor_strdup() in place of malloc+strncpy+terminate.
|
6 years ago |
Nick Mathewson
|
8accf71c44
Merge remote-tracking branch 'tor-github/pr/556'
|
6 years ago |
Nick Mathewson
|
2b2b97484a
Merge branch 'ticket27490a_squashed'
|
6 years ago |
Neel Chauhan
|
ad031b64ce
Add regression test for ClientAutoIPv6ORPort
|
6 years ago |
Neel Chauhan
|
81f2828d67
In fascist_firewall_use_ipv6(), say we can use IPv6 if ClientAutoIPv6ORPort is 1
|
6 years ago |
Neel Chauhan
|
822cb93cab
Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR ports
|
6 years ago |
rl1987
|
009205dabe
Add changes file
|
6 years ago |
rl1987
|
353d2a091d
Fix coverage build
|
6 years ago |