summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2019-09-17Correct a comment in channel_tls_process_cell.Nick Mathewson
2019-09-17Move PROCESS_CELL macros outside of channel_tls_process_cell().Nick Mathewson
2019-09-17Merge branch 'bug31107_041' into bug31107_masterNick Mathewson
2019-09-17Merge branch 'bug31107_040' into bug31107_041Nick Mathewson
2019-09-17Merge branch 'bug31107_035' into bug31107_040Nick Mathewson
2019-09-17Merge branch 'maint-0.3.5' into bug31107_035Nick Mathewson
2019-09-17Merge branch 'tor-github/pr/1323'George Kadianakis
2019-09-12Merge branch 'ticket31687_035' into ticket31687_040Nick Mathewson
2019-09-11Update include.am files to refer to new location of confparse.[ch]Nick Mathewson
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson
2019-09-10pf: when extracting an IPv6 address, make sure we got an IPv6 addressNick Mathewson
2019-09-09Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...Nick Mathewson
2019-09-05Merge commit '763fd0ad66' into maint-0.4.0teor
2019-08-27Merge branch 'tor-github/pr/1258'George Kadianakis
2019-08-26hs-v3: Parse ESTABLISH_INTRO cell extensionDavid Goulet
2019-08-26hs-v3: Add protover HSIntro=5David Goulet
2019-08-23Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_cir...Neel Chauhan
2019-08-22Merge branch 'ticket30935' into ticket30935_mergedNick Mathewson
2019-08-21Merge branch 'ticket31176' into ticket31176_mergedNick Mathewson
2019-08-19Merge remote-tracking branch 'tor-github/pr/1231'Nick Mathewson
2019-08-19Merge remote-tracking branch 'tor-github/pr/1224'Nick Mathewson
2019-08-19Merge remote-tracking branch 'mike/bug31356+logs-rebased2' into bug31356_finalGeorge Kadianakis
2019-08-12Clarify comment for bug30942 and improve logline.Mike Perry
2019-08-12Bug 31356: Propogate protover padding support to circpadMike Perry
2019-08-12Bug 31356: Bump protover for new padding machinesMike Perry
2019-08-12Bug 30992: Demote logline of wronghop padding to protocol warn.Mike Perry
2019-08-12Additional circpad diagnostic logsMike Perry
2019-08-12Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/1077' into maint-0.3.5teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/1056' into maint-0.3.5teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/920' into maint-0.3.5teor
2019-08-08Move the connection_edge_process_relay_cell() assignments out of if statement...Neel
2019-08-08Merge branch 'tor-github/pr/1183'David Goulet
2019-08-08Merge branch 'maint-0.4.1'Nick Mathewson
2019-08-08Merge branch 'ticket31343_040' into maint-0.4.1Nick Mathewson
2019-08-06Merge branch 'ticket31343_035' into ticket31343_040Nick Mathewson
2019-08-06Merge branch 'ticket31343_029' into ticket31343_035Nick Mathewson
2019-08-06hs: Limit the amount of relayed INTRODUCE2David Goulet
2019-08-05Teach include-checker about advisory rulesNick Mathewson
2019-08-05Rename handle_relay_command to handle_relay_cell_command .George Kadianakis
2019-08-05Test that regular cells get ignored in padding circuits.George Kadianakis
2019-08-05Ignore regular cells in padding circuits.George Kadianakis
2019-08-05Split connection_edge_process_relay_cell() in two functions.George Kadianakis
2019-08-05Merge branch 'maint-0.4.1'Nick Mathewson
2019-08-05Ignore regular cells in padding circuits.George Kadianakis
2019-07-25Merge branch 'maint-0.4.1'David Goulet
2019-07-25Always check the retval of circpad_machine_current_state().George Kadianakis
2019-07-25Remove dead code from circpad_machine_remove_token().George Kadianakis
2019-07-24Refactor handling of TestingTorNetworkNick Mathewson
2019-07-23Merge remote-tracking branch 'tor-github/pr/1185'Nick Mathewson