aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-08trace: Better structure lib/trace and configure optionsDavid Goulet
2020-07-08Merge branch 'maint-0.4.4'Alexander Færøy
2020-07-08Merge branch 'maint-0.4.3' into maint-0.4.4Alexander Færøy
2020-07-08Merge branch 'maint-0.4.2' into maint-0.4.3Alexander Færøy
2020-07-08Merge branch 'maint-0.3.5' into maint-0.4.2Alexander Færøy
2020-07-07Resolve a compiler warning from a 32-bit signed/unsigned comparisonNick Mathewson
2020-07-07Merge remote-tracking branch 'tor-github/pr/1974/head'Nick Mathewson
2020-07-07addr: Attempt to learn our address with ORPortDavid Goulet
2020-07-07Fix coccinelle complaint in test-memwipe.cNick Mathewson
2020-07-07Mark some log messages as used by Chutney.George Kadianakis
2020-07-06Fix coccinelle complaint in test_config.cNick Mathewson
2020-07-06addr: Fix possible memleak in find_my_address()David Goulet
2020-07-06Merge remote-tracking branch 'tor-github/pr/1938/head'Nick Mathewson
2020-07-03Merge branch 'maint-0.4.4'George Kadianakis
2020-07-03Merge branch 'tor-github/pr/1962' into maint-0.4.4George Kadianakis
2020-07-03hs-v2: Add deprecation warning for serviceDavid Goulet
2020-07-03Merge branch 'tor-github/pr/1934'George Kadianakis
2020-07-02Merge branch 'tor-github/pr/1968'David Goulet
2020-07-02Add braces to IF_BUG_ONCE()s introduced in ticket34069.Nick Mathewson
2020-07-02Clean up a redundant debug log in circuit_handle_first_hop().Nick Mathewson
2020-07-02Allow multiple addresses in extend_info_t.Nick Mathewson
2020-07-02Move description of ext contents into an md file.Nick Mathewson
2020-07-02Mention that src/ext should not be edited lightly.Nick Mathewson
2020-07-02Merge branch 'ticket33238_045_01_squashed'Nick Mathewson
2020-07-02addr: Prioritize interface lookup over local hostnameDavid Goulet
2020-07-02Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-02Merge branch 'ticket32622_044_squashed' into maint-0.4.4Nick Mathewson
2020-07-02Carry TLS error strings forward to controller when reporting them.Nick Mathewson
2020-07-02Add a convenience function to check for unspec address.Nick Mathewson
2020-07-02Refactor channel_connect_for_circuit() to take an extend_info_t.Nick Mathewson
2020-07-02Allow null ID argument to extend_info_new.Nick Mathewson
2020-07-02Remove an untrue comment in extend_cell_tNick Mathewson
2020-07-02Add a function for comparing the orport on an extendinfo.Nick Mathewson
2020-07-02Extract extend_info manipulation functions into a new file.Nick Mathewson
2020-07-02Light edits to extend_info_t docsNick Mathewson
2020-07-02Merge remote-tracking branch 'dgoulet/ticket32822_045_01'Nick Mathewson
2020-07-02Merge branch 'maint-0.4.4'David Goulet
2020-07-02Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2020-07-02Merge branch 'maint-0.4.2' into maint-0.4.3David Goulet
2020-07-02Merge branch 'maint-0.3.5' into maint-0.4.2David Goulet
2020-07-02parseconf: Add an authority IPv6 ORPort testteor
2020-07-02router: Authorities add their own IPv6 to trusted dir serversteor
2020-07-01Merge remote-tracking branch 'dgoulet/ticket33235_045_01'Nick Mathewson
2020-07-01test: Rename test_rep_hist to test_statsDavid Goulet
2020-07-01Merge branch 'tor-github/pr/1907'David Goulet
2020-07-01Add GETINFO "rephist/{tap,ntor}/onion_handshakes_{assigned/requested}" testNeel Chauhan
2020-07-01control: Add a key to GETINFO to fetch the circuit onion handshake rephist va...Neel Chauhan
2020-07-01Merge branch 'ticket34137'Nick Mathewson
2020-07-01Add a comment explaining reachability vs bandwidth self-testsNick Mathewson
2020-07-01Merge branch 'tor-github/pr/1953'David Goulet