aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-11Rework orconn tracking to use pubsubTaylor Yu
2019-05-22Multiple subscribers or publishers per subsystemTaylor Yu
2019-05-22circuitpadding tests: Use tt_i64_op() to compare int64_t valuestor-0.4.1.1-alphaNick 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-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: 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-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-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-16Refactor intro machines, stage 2/2: Move histogram code.Mike Perry
2019-05-16Refactor intro machines, stage 1/2: Move state transition code.Mike Perry
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-15Add control port circuit ID to all pathbias bug messages.Mike Perry
2019-05-15Pathbias should continue to ignore previously ignored circs.Mike Perry
2019-05-15Bug 28780: Add testsMike Perry
2019-05-15Bug 28780: Make use of purpose to keep padding circuits open.Mike Perry
2019-05-15Bug 28780: Add purpose for keeping padding circuits openMike Perry
2019-05-15Merge branch 'bug29085_rebase'George Kadianakis
2019-05-15Check the token supply when we received a padding event, too.Mike Perry