提交历史

作者 SHA1 备注 提交日期
  Sebastian Hahn bec1c838ca Create directory.h 15 年之前
  Sebastian Hahn c4f8f1316e Create config.h 15 年之前
  Sebastian Hahn cbee969f40 Create routerlist.h 15 年之前
  Sebastian Hahn c53b6cc831 Create router.h 15 年之前
  Roger Dingledine 4f307e0382 immediate reachability check for new relays 15 年之前
  Roger Dingledine 2e692bd8c9 fetch unknown descriptors if we see them in a vote 15 年之前
  Roger Dingledine 77babb832a minor cleanups 15 年之前
  Nick Mathewson 927425150b Merge branch 'asprintf' 15 年之前
  Sebastian Hahn cae769d646 Segfault less during consensus generation without params 15 年之前
  Nick Mathewson 47e919424d Tweak users of snprintf to use asprintf where appropriate 15 年之前
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 15 年之前
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 15 年之前
  Nick Mathewson 512cebadad For integers, if !(E<G), then we can infer that E>=G. 15 年之前
  Nick Mathewson eb10d441b6 Fix 64-bit printf issues in consensus-bw-weights5-merge. 15 年之前
  Mike Perry 215930a7de Check snprintf return values in format_networkstatus_vote. 15 年之前
  Mike Perry 50d6960332 Cast our weights down to ints from int64. 15 年之前
  Mike Perry 0da26162a3 Make unit tests work. 15 年之前
  Mike Perry b3fde4d309 Add consensus method #defines. 15 年之前
  Mike Perry 87a0430a74 Clearly mark directory footer so we parse the new weight line. 15 年之前
  Mike Perry df1ef2f0f0 Add parsing+verification for bw weight values. 16 年之前
  Mike Perry f9d40649fe Perform calculation of consensus bandwidth weights. 15 年之前
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 16 年之前
  Sebastian Hahn 3807db001d *_free functions now accept NULL 16 年之前
  Nick Mathewson 9be682942c Not everybody likes debugging printfs as much as I 16 年之前
  Nick Mathewson e722ffa605 Do not report a partially-successful detached signature add as failed. 16 年之前
  Roger Dingledine 22f674fcb8 Fix a memory leak on directory authorities during voting 16 年之前
  Karsten Loesing 4256a96461 Fix bug 1066. 16 年之前
  Nick Mathewson afc76a4e71 Fix two bugs found by Coverity scan. 16 年之前
  Sebastian Hahn 740806c453 Fix compile with warnings problems on Snow Leopard 16 年之前
  Nick Mathewson 200c39b66c Document the microdescriptor code better. 16 年之前