aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-24changes file for test coverageNick Mathewson
2019-05-23cov-test-determinism: use the same RNG seed as in travis.ymlNick Mathewson
2019-05-23Coverage: do not include test-rebind in coverage builds.Nick Mathewson
2019-05-23In coverage builds, use branch-free timeradd() and timersub()Nick Mathewson
2019-05-23In coverage builds, avoid basic-block complexity in log_debugNick Mathewson
2019-05-23Merge branch 'tor-github/pr/1022'David Goulet
2019-05-23Merge branch 'tor-github/pr/1034'David Goulet
2019-05-23Merge branch 'tor-github/pr/988'David Goulet
2019-05-23Extract length-deciding function from package_raw_inbuf.Nick Mathewson
2019-05-23refactor logic to decide how much to package from inbufRoger Dingledine
2019-05-23Only reject POSTDESCRIPTOR purpose= when the purpose is unrecognizedNick Mathewson
2019-05-22Now this repository is full of 0.4.1.1-alpha-devNick Mathewson
2019-05-22circuitpadding tests: Use tt_i64_op() to compare int64_t valuestor-0.4.1.1-alphaNick Mathewson
2019-05-22More 0.4.1.1-alpha hangelogs editsNick Mathewson
2019-05-22Fold last entry into changelogNick Mathewson
2019-05-22Bump to 0.4.1.1-alphaNick Mathewson
2019-05-22Merge remote-tracking branch 'dgoulet/ticket30454_035_01'Nick Mathewson
2019-05-22Merge branch 'ticket30428_041_02_squashed'Nick Mathewson
2019-05-22sendme: Add non fatal asserts for extra safetyDavid Goulet
2019-05-22sendme: Always pop last SENDME digest from circuitDavid Goulet
2019-05-22sendme: Clarify how sendme_circuit_cell_is_next() worksDavid Goulet
2019-05-22sendme: Properly record SENDMEs on both edgesDavid Goulet
2019-05-22sendme: Never fallback to v0 if unknown versionDavid Goulet
2019-05-22sendme: Validate v1 SENDMEs on both client and exit sideDavid Goulet
2019-05-22sendme: Record cell digest on both client and exitDavid Goulet
2019-05-22Merge remote-tracking branch 'nickm/ticket30454_034_01_squashed' into ticket3...David Goulet
2019-05-22Edit changelog entries for clarity and concisenessNick Mathewson
2019-05-21light movement and editing on changelogNick Mathewson
2019-05-20Add a new "autostyle" make target to run all of our reformattingNick Mathewson
2019-05-20updateCopyright: look at the current year.Nick Mathewson
2019-05-20rectify_include_paths: warn instead of aborting on duplicate headersNick Mathewson
2019-05-20In microdesc_cache_reload(), set journal length to length of string we readrl1987
2019-05-20hs: Remove hs_cell_onion_key_type_t enumDavid Goulet
2019-05-20trunnel: Remove INTRODUCE1 status code IN statementDavid Goulet
2019-05-20hs: Add changes file for #30454David Goulet
2019-05-20hs: Remove hs_intro_auth_key_type_t enumDavid Goulet
2019-05-20hs: Get rid of duplicate hs_cell_introd_ack_status_tDavid Goulet
2019-05-20hs: Define INTRODUCE_ACK status code in trunnelDavid Goulet
2019-05-17Don't forget to use the mutex in testing_enable_prefilled_rng()rl1987
2019-05-17Initial changelog draft for 0.4.1.1-alpha (mostly automated)Nick Mathewson
2019-05-17OOM-purge the DNS cache one part at a timeNick Mathewson
2019-05-17Merge remote-tracking branch 'tor-github/pr/1033'Nick Mathewson
2019-05-17Merge branch 'maint-0.4.0'Nick Mathewson
2019-05-17Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-05-17Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-05-17Merge branch 'maint-0.2.9' into maint-0.3.4maint-0.3.4Nick Mathewson
2019-05-17Update geoip and geoip6 to the May 13 2019 database.Karsten Loesing
2019-05-16Yes, these functions really do have to be this long.Mike Perry
2019-05-16Changes file.Mike Perry
2019-05-16Refactor rend machines, stage 2/2: Move histogram code.Mike Perry