Chelsea H. Komlo
|
655ffeadd5
comment fixups
|
8 years ago |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
8 years ago |
Nick Mathewson
|
404e9e5611
Have multiple guard contexts we can switch between.
|
8 years ago |
Nick Mathewson
|
2ea5aa7182
Expire circuits that have been WAITING_FOR_BETTER_GUARD too long
|
8 years ago |
Nick Mathewson
|
897626953b
Rebuild the guard lists as appropriate on torrc change.
|
8 years ago |
Nick Mathewson
|
c838d34921
Merge branch 'dgoulet_ticket19043_030_03_squashed'
|
8 years ago |
George Kadianakis
|
9192e5928c
prop224 prepwork: Use of HS circuitmap in existing HS code.
|
8 years ago |
Nick Mathewson
|
6aa239df36
Rename connection_or_remove_from_identity_map
|
8 years ago |
Nick Mathewson
|
a20c8a81d7
Migrate main data loop for set_bad_connections to use channel structures
|
8 years ago |
Nick Mathewson
|
dbbaa51518
Use the new guard notification/selection APIs throughout Tor
|
8 years ago |
Nick Mathewson
|
8da24c99bd
Split bridge functions into a new module.
|
8 years ago |
Nick Mathewson
|
c35c43d7d9
Merge branch 'ticket17238_029_02-resquash'
|
8 years ago |
David Goulet
|
1eed6edf36
prop224: Add a cache free all function
|
8 years ago |
David Goulet
|
025610612d
prop224: Directory cache support
|
8 years ago |
Nick Mathewson
|
272572c3a2
Merge branch 'maint-0.2.9'
|
8 years ago |
Nick Mathewson
|
3cd520a52d
Merge branch 'maint-0.2.8' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
b2f82d45b7
Always call connection_ap_attach_pending() once a second.
|
8 years ago |
Roger Dingledine
|
28b755e660
refactor out the tor_event_base_loopexit() call
|
8 years ago |
Nick Mathewson
|
dc79504e2a
Document main.c a lot better
|
8 years ago |
Nick Mathewson
|
97337844b7
Merge branch 'protover_v2_squashed'
|
8 years ago |
Nick Mathewson
|
b2b2e1c7f2
checkpoint basic protover backend
|
8 years ago |
teor
|
07d32d2e68
Remove a duplicate non-anonymous warning log message
|
8 years ago |
teor (Tim Wilson-Brown)
|
831cf6d1d8
Refactor crypto init to use existing options variable
|
8 years ago |
teor (Tim Wilson-Brown)
|
b560f852f2
Implement Prop #260: Single Onion Services
|
8 years ago |
Nick Mathewson
|
1dfa2213a4
Merge remote-tracking branch 'andrea/ticket18640_v3'
|
8 years ago |
Andrea Shepard
|
3efe92ba58
Consider the case that a connection doesn't have a valid socket during OOS
|
8 years ago |
Andrea Shepard
|
1a7709d409
Add connection_is_moribund() inline
|
8 years ago |
Andrea Shepard
|
a403230fe3
Use SMARTLIST_FOREACH in connection_count_moribund() per code review
|
8 years ago |
Andrea Shepard
|
d65f030915
Unit test for pick_oos_victims()
|
8 years ago |
Andrea Shepard
|
26c2ded00c
Unit test for connection_handle_oos()
|
8 years ago |