コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 28538069b2 Fix numerous 64->32 errors in the unit tests 10 年 前
  Nick Mathewson 212e982d9b Fix leaks in dir voting tests 10 年 前
  Nick Mathewson 97664cfd2a Fix leaks in test_dir_formats 10 年 前
  Nick Mathewson f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' 10 年 前
  Nick Mathewson c3720c05fa Free leakable values in the unit tests. 10 年 前
  Karsten Loesing 00ec6e6af0 More fixes to rip out all of the v2 directory code. 10 年 前
  Nick Mathewson 3193cbe2ba Rip out all of the v2 directory code. 10 年 前
  Nick Mathewson a7c9d64fd6 Merge branch 'finish_prop157' 10 年 前
  Nick Mathewson f6e07c158f Make the dir-key-crosscert element required 10 年 前
  Nick Mathewson a0a855d586 Fix unit tests with --disable-curve25519 10 年 前
  Nick Mathewson 5c9008e0b0 Fix some "ISO C90 forbids mixed declarations and code" warnings 10 年 前
  Nick Mathewson 270b4f030a Handle HTTP minor versions greater than 9 10 年 前
  Kevin Butler 5327605caa Tougher validation for parsing urls from HTTP headers. Fixes #2767. 10 年 前
  Nick Mathewson 8a96a85d66 Check more return values in the unit tests 11 年 前
  Nick Mathewson 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 11 年 前
  Nick Mathewson 4b15606fa2 Add unit test for encoding ntor key in routerinfo 11 年 前
  Nick Mathewson cb74b5a152 Remove the unused pk3 variable from test_dir_formats 11 年 前
  Nick Mathewson 992bbd02f9 Re-enable test for parsing and generating descriptor with exit policy 11 年 前
  Nick Mathewson 4d672f3ae3 Test networkstatus_getinfo_helper_single 11 年 前
  Nick Mathewson 0f83fcc5c2 Add a quick-and-dirty-test for generate_v2_networkstatus. 11 年 前
  Nick Mathewson c35ef8e6e9 Test improvement: include microdesc lines in our synthetic microdesc consensuses. 11 年 前
  Nick Mathewson fd93622cc8 Use chunks, not buffers, for router descriptors 11 年 前
  Nick Mathewson cd1cdae0fa Fix some wide lines 11 年 前
  Nick Mathewson 52cadff0d6 Rename all fields which measure bw in kb to end with _kb 11 年 前
  Nick Mathewson 5959d1c105 Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4 11 年 前
  Andrea Shepard 6e978ab829 Add unit test for dirserv measured bandwidth cache 11 年 前
  Nick Mathewson 365e302f61 Remove a bunch of unused macro definitions 11 年 前
  Nick Mathewson 804be10b09 Fix a may-be-used-uninitialized warning. 11 年 前
  Andrea Shepard 699c39dada Test alternate values of maxunmeasuredbw too 11 年 前
  Andrea Shepard f445aae2e3 Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unmeasured=1 issue 11 年 前