提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson e11cc95717 Merge remote-tracking branch 'asn/bug19555' 7 年之前
  Nick Mathewson 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' 7 年之前
  Nick Mathewson e889da1d7f Merge remote-tracking branch 'asn/bug19551' 7 年之前
  Nick Mathewson 8ba4ba0a74 Grammar. 7 年之前
  David Goulet 267e16ea61 sr: add the base16 RSA identity digest to commit 7 年之前
  David Goulet cc34929abc sr: Fix comment in shared_random.h 7 年之前
  David Goulet 7d04638a60 test: Fix shared random buffer overrun 7 年之前
  David Goulet c6de05d529 sr: Remove useless code in disk_state_update() 7 年之前
  George Kadianakis 34bd333529 prop250: Fix voting_schedule_t memleak in sr_state_update(). 7 年之前
  George Kadianakis f03c74c631 prop250: Plug TorVersion memleak in disk_state_reset(). 7 年之前
  George Kadianakis 43d317f99c Fix edge case fail of shared random unittest. 7 年之前
  Andrea Shepard be78e9ff37 Keep make check-spaces happy 7 年之前
  Nick Mathewson aa05dea5ff Windows open() returns eacces when eisdir would be sane 7 年之前
  Nick Mathewson 1597c42384 Fix i386 conversion warnings 7 年之前
  Nick Mathewson 3566ff05fd Fix a -Wmissing-variable-declarations warning 7 年之前
  Nick Mathewson aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 7 年之前
  David Goulet 36e201dffc prop250: Add a DEL state action and return const SRVs 7 年之前
  David Goulet 4a1904c126 prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAgreements 8 年之前
  Nick Mathewson 6927467bef Refactor parameter computation and add a helper function 8 年之前
  David Goulet 09ecbdd8ee prop250: Fix format string encoding in log statement 8 年之前
  David Goulet e62f3133bb prop250: Change reveal_num to uint64_t and version to uint32_t 8 年之前
  George Kadianakis 899d2b890b prop250: Don't use {0} to init static struct -- causes warning on clang. 8 年之前
  George Kadianakis ebbff31740 prop250: Silence a logging message. 8 年之前
  George Kadianakis f6f4668b1d prop250: Don't reject votes containing commits of unknown dirauths. 8 年之前
  David Goulet 5fe9a50c31 prop250: Pass the dst length to sr_srv_encode() 8 年之前
  David Goulet d43646e191 prop250: Fix unit tests about the RSA fingerprint check 8 年之前
  David Goulet cd858d78a7 prop250: Sort commits in lexicographical order in votes 8 年之前
  David Goulet 63ca307127 prop250: Improve log messages 8 年之前
  George Kadianakis edea044147 prop250: Sort smartlist before you get most frequent SRV. 8 年之前
  David Goulet 545b77e2f8 prop250: Only trust known authority when computing SRV 8 年之前