Commit History

Author SHA1 Message Date
  Roger Dingledine 4f307e0382 immediate reachability check for new relays 14 years ago
  Roger Dingledine 2e692bd8c9 fetch unknown descriptors if we see them in a vote 14 years ago
  Roger Dingledine 77babb832a minor cleanups 14 years ago
  Nick Mathewson 927425150b Merge branch 'asprintf' 14 years ago
  Sebastian Hahn cae769d646 Segfault less during consensus generation without params 14 years ago
  Nick Mathewson 47e919424d Tweak users of snprintf to use asprintf where appropriate 14 years ago
  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
  Nick Mathewson 512cebadad For integers, if !(E<G), then we can infer that E>=G. 14 years ago
  Nick Mathewson eb10d441b6 Fix 64-bit printf issues in consensus-bw-weights5-merge. 14 years ago
  Mike Perry 215930a7de Check snprintf return values in format_networkstatus_vote. 14 years ago
  Mike Perry 50d6960332 Cast our weights down to ints from int64. 14 years ago
  Mike Perry 0da26162a3 Make unit tests work. 14 years ago
  Mike Perry b3fde4d309 Add consensus method #defines. 14 years ago
  Mike Perry 87a0430a74 Clearly mark directory footer so we parse the new weight line. 14 years ago
  Mike Perry df1ef2f0f0 Add parsing+verification for bw weight values. 14 years ago
  Mike Perry f9d40649fe Perform calculation of consensus bandwidth weights. 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
  Nick Mathewson 9be682942c Not everybody likes debugging printfs as much as I 14 years ago
  Nick Mathewson e722ffa605 Do not report a partially-successful detached signature add as failed. 14 years ago
  Roger Dingledine 22f674fcb8 Fix a memory leak on directory authorities during voting 14 years ago
  Karsten Loesing 4256a96461 Fix bug 1066. 14 years ago
  Nick Mathewson afc76a4e71 Fix two bugs found by Coverity scan. 14 years ago
  Sebastian Hahn 740806c453 Fix compile with warnings problems on Snow Leopard 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 d9c71816b1 Generate all the flavors of consensuses when building consensuses. 14 years ago
  Nick Mathewson 3b2fc659a8 Refactor consensus signature storage for multiple digests and flavors. 15 years ago