Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 7cbc44eeb1 Remove the "cached gettimeofday" logic. 6 anos atrás
  Nick Mathewson 33cba1195b Remove a blank line that was bothering me. 6 anos atrás
  Nick Mathewson 3527f4b8a4 Merge remote-tracking branch 'github/lazy_bucket_refill' 6 anos atrás
  Nick Mathewson bd3f8260a3 Rename some functions to start with a uniform prefix 6 anos atrás
  Nick Mathewson 087ace7009 Fix a compilation warning on clang 6 anos atrás
  Nick Mathewson 47df912f1c Remove the periodic refill event entirely. 6 anos atrás
  Nick Mathewson 780d1b44cf Move responsibility for recording read/written bytes 6 anos atrás
  Nick Mathewson a2acb9b9e9 Refill each token bucket at the last instant before reading/writing. 6 anos atrás
  Nick Mathewson 9af4cd6f31 Refactor responsibility for checking global write bucket emptiness 6 anos atrás
  Nick Mathewson 1356d51af6 Rename connection_bucket_refill to connection_bucket_refill_all 6 anos atrás
  Nick Mathewson 993f5d284d Rename connection_bucket_round_robin -> get_share 6 anos atrás
  Nick Mathewson 488e2b00bf Refactor the "block the connection on bandwidth" logic 6 anos atrás
  Mike Perry dfa6808f57 Bug 25400: Make CIRC_BW event properly total everything on a circ. 6 anos atrás
  Nick Mathewson 4b58b97c68 32-bit compilation warnings 6 anos atrás
  Nick Mathewson 03b96882de Rename token_bucket_t to token_bucket_rw_t. 6 anos atrás
  Nick Mathewson 12f58f2f87 Remove a bunch of int casts; make clang happier. 6 anos atrás
  Nick Mathewson 6be994fa71 Ensure that global buckets are updated on configuration change 6 anos atrás
  Nick Mathewson a38fd9bc5b Replace the global buckets with token_bucket_t 6 anos atrás
  Nick Mathewson 9fced56ef1 Refactor or_connection token buckets to use token_bucket_t 6 anos atrás
  Nick Mathewson 16f08de0fd Remove TestingEnableTbEmptyEvent 6 anos atrás
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 anos atrás
  Nick Mathewson a4ab273a0d Merge remote-tracking branch 'fristonio/ticket-25261' 6 anos atrás
  Nick Mathewson b56fd17d00 Merge branch 'maint-0.3.3' 6 anos atrás
  Nick Mathewson 3d7bf98d13 Merge remote-tracking branch 'valentecaio/t-24714' 6 anos atrás
  Nick Mathewson 3c8a481599 Merge branch 'bug18105' 6 anos atrás
  Deepesh Pathak 3553383312 ticket 25261: Removed multiple includes of transports.h in connection.c 6 anos atrás
  David Goulet 652d3a5b66 Remove anything related to the old SocksSockets option 6 anos atrás
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 anos atrás
  Caio Valente 7884ce76e1 refactor: rename connection_t struct fields. 6 anos atrás
  David Goulet cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 6 anos atrás