summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix utimbuf initialization in storagedir/cleaning testHEADmasterNick Mathewson2017-03-29
* Fix another 32-bit warning in the spooling codeNick Mathewson2017-03-29
* Fix i386 compilation from spooling patch. I seem to be good at breaking that.Nick Mathewson2017-03-28
* Merge branch 'spooling_squashed'Nick Mathewson2017-03-28
|\
| * Add nonfatal asserts for return val of dirserv_flushed_someNick Mathewson2017-03-28
| * Improve documentation for connection_dirserv_flushed_some.Nick Mathewson2017-03-28
| * Refactor the directory spool implementationNick Mathewson2017-03-28
| * Remove DIR_SPOOL_CACHED_DIR: Nothing uses it.Nick Mathewson2017-03-13
* | Merge remote-tracking branch 'origin/maint-0.3.0'Nick Mathewson2017-03-27
|\ \
| * | Fix max sampled size logic when in bridge mode.George Kadianakis2017-03-27
* | | Storagedir test fix: save strings in binary mode to preserve lengthNick Mathewson2017-03-27
* | | Merge remote-tracking branch 'ahf/bugs/21757'Nick Mathewson2017-03-27
|\ \ \
| * | | Split strings at newline in tor_get_lines_from_handle().Alexander Færøy2017-03-17
* | | | changes file for 21788Nick Mathewson2017-03-27
* | | | Merge remote-tracking branch 'jigsaw52/fix_leak_21788'Nick Mathewson2017-03-27
|\ \ \ \
| * | | | Fix very small memory leak #21788Daniel Pinto2017-03-20
* | | | | Check and cast st_size to size_t in storagedir codeNick Mathewson2017-03-27
* | | | | Merge remote-tracking branch 'origin/maint-0.3.0'Nick Mathewson2017-03-26
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Tweak test_entrynodes commentNick Mathewson2017-03-26
| * | | | Merge branch 'ticket21799' into maint-0.3.0Nick Mathewson2017-03-26
| |\ \ \ \
| | * | | | Use update_approx_time() to run a test 100 days in the past.Nick Mathewson2017-03-23
| |/ / / /
* | | | | Add calltool cache files to gitignoreNick Mathewson2017-03-26
| |/ / / |/| | |
* | | | 21151: document datadir default decently.Nick Mathewson2017-03-17
* | | | Merge branch 'ahf_bugs_21641_squashed'Nick Mathewson2017-03-17
|\ \ \ \
| * | | | Check onion key consensus parameters every hour.Alexander Færøy2017-03-17
| * | | | Add periodic timer for expiring old onion keys.Alexander Færøy2017-03-17
| * | | | Add API to query the current onion key grace period.Alexander Færøy2017-03-17
| * | | | Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.Alexander Færøy2017-03-17
| * | | | Make MAX_DIR_PERIOD independent of MIN_ONION_KEY_LIFETIME.Alexander Færøy2017-03-10
| | |_|/ | |/| |
* | | | Generate src/test/fuzz/include.am from a scriptNick Mathewson2017-03-16
* | | | Merge branch 'storagedir_squashed'Nick Mathewson2017-03-16
|\ \ \ \
| * | | | Define a "storagedir" abstraction to hold numerous similar filesNick Mathewson2017-03-16
| |/ / /
* | | | Now, resolve a new 64-bit warning in compat_threads.cNick Mathewson2017-03-16
* | | | consdiff: Fix 32-bit compilation.Nick Mathewson2017-03-16
* | | | changes file for consdiff backendNick Mathewson2017-03-16
* | | | Merge branch 'prop140_21643_diff_only_squashed'Nick Mathewson2017-03-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Switch ed-command parsing to use tor_parse_long.Nick Mathewson2017-03-16
| * | | Consdiff: extract router ID hash iteration functionsNick Mathewson2017-03-16
| * | | Make CONSENSUS_LINE_MAX_LEN a real defineNick Mathewson2017-03-16
| * | | Remove a couple of {\n\n instancesNick Mathewson2017-03-16
| * | | Use a better for X outside of base64_compare_table.Nick Mathewson2017-03-16
| * | | Reindent a few labels.Nick Mathewson2017-03-16
| * | | Avoid all needless memory copies when computing consensus diffs.Nick Mathewson2017-03-16
| * | | Swap memory allocation strategy for lists of lines for diffsNick Mathewson2017-03-16
| * | | Fill in the missing documentation on the new functionsNick Mathewson2017-03-16
| * | | Prop140: Fix a crash bug.Nick Mathewson2017-03-16
| * | | Add fuzzers for consensus diff backend codeNick Mathewson2017-03-16
| * | | Make consensus diff sha3 operations mockable.Nick Mathewson2017-03-16
| * | | String-based API for consensus diffs.Nick Mathewson2017-03-16
| * | | Fix an abstraction violation.Nick Mathewson2017-03-16