aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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.5' into maint-0.4.0Nick Mathewson
2019-05-17Merge branch 'maint-0.3.4' into maint-0.3.5Nick 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
2019-05-16Refactor rend machines, stage 1/2: Move state transition code.Mike Perry
2019-05-16changes file for coverity fixes in tests (30150)Nick Mathewson
2019-05-16test_channel_listener: free 'chan' explicitlyNick Mathewson
2019-05-16Refactor intro machines, stage 2/2: Move histogram code.Mike Perry
2019-05-16hs tests: explicitly free 'service' variable.Nick Mathewson
2019-05-16Refactor intro machines, stage 1/2: Move state transition code.Mike Perry
2019-05-16rng_test_helpers: add a needless lock/unlock pair to please coverityNick Mathewson
2019-05-16Improve logging around the circpad module..George Kadianakis
2019-05-16Add unittests for the new machines.George Kadianakis
2019-05-16Add client-side onion service circuit hiding machines.George Kadianakis
2019-05-16Correctly handle machines out of tokens that have not closed yet.George Kadianakis
2019-05-16Introduce circpad free_all() function.George Kadianakis
2019-05-16Generate non-padding circpad events for PADDING_NEGOTIATE(D).George Kadianakis
2019-05-16Make register_padding_machine part of the public API.George Kadianakis
2019-05-16Behave correctly when state->max_length is zero.George Kadianakis
2019-05-15fix typos, whitespace, commentsRoger Dingledine
2019-05-15Merge branch 'tor-github/pr/1002'George Kadianakis
2019-05-15Merge branch 'tor-github/pr/1021'David Goulet
2019-05-15Merge branch 'bug28780-squashed3-rebased' into bug28780_rebaseGeorge Kadianakis
2019-05-15The practracker beatings will continue until the files get smaller.Mike Perry
2019-05-15Add control port circuit ID to all pathbias bug messages.Mike Perry