summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-02-06Use smaller CPP error messagesNick Mathewson
2020-02-06onion_queue.c: use TAILQ_HEAD less confusingly.Nick Mathewson
2020-02-06prob_distr: use "clang-format off" to avoid wide lines for URLsNick Mathewson
2020-02-06Use a compile-time assert in control_events.hNick Mathewson
2020-02-06Merge branch 'bug33103'Nick Mathewson
2020-02-06test: Missing hs_init() in some hs_control testsDavid Goulet
2020-02-06hs-v3: Remove descriptor when we remove client authorizationDavid Goulet
2020-02-05Fix a memory leak in handling GETINFO.Nick Mathewson
2020-02-04Merge branch 'tor-github/pr/1704'George Kadianakis
2020-02-04Merge branch 'tor-github/pr/1700'George Kadianakis
2020-02-04address: Fix comments in address.hteor
2020-02-03hs-v3: Purge ephemeral client auth on NEWNYMDavid Goulet
2020-01-30Merge branch 'tor-github/pr/1687'David Goulet
2020-01-30Merge branch 'tor-github/pr/1692'David Goulet
2020-01-30Merge branch 'tor-github/pr/1697'David Goulet
2020-01-30hs-v2: Turn logs into protocol warningDavid Goulet
2020-01-30Merge branch 'bug32673_035'Nick Mathewson
2020-01-30Merge branch 'bug33093_logging_035'Nick Mathewson
2020-01-30Do not set "once" when calling tor_bug_occurred_ from BUG().Nick Mathewson
2020-01-29bump to 0.4.1.8Nick Mathewson
2020-01-30Merge branch 'maint-0.4.0' into maint-0.4.1teor
2020-01-30Merge branch 'maint-0.3.5' into maint-0.4.0teor
2020-01-30Merge remote-tracking branch 'tor-github/pr/1634' into maint-0.4.1teor
2020-01-30Merge remote-tracking branch 'tor-github/pr/1614' into maint-0.3.5teor
2020-01-29buf_read_from_tls: Return ERROR_MISC, not WANTWRITE, on BUG().Nick Mathewson
2020-01-29Change BUG() messages in buf_flush_to_tls() to IF_BUG_ONCE()Nick Mathewson
2020-01-29mainloop: Simplify ip_address_changed()teor
2020-01-29connection: Improve function commentsteor
2020-01-28Use print() function in both Python 2 and Python 3cclauss
2020-01-24tests for ticket 33039Taylor Yu
2020-01-24fix leak in GETCONFTaylor Yu
2020-01-22Bump to 0.4.3.1-alpha-devNick Mathewson
2020-01-22Merge branch 'tor-github/pr/1677'David Goulet
2020-01-22Lower log level of standard error messages from PT's.Alexander Færøy
2020-01-22dir_connection_t: Explain dirconn_direct betterteor
2020-01-21Bump to 0.4.3.1-alphaNick Mathewson
2020-01-20Merge branch 'tor-github/pr/1675'David Goulet
2020-01-20Merge branch 'tor-github/pr/1668'David Goulet
2020-01-20config: Make clients tell dual-stack exits they prefer IPv6teor
2020-01-20Merge remote-tracking branch 'tor-github/pr/1673'teor
2020-01-20test/nodelist: Remove ROUTERSTATUS_FORMAT_NO_CONSENSUS_METHODteor
2020-01-20Merge branch 'ticket20218_rebased_squashed' into ticket20218_mergedteor
2020-01-20Rename test to match new identifier.Nick Mathewson
2020-01-20split a wide lineNick Mathewson
2020-01-20Rename routerstatus_has_changed to routerstatus_has_visibly_changedNick Mathewson
2020-01-20Update routerstatus_has_changed tests.Nick Mathewson
2020-01-20Add unit test for routerstatus_has_changed()Nick Mathewson
2020-01-20Merge remote-tracking branch 'tor-github/pr/1671'teor
2020-01-17Merge remote-tracking branch 'tor-github/pr/1529'Nick Mathewson
2020-01-17Initialize publish/subscribe code when running as an NT service.Nick Mathewson