Commit History

Author SHA1 Message Date
  Nick Mathewson 5719dfb48f Move the "activate linked connections" logic to a postloop event. 6 years ago
  Nick Mathewson 12f58f2f87 Remove a bunch of int casts; make clang happier. 6 years ago
  Nick Mathewson a38fd9bc5b Replace the global buckets with token_bucket_t 6 years ago
  Nick Mathewson 9fced56ef1 Refactor or_connection token buckets to use token_bucket_t 6 years ago
  Nick Mathewson 6e467a7a34 Merge remote-tracking branch 'isis-github/bug25409' 6 years ago
  Nick Mathewson 386f8016b7 Fix another crash-on-no-threadpool bug. 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson b3586629c9 Wrap the function we use to run the event loop. 6 years ago
  Nick Mathewson 39cb04335f Add wrappers for event_base_loopexit and event_base_loopbreak. 6 years ago
  Nick Mathewson 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 years ago
  Neel Chauhan 9df110cd72 Remove PortForwarding options 6 years ago
  Nick Mathewson d8893bc93c Merge remote-tracking branch 'isis/bug23881_r1' 6 years ago
  Nick Mathewson 4e5e973421 Merge remote-tracking branch 'public/restart_reset_bootstrap' 6 years ago
  Nick Mathewson bd71e0a0c8 Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  Nick Mathewson 2bcd264a28 Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  Nick Mathewson b56fd17d00 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson d9804691df Merge remote-tracking branch 'ffmancera-1/bug18918' 6 years ago
  Nick Mathewson a1dd8afc16 Merge branch '25162_zstd_static' 6 years ago
  Nick Mathewson 066a15af63 This stats_n_seconds_working variable needs to be static now. 6 years ago
  Nick Mathewson 3ca04aada2 Merge remote-tracking branch 'valentecaio/t-25081' 6 years ago
  Nick Mathewson 3d7bf98d13 Merge remote-tracking branch 'valentecaio/t-24714' 6 years ago
  David Goulet 652d3a5b66 Remove anything related to the old SocksSockets option 6 years ago
  Roger Dingledine a7440d9c9d more fixes for typos, grammar, whitespace, etc 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson a77a366b87 Warn on zstd header/library version mismatch 6 years ago
  Caio Valente 7884ce76e1 refactor: rename connection_t struct fields. 6 years ago
  Nick Mathewson a846fd267e Merge branch 'bug23954_squashed' 6 years ago
  Nick Mathewson da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity 6 years ago
  Caio Valente a4c8531260 refactor: using get_uptime() (and reset_uptime()) consistently. 6 years ago
  David Goulet cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 6 years ago