Peter Palfrader
|
51b5d09c94
Note which bug this fixes in the changes entry
|
8 years ago |
Peter Palfrader
|
2c4e78d95b
sandboxing: allow open() of stats dir
|
8 years ago |
Sebastian Hahn
|
0d6f3d647d
Remove HAVE_EVENT_H from winconfig
|
8 years ago |
Sebastian Hahn
|
19054ab18a
Remove HAVE_EVENT_* defines from winconfig
|
8 years ago |
George Kadianakis
|
43d317f99c
Fix edge case fail of shared random unittest.
|
8 years ago |
Andrea Shepard
|
be78e9ff37
Keep make check-spaces happy
|
8 years ago |
Nick Mathewson
|
aa05dea5ff
Windows open() returns eacces when eisdir would be sane
|
8 years ago |
Nick Mathewson
|
1597c42384
Fix i386 conversion warnings
|
8 years ago |
Nick Mathewson
|
3566ff05fd
Fix a -Wmissing-variable-declarations warning
|
8 years ago |
Nick Mathewson
|
aaa3129043
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
|
8 years ago |
David Goulet
|
36e201dffc
prop250: Add a DEL state action and return const SRVs
|
8 years ago |
David Goulet
|
4a1904c126
prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAgreements
|
8 years ago |
Nick Mathewson
|
6927467bef
Refactor parameter computation and add a helper function
|
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
|
899d2b890b
prop250: Don't use {0} to init static struct -- causes warning on clang.
|
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
|
d43646e191
prop250: Fix unit tests about the RSA fingerprint check
|
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 |
George Kadianakis
|
edea044147
prop250: Sort smartlist before you get most frequent SRV.
|
8 years ago |
David Goulet
|
545b77e2f8
prop250: Only trust known authority when computing SRV
|
8 years ago |
David Goulet
|
0f27d92e4c
prop250: Add version to Commit line in vote and state
|
8 years ago |
David Goulet
|
8ac88f6f97
prop250: Add a valid flag to sr_commit_t
|
8 years ago |
David Goulet
|
056b6186ad
prop250: Use RSA identity digest instead of fingerprint
|
8 years ago |
David Goulet
|
c0cec2ffd3
prop250: change time_t to uint64_t
|
8 years ago |
David Goulet
|
b12d4852ef
prop250: Add changes file
|
8 years ago |
David Goulet
|
39be8af709
prop250: Add unit tests
|
8 years ago |