Commit History

Author SHA1 Message Date
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
  Karsten Loesing 4fed43ab2e Report only the top 10 ports in exit-port stats. 13 years ago
  Mike Perry 11910cf5b3 Do away with the complexity of the network liveness detection. 13 years ago
  Nick Mathewson 34551cda6f Add unit test for tor_listdir. 13 years ago
  Sebastian Hahn d5c83f2014 Remove unused function declarations 13 years ago
  Karsten Loesing 15379a7254 Fix compilation with --with-dmalloc 13 years ago
  Nick Mathewson a856f446c7 Merge commit 'sebastian/bug1831' 13 years ago
  Nick Mathewson 5757f47fc3 Make unit tests work when tests get run in subprocesses. 13 years ago
  Nick Mathewson 8394c70204 Rename rep_hist_exit_stats_history in test.c too 13 years ago
  Sebastian Hahn 561ca9b987 Fix misplaced labels 13 years ago
  Sebastian Hahn 4c49d3c27e Refactor circuit_build_times_parse_state 13 years ago
  Karsten Loesing 0e8513d4c6 Run test_stats in a subprocess. 13 years ago
  Karsten Loesing acd25558b8 Refactor exit port statistics code and add unit tests. 13 years ago
  Nick Mathewson f060b18e6c Fix a rare bug in rend_fn tests when the randomly generated port is 0 13 years ago
  Karsten Loesing 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. 14 years ago
  Nick Mathewson 49b0eb7a32 Fix up geoip unit tests to know about ?? 14 years ago
  Sebastian Hahn 05072723cb Create routerparse.h 14 years ago
  Sebastian Hahn df9d42cef5 Create rephist.h 14 years ago
  Sebastian Hahn 7bd8dee463 Create policies.h 14 years ago
  Sebastian Hahn f6852fe031 Create onion.h 14 years ago
  Sebastian Hahn 78b6a4650b Create connection_edge.h 14 years ago
  Sebastian Hahn c4f8f1316e Create config.h 14 years ago
  Sebastian Hahn 21155204c6 Create circuitbuild.h 14 years ago
  Sebastian Hahn 34dfce0d82 Create buffers.h 14 years ago
  Sebastian Hahn 31e81439e1 Create rendcommon.h 14 years ago
  Sebastian Hahn ff4030f621 Create geoip.h 14 years ago
  Mike Perry 7bbdf71a82 Fix unittest failure in bug 1660. 14 years ago
  Mike Perry c6c8fbf852 Split the circuit timeout and close codepaths. 14 years ago
  Mike Perry e3d5b516c6 Address some issues with unit tests. 14 years ago
  Mike Perry d9be6f3845 Fix CBT unit tests. 14 years ago