summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-07-05
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'weasel/bug19557' into maint-0.2.8Nick Mathewson2016-07-05
| |\ \ \ \ \ \ \
| | * | | | | | | sandboxing: allow writing to stats/hidserv-statsPeter Palfrader2016-07-03
| * | | | | | | | Merge remote-tracking branch 'weasel/bug19556' into maint-0.2.8Nick Mathewson2016-07-05
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Note which bug this fixes in the changes entryPeter Palfrader2016-07-03
| | * | | | | | | sandboxing: allow open() of stats dirPeter Palfrader2016-07-03
| * | | | | | | | Run asciidoc in UTC timezone for build reproducibility.intrigeri2016-07-05
* | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-07-05
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson2016-07-05
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| | * | | | | | Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson2016-07-05
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson2016-07-05
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson2016-07-05
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Remove urras as a default trusted directory authoritySebastian Hahn2016-07-03
* | | | | | | | Merge remote-tracking branch 'asn/bug19555'Nick Mathewson2016-07-05
|\ \ \ \ \ \ \ \
| * | | | | | | | prop250: Fix voting_schedule_t memleak in sr_state_update().George Kadianakis2016-07-04
| * | | | | | | | prop250: Plug TorVersion memleak in disk_state_reset().George Kadianakis2016-07-04
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'dgoulet/bug19567_029_01'Nick Mathewson2016-07-05
|\ \ \ \ \ \ \ \
| * | | | | | | | sr: Fix comment in shared_random.hDavid Goulet2016-07-04
| * | | | | | | | test: Fix shared random buffer overrunDavid Goulet2016-07-04
| * | | | | | | | sr: Remove useless code in disk_state_update()David Goulet2016-07-04
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'asn/bug19551'Nick Mathewson2016-07-05
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix edge case fail of shared random unittest.George Kadianakis2016-07-02
| |/ / / / / / /
* | | | | | | | Grammar.Nick Mathewson2016-07-05
* | | | | | | | sr: add the base16 RSA identity digest to commitDavid Goulet2016-07-04
|/ / / / / / /
* | | | | | | Keep make check-spaces happyAndrea Shepard2016-07-01
* | | | | | | Windows open() returns eacces when eisdir would be saneNick Mathewson2016-07-01
* | | | | | | Fix i386 conversion warningsNick Mathewson2016-07-01
* | | | | | | Fix a -Wmissing-variable-declarations warningNick Mathewson2016-07-01
* | | | | | | Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'Nick Mathewson2016-07-01
|\ \ \ \ \ \ \
| * | | | | | | prop250: Add a DEL state action and return const SRVsDavid Goulet2016-07-01
| * | | | | | | prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAg...David Goulet2016-07-01
| * | | | | | | Refactor parameter computation and add a helper functionNick Mathewson2016-07-01
| * | | | | | | prop250: Fix format string encoding in log statementDavid Goulet2016-07-01
| * | | | | | | prop250: Change reveal_num to uint64_t and version to uint32_tDavid Goulet2016-07-01
| * | | | | | | prop250: Don't use {0} to init static struct -- causes warning on clang.George Kadianakis2016-07-01
| * | | | | | | prop250: Silence a logging message.George Kadianakis2016-07-01
| * | | | | | | prop250: Don't reject votes containing commits of unknown dirauths.George Kadianakis2016-07-01
| * | | | | | | prop250: Pass the dst length to sr_srv_encode()David Goulet2016-07-01
| * | | | | | | prop250: Fix unit tests about the RSA fingerprint checkDavid Goulet2016-07-01
| * | | | | | | prop250: Sort commits in lexicographical order in votesDavid Goulet2016-07-01
| * | | | | | | prop250: Improve log messagesDavid Goulet2016-07-01
| * | | | | | | prop250: Sort smartlist before you get most frequent SRV.George Kadianakis2016-07-01
| * | | | | | | prop250: Only trust known authority when computing SRVDavid Goulet2016-07-01
| * | | | | | | prop250: Add version to Commit line in vote and stateDavid Goulet2016-07-01
| * | | | | | | prop250: Add a valid flag to sr_commit_tDavid Goulet2016-07-01
| * | | | | | | prop250: Use RSA identity digest instead of fingerprintDavid Goulet2016-07-01
| * | | | | | | prop250: change time_t to uint64_tDavid Goulet2016-07-01
| * | | | | | | prop250: Add changes fileDavid Goulet2016-07-01
| * | | | | | | prop250: Add unit testsDavid Goulet2016-07-01
| * | | | | | | prop250: Initialize the SR subsystem and us it!David Goulet2016-07-01