Historique des commits

Auteur SHA1 Message Date
  Karsten Loesing 2925e2fe78 Add new CIRC_BW event. il y a 11 ans
  Karsten Loesing c386d2d6ce Add new CELL_STATS event. il y a 11 ans
  Karsten Loesing 8d1f78c556 Add new CONN_BW event. il y a 11 ans
  Nick Mathewson 597cd893c5 Merge remote-tracking branch 'public/bug6174' into maint-0.2.4 il y a 11 ans
  Nick Mathewson 365e302f61 Remove a bunch of unused macro definitions il y a 11 ans
  Nick Mathewson 7bb51fdd89 Rename circuit_expire_all_dirty_circs il y a 11 ans
  Roger Dingledine b166e9edb9 simplify timing checks il y a 11 ans
  Roger Dingledine 5911fc0c17 Check for IP address change every minute, not 15 minutes il y a 11 ans
  Nick Mathewson 8cdd8b8353 Fix numerous problems with Tor's weak RNG. il y a 11 ans
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging il y a 11 ans
  Andrea Shepard dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor il y a 11 ans
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains il y a 12 ans
  Nick Mathewson 4da083db3b Update the copyright date to 201. il y a 11 ans
  Nick Mathewson 30e139389b Record and report the overhead of how we handle onionskins. il y a 11 ans
  Nick Mathewson c8056dcbbb Fix some wide lines il y a 11 ans
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' il y a 11 ans
  Nick Mathewson 7908ab2093 Move address map into its own file. il y a 12 ans
  Roger Dingledine a90affa84b Merge branch 'maint-0.2.3' il y a 12 ans
  Roger Dingledine 88bb48e785 use a more logical operator il y a 12 ans
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. il y a 12 ans
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. il y a 12 ans
  Nick Mathewson 9f83142591 Merge remote-tracking branch 'public/bug1031' il y a 12 ans
  Nick Mathewson 0d946e1773 Merge remote-tracking branch 'arma/bug7029' il y a 12 ans
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined il y a 12 ans
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union il y a 12 ans
  Andrea Shepard 7138a4adac Keep better statistics about channels and dump them from dumpstats() on SIGUSR1 il y a 12 ans
  Andrea Shepard a9a75ee59a Call channel_tls_free_all() and channel_free_all() from tor_free_all in main.c il y a 12 ans
  Andrea Shepard 72251385b0 Call connection_or_close_normally() rather than using connection_mark_for_close()/connection_mark_and_flush() in run_connection_housekeeping() of main.c so that channels get sent to the CLOSING state correctly (avoids an assert otherwise) il y a 12 ans
  Andrea Shepard 07f9e8fc7d Call channel_run_cleanup() in main.c, and include a comment explaining how closing or_connections related to channels il y a 12 ans
  Andrea Shepard cb62a0b69a Use channel_is_bad_for_new_circs(), connection_or_get_num_circs() in main.c il y a 12 ans