Commit History

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