summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-17Better failure message on stochastic test failuretor-0.4.0.1-alphaNick Mathewson
2019-01-17Speed up the deterministic prng in test_prob_distr, by a lot.Nick Mathewson
2019-01-17Merge remote-tracking branch 'tor-github/pr/645'Nick Mathewson
2019-01-16Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-16Add changes file for bug 28981Kris Katterjohn
2019-01-16Update and fix a couple of comments in meminfo.cKris Katterjohn
2019-01-16Use HW_PHYSMEM instead of HW_USERMEM in get_total_system_memory_implKris Katterjohn
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Update copyright script for 2019Nick Mathewson
2019-01-16Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-16More line edits to changelog. Thanks, seborn!Nick Mathewson
2019-01-16Give the changelog an editNick Mathewson
2019-01-16Bump to 0.4.0.1-alphaNick Mathewson
2019-01-16Start on 0.4.0.1-alpha changelogNick Mathewson
2019-01-16Remove changes entries that appeared in 0.3.5.7Nick Mathewson
2019-01-15Remove fallback scripts and whitelistNick Mathewson
2019-01-15Merge remote-tracking branch 'mikeperry-github/bug29089'Nick Mathewson
2019-01-15Use [ -n "$x" ] in place of [ ! -z "$x" ] in chutney-git-bisectNick Mathewson
2019-01-15Changes file for Ticket 28142.Mike Perry
2019-01-15Forward-port changelog and releasenotes entries from last MondayNick Mathewson
2019-01-15Merge branch 'bug24953_squashed'Nick Mathewson
2019-01-15Depending on script mode, either use 'whitelist' or 'fallback list'rl1987
2019-01-15In updateFallbackDirs.py, say 'fallback list' instead of 'whitelist'rl1987
2019-01-15Merge branch 'ticket28058_squashed'Nick Mathewson
2019-01-15Add changes filerl1987
2019-01-15Add shellcheck to Travis CI buildsrl1987
2019-01-15Run shellcheck for stuff in scripts/ as part of 'make check'rl1987
2019-01-14Merge remote-tracking branch 'asn-github/adaptive_padding-final'Nick Mathewson
2019-01-14Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-14Rework rep_hist_log_link_protocol_counts()rl1987
2019-01-14Merge remote-tracking branch 'teor/bug29015'Nick Mathewson
2019-01-14Rename TYPE to TRANSPORT in PT STATUS messages.Alexander Færøy
2019-01-14Remove TODO file.George Kadianakis
2019-01-11Merge branch 'bug28989_squashed'Nick Mathewson
2019-01-11Fix a typorl1987
2019-01-11Fix CID 1442277rl1987
2019-01-11Actually close the stdout pipe on error in process_unix_execKris Katterjohn
2019-01-11Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-11Merge remote-tracking branch 'tor-github/pr/563' into maint-0.3.5Nick Mathewson
2019-01-11Include the beginnings of a FAQ about which timer to use.Nick Mathewson
2019-01-11Clarify immutability of global padding machine specs.George Kadianakis
2019-01-11Fix wrong bases.Taylor R Campbell
2019-01-11Add some more type checking.Taylor R Campbell
2019-01-11Use the distribution abstraction as an abstraction.Taylor R Campbell
2019-01-11Move ceil call back into the geometric sampler.Taylor R Campbell
2019-01-11Fix more type redefinition errors.Taylor R Campbell
2019-01-11Fix type redefinition errors.Taylor R Campbell
2019-01-10Misc trivial improvements around circpadding code.George Kadianakis
2019-01-10Unittest for tor_isinf().George Kadianakis