summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove src/or/eventdns_tor.h based on cypherpunk's reviewlibevent2Sebastian Hahn2016-07-04
* Add changes file for libevent version requirementSebastian Hahn2016-07-04
* Address review comments from cypherpunksSebastian Hahn2016-07-04
* Raise libevent dependency to 2.0.10-stable or newerSebastian Hahn2016-07-04
* Remove two wrong commentsSebastian Hahn2016-07-04
* Remove HAVE_EVENT_H from winconfigSebastian Hahn2016-07-03
* Remove HAVE_EVENT_* defines from winconfigSebastian Hahn2016-07-03
* 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
| * prop250: Parse votes and consensusDavid Goulet2016-07-01
| * prop250: Put commits and SRVs in votes/consensusDavid Goulet2016-07-01
| * prop250: Add commit and SR values generation codeDavid Goulet2016-07-01
| * prop250: Add memory and disk state in new filesDavid Goulet2016-06-20
| * Add tor_htonll/ntohll functionsDavid Goulet2016-06-20
* | Add an extra check to test_dir to try to debug windows jenkins issueNick Mathewson2016-07-01
* | Fix a missing break; in dump_desc_init()Nick Mathewson2016-07-01
* | Merge remote-tracking branch 'teor/bug19530-v2'Nick Mathewson2016-07-01
|\ \
| * | Changes file for #19530teor (Tim Wilson-Brown)2016-07-01
| * | Make authority_certs_fetch_missing support bridge hintsteor (Tim Wilson-Brown)2016-07-01
| * | Refactor duplicate code in authority_certs_fetch_missingteor (Tim Wilson-Brown)2016-07-01
| * | Call purpose_needs_anonymity in authority_certs_fetch_missingteor (Tim Wilson-Brown)2016-07-01
| * | Hex-encode raw digest before printing in authority_certs_fetch_missingteor (Tim Wilson-Brown)2016-07-01
| * | Refactor authority_certs_fetch_missing to call get_options onceteor (Tim Wilson-Brown)2016-07-01
* | | Merge branch 'maint-0.2.8'Nick Mathewson2016-07-01
|\ \ \ | |/ / |/| |
| * | When tor can't find a directory, log lessteor (Tim Wilson-Brown)2016-07-01
* | | Make sure that our tests expect the windows path separator as neededNick Mathewson2016-06-30