Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 7505f452c8 Run the copyright update script. hace 7 años
  Nick Mathewson 76d79d597a Merge branch 'maint-0.2.9' hace 7 años
  Nick Mathewson a0ef3cf088 Prevent int underflow in dirvote.c compare_vote_rs_. hace 7 años
  overcaffeinated 265d5446fa Automated change to use smartlist_add_strdup hace 7 años
  Nick Mathewson 77d14b5f56 Small refactoring: explain G,M,E,D,T initialization hace 7 años
  Matt Traudt 7ba0ae9426 Add consensus weight calculation tests hace 7 años
  Matt Traudt 909ee0e55f Fix default bw weights with new consensus method hace 7 años
  Nick Mathewson 01482e30ad Merge remote-tracking branch 'pastly/ticket20273' hace 7 años
  Nick Mathewson 5382b174c5 Module documentation (and an important caveat) for dirvote.c hace 7 años
  Nick Mathewson 80e2896d52 comment tweak. Fixes 20271. patch from pastly. hace 7 años
  Matt Traudt 5503eec3aa Change some dirvote.c comments to reflect reality hace 7 años
  Nick Mathewson 97337844b7 Merge branch 'protover_v2_squashed' hace 7 años
  Nick Mathewson f3382bd722 Rename "proto " to "pr " in consensuses hace 7 años
  Nick Mathewson 3a3120819c Rename compute_protover_vote to protover_compute_vote hace 7 años
  Nick Mathewson 90a6fe318c Vote on 'proto' lines and include them after 'v' lines. hace 7 años
  Nick Mathewson f33b90324a Include protocol versions in votes. hace 7 años
  Nick Mathewson a3e82563df Implement voting on the protocol-version options hace 7 años
  Nick Mathewson 84f913024d Include protocol version lines in votes. hace 7 años
  Nick Mathewson 07a9b79520 Remove a little duplicated code before it becomes a lot hace 7 años
  Nick Mathewson 9b9fb63276 prop272: When voting, include no non-Valid relays in consensus hace 7 años
  Nick Mathewson 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. hace 7 años
  Daniel Pinto 8c0fdf6a27 Added a voting_schedule_free function to free voting schedules. hace 7 años
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. hace 7 años
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux hace 7 años
  Andrea Shepard be78e9ff37 Keep make check-spaces happy hace 8 años
  Nick Mathewson aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' hace 8 años
  David Goulet 4a1904c126 prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAgreements hace 8 años
  Nick Mathewson 6927467bef Refactor parameter computation and add a helper function hace 8 años
  George Kadianakis 899d2b890b prop250: Don't use {0} to init static struct -- causes warning on clang. hace 8 años
  David Goulet 0c26a6db7e prop250: Parse votes and consensus hace 8 años