aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-16Generate src/test/fuzz/include.am from a scriptNick Mathewson
2017-03-16Merge branch 'storagedir_squashed'Nick Mathewson
2017-03-16Define a "storagedir" abstraction to hold numerous similar filesNick Mathewson
2017-03-16Now, resolve a new 64-bit warning in compat_threads.cNick Mathewson
2017-03-16consdiff: Fix 32-bit compilation.Nick Mathewson
2017-03-16Merge branch 'prop140_21643_diff_only_squashed'Nick Mathewson
2017-03-16Switch ed-command parsing to use tor_parse_long.Nick Mathewson
2017-03-16Consdiff: extract router ID hash iteration functionsNick Mathewson
2017-03-16Make CONSENSUS_LINE_MAX_LEN a real defineNick Mathewson
2017-03-16Remove a couple of {\n\n instancesNick Mathewson
2017-03-16Use a better for X outside of base64_compare_table.Nick Mathewson
2017-03-16Reindent a few labels.Nick Mathewson
2017-03-16Avoid all needless memory copies when computing consensus diffs.Nick Mathewson
2017-03-16Swap memory allocation strategy for lists of lines for diffsNick Mathewson
2017-03-16Fill in the missing documentation on the new functionsNick Mathewson
2017-03-16Prop140: Fix a crash bug.Nick Mathewson
2017-03-16Add fuzzers for consensus diff backend codeNick Mathewson
2017-03-16Make consensus diff sha3 operations mockable.Nick Mathewson
2017-03-16String-based API for consensus diffs.Nick Mathewson
2017-03-16Fix an abstraction violation.Nick Mathewson
2017-03-16Use "const" in consdiff.[ch]Nick Mathewson
2017-03-16prop140: Use sha3-256, not sha2-256Nick Mathewson
2017-03-16Add a couple more cases to reach 100% coverage.Nick Mathewson
2017-03-16Cover two more failing cases with unit testsNick Mathewson
2017-03-16Fix an unreachable memory leak.Nick Mathewson
2017-03-16Remove digest[12]_hexNick Mathewson
2017-03-16Tweak&test log messages on apply_diffNick Mathewson
2017-03-16Fixes when applying diffs: Allow 2-line diffs, fix bogus freeNick Mathewson
2017-03-16Mark some warnings as bugs, and as (hopefully) unreachable.Nick Mathewson
2017-03-16Check for expected warnings in apply_ed_diffNick Mathewson
2017-03-16Fix some logging on failed apply_ed_diffNick Mathewson
2017-03-16No need to end a log message with newline.Nick Mathewson
2017-03-16test operator cleanupNick Mathewson
2017-03-16Enforce correct log messages on diff generation failure testsNick Mathewson
2017-03-16Test two more base64cmp cases.Nick Mathewson
2017-03-16Use "STATIC" to export consdiff fns for testingNick Mathewson
2017-03-16Consensus diff backend from Daniel Martí GSOC project.Daniel Martí
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-15Merge branch 'bug21540_029_v2'Nick Mathewson
2017-03-15Correctly handle fd-drain errors on windows workqueuesNick Mathewson
2017-03-15Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-15Merge branch 'bug20059_024_v2' into maint-0.3.0Nick Mathewson
2017-03-15Avoid a double-mark bug when makring a pending circuit as "too old"Nick Mathewson
2017-03-15Merge branch 'deprecate_getinfo_network_status'Nick Mathewson
2017-03-15Merge remote-tracking branch 'public/feature21496'Nick Mathewson
2017-03-14Improve keccak-tiny performance by 15% on LE intelNick Mathewson
2017-03-14Log info about intro point limits when they are reached and resetteor
2017-03-14Log more info when a service descriptor has the wrong number of intro pointsteor
2017-03-14Create function to log service introduction point creation limitsteor
2017-03-14Create logfiles in mode 0640Nick Mathewson