Commit History

Author SHA1 Message Date
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  David Goulet 7ee0a2b9aa sr: Don't use a dynamic voting schedule 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  George Kadianakis b89d2fa1db Don't set HSDir index if we don't have a live consensus. 6 years ago
  David Goulet 267bc7bc3b prop224: Build hsdir index for node_t 7 years ago
  Taylor Yu 26dd4d92cf Remove SR_COMMIT_LEN workaround 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  David Goulet 8a33abcd65 control: Add GETINFO command for the shared random values 7 years ago
  Chelsea H. Komlo 9d9110f65d crypto_digest256 returns expected error value of -1 7 years ago
  Nick Mathewson e9fdec2b1d capture and detect expected BUG messages in shared-random tests 7 years ago
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 years ago
  Nick Mathewson 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. 7 years ago
  Daniel Pinto 8c0fdf6a27 Added a voting_schedule_free function to free voting schedules. 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
  Nick Mathewson e11cc95717 Merge remote-tracking branch 'asn/bug19555' 7 years ago
  David Goulet 267e16ea61 sr: add the base16 RSA identity digest to commit 7 years ago
  George Kadianakis 34bd333529 prop250: Fix voting_schedule_t memleak in sr_state_update(). 7 years ago
  Andrea Shepard be78e9ff37 Keep make check-spaces happy 7 years ago
  Nick Mathewson 1597c42384 Fix i386 conversion warnings 7 years ago
  David Goulet 36e201dffc prop250: Add a DEL state action and return const SRVs 7 years ago
  David Goulet 4a1904c126 prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAgreements 8 years ago
  David Goulet 09ecbdd8ee prop250: Fix format string encoding in log statement 8 years ago
  David Goulet e62f3133bb prop250: Change reveal_num to uint64_t and version to uint32_t 8 years ago
  George Kadianakis ebbff31740 prop250: Silence a logging message. 8 years ago
  George Kadianakis f6f4668b1d prop250: Don't reject votes containing commits of unknown dirauths. 8 years ago
  David Goulet 5fe9a50c31 prop250: Pass the dst length to sr_srv_encode() 8 years ago
  David Goulet cd858d78a7 prop250: Sort commits in lexicographical order in votes 8 years ago
  David Goulet 63ca307127 prop250: Improve log messages 8 years ago