summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-02-10Use semicolons after HT_PROTOTYPE and HT_GENERATE.Nick Mathewson
2020-02-10ht.h: Require a semicolon after HT_PROTOTYPE and HT_GENERATE[2]Nick Mathewson
2020-02-06Try to shorten an #error in address.cNick Mathewson
2020-02-06Break CONNECTION_TESTCAE_ARG across multiple linesNick Mathewson
2020-02-06Extract verbatim table in uname.cNick Mathewson
2020-02-06Fix a couple more long warning linesNick Mathewson
2020-02-06circuitbuild: expect bug message that clang-format will generate.Nick Mathewson
2020-02-06Wrap columnar tables in "clang-format off/on"Nick Mathewson
2020-02-06Use parentheses to avoid mis-indentations of stringified macro argsNick Mathewson
2020-02-06maps: do not include _ as part of expected prefix in macros.Nick Mathewson
2020-02-06Remove senseless CHECK_PRINTF()s from util_bug.cNick Mathewson
2020-02-06log_test_helpers: remove semicolons from end of macrosNick Mathewson
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