Commit History

作者 SHA1 備註 提交日期
  David Goulet c6de05d529 sr: Remove useless code in disk_state_update() 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 年之前
  David Goulet 0f27d92e4c prop250: Add version to Commit line in vote and state 8 年之前
  David Goulet 8ac88f6f97 prop250: Add a valid flag to sr_commit_t 8 年之前
  David Goulet 056b6186ad prop250: Use RSA identity digest instead of fingerprint 8 年之前
  David Goulet c0cec2ffd3 prop250: change time_t to uint64_t 8 年之前
  David Goulet b12d4852ef prop250: Add changes file 8 年之前
  David Goulet 39be8af709 prop250: Add unit tests 8 年之前
  David Goulet 727d419a9d prop250: Initialize the SR subsystem and us it! 8 年之前
  David Goulet 0c26a6db7e prop250: Parse votes and consensus 8 年之前
  David Goulet ca6ceec112 prop250: Put commits and SRVs in votes/consensus 8 年之前
  David Goulet 5b183328fd prop250: Add commit and SR values generation code 8 年之前