Commit History

Author SHA1 Message Date
  Nick Mathewson 661e5bdbfa Changes to 3199 branch based on feedback from special 8 years ago
  Nick Mathewson eb721ed2d9 Add documentation for periodic event api 8 years ago
  Nick Mathewson 65a6489e5e fix whitespace; remove dead code 8 years ago
  Nick Mathewson 2bf8fb5ee3 Fold all of the run-every-second stuff back into run_scheduled_events() 8 years ago
  Nick Mathewson 9f31908a40 Turn all of run_scheduled_events() into a bunch of periodic events 8 years ago
  Nick Mathewson e8b459a2fa Connect periodic events to main 8 years ago
  Nick Mathewson a8a26ca30e Merge remote-tracking branch 'origin/maint-0.2.7' 8 years ago
  Nick Mathewson 7e7683b254 Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7 8 years ago
  David Goulet 2ec5e24c58 Add hidserv-stats filname to our sandbox filter 8 years ago
  Nick Mathewson 0b3190d4b7 Merge remote-tracking branch 'donncha/feature14846_4' 8 years ago
  Nick Mathewson 41891cbf93 Merge remote-tracking branch 'public/ed25519_hup_v2' 8 years ago
  Donncha O'Cearbhaill 335d0b95d3 Clean old descriptors from the service-side rend cache 8 years ago
  Nick Mathewson f6bd8fbb80 Let recent relays run with the chutney sandbox. 8 years ago
  Nick Mathewson 910e25358a Let bridge authorities run under the sandbox 8 years ago
  Nick Mathewson 037e8763a7 Reload Ed25519 keys on sighup. 8 years ago
  Nick Mathewson 428bb2d1c8 Merge branch 'ed25519_keygen_squashed' 8 years ago
  Nick Mathewson a1b5e8b30b Don' call failure to get keys a bug; it's possible now. 8 years ago
  Nick Mathewson 8f6f1544c9 Resolve failing test_keygen tests. 8 years ago
  Nick Mathewson eafae7f677 Merge branch 'decouple_controller_events_squashed' 8 years ago
  Nick Mathewson bab221f113 Refactor our logic for sending events to controllers 8 years ago
  Nick Mathewson d07fe5dffe Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decouple_signals' 8 years ago
  Nick Mathewson 573bd1f033 Merge remote-tracking branch 'public/decouple_retry_directory' 8 years ago
  Nick Mathewson 34aefe6f38 Merge remote-tracking branch 'public/decouple_init_keys' 8 years ago
  Nick Mathewson e62518865b Decouple routerlist_retry_directory_downloads() from the blob 8 years ago
  Nick Mathewson 3cc6d59521 Fix a windows compilation error 8 years ago
  Nick Mathewson f4f0b43268 Try to decouple process_signal() from anything not event-driven 8 years ago
  Nick Mathewson b65d53519a Decouple the backend for directory_all_unreachable to simplify our CFG 8 years ago
  Nick Mathewson 835e09e54b Split the client-only parts of init_keys() into a separate function 8 years ago
  David Goulet 7dce409802 Expire after 5 minutes rend cache failure entries 8 years ago
  cypherpunks 2d3f88f6b9 Remove casting of void pointers when handling signals. 9 years ago