Commit History

Author SHA1 Message Date
  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 69fcbbaa89 Create networkstatus.h 14 years ago
  Sebastian Hahn 86d6bfe448 Create microdesc.h 14 years ago
  Sebastian Hahn 85f7d54418 Create dirvote.h 14 years ago
  Sebastian Hahn 7d4c027fb0 Create dirserv.h 14 years ago
  Sebastian Hahn bec1c838ca Create directory.h 14 years ago
  Sebastian Hahn c4f8f1316e Create config.h 14 years ago
  Sebastian Hahn cbee969f40 Create routerlist.h 14 years ago
  Sebastian Hahn c53b6cc831 Create router.h 14 years ago
  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