Commit History

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