Commit History

Author SHA1 Message Date
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Sebastian Hahn 25ec240cc3 Call exit_policy_is_general_exit less 14 years ago
  Roger Dingledine 50e8210943 trivial cleanups 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 years ago
  Roger Dingledine 2ebd22152e only complain when rejecting a descriptor if it has contact info 14 years ago
  Nick Mathewson caa141617f Fix dead code found by Coverity (CID 419). 14 years ago
  Nick Mathewson bb22d8fc45 Add functions to serve microdescs and flavored consensuses. 14 years ago
  Nick Mathewson 200c39b66c Document the microdescriptor code better. 14 years ago
  Nick Mathewson 851a980065 Actually remember all the consensus types when we are done generating them. 14 years ago
  Nick Mathewson 3471057486 Implement signatures for microdesc consensuses right. 14 years ago
  Nick Mathewson 3b2fc659a8 Refactor consensus signature storage for multiple digests and flavors. 14 years ago
  Nick Mathewson e1ddee8bbe Code to generate, store, and parse microdescriptors and consensuses. 15 years ago
  Nick Mathewson 8b2f6b27fd Make signature-generation code handle different key and digest lengths. 14 years ago
  Nick Mathewson 5a6575c2d4 Don't set unreachable from dirvote unless we've been running a while. 15 years ago
  Roger Dingledine 53a7636a05 Dir auths reject relays running < Tor 0.1.2.14 14 years ago
  Roger Dingledine eed5cae9d1 downgrade a log notice at startup 14 years ago
  Sebastian Hahn 5e01a86b42 some cleanups: 14 years ago
  Roger Dingledine 40bcab1faf ConsensusParams config option lists key=value params 14 years ago
  Sebastian Hahn 0a71d1c6a7 Fix compile warnings on Snow Leopard 14 years ago
  Nick Mathewson b9e45cc508 Merge commit 'mikeperry/bandwidth-voting-final' 15 years ago
  Nick Mathewson e0dc2e907e Merge commit 'origin/maint-0.2.1' 15 years ago
  Karsten Loesing a98643c1b5 Fix possible segmentation fault on directory authorities. 15 years ago
  Mike Perry 9e1fe29beb Switch over to tor_strtok_r instead of strtok_r. 15 years ago
  Mike Perry 1060b4d824 Fix issues found by Nick in code review. 15 years ago
  Mike Perry ca676c3924 Display consensus bandwidth to the control port. 15 years ago
  Mike Perry 6fbdf635fa Implement measured bw parsing + unit tests. 15 years ago
  Roger Dingledine b48e3371d7 remove experimental 'getinfo unregistered-servers-' 15 years ago
  Nick Mathewson 9f28cfe86a Merge commit 'origin/maint-0.2.1' 15 years ago