summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-03Merge branch 'tor-github/pr/1276'George Kadianakis
2019-10-03Unit tests for dirserv_reject_tor_version().Nick Mathewson
2019-10-03Authorities reject relays running unsupported Tor release series.Nick Mathewson
2019-10-03bump to 0.4.2.2-alphaNick Mathewson
2019-10-03Merge remote-tracking branch 'tor-github/pr/1376'Nick Mathewson
2019-10-03Merge remote-tracking branch 'tor-github/pr/1358'Nick Mathewson
2019-10-03Merge remote-tracking branch 'tor-github/pr/1382'Nick Mathewson
2019-10-03control/control: Refactor some error handling codeteor
2019-10-02Merge remote-tracking branch 'tor-github/pr/1374'Nick Mathewson
2019-10-02Merge branch 'tor-github/pr/1385'David Goulet
2019-10-02Merge branch 'tor-github/pr/1344'David Goulet
2019-10-02Merge branch 'tor-github/pr/1363'David Goulet
2019-10-02Merge branch 'maint-0.4.1'Nick Mathewson
2019-10-02Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-10-02Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-10-02Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-10-02Update geoip and geoip6 to the October 1 2019 database.Karsten Loesing
2019-10-02log: fix a typo in the function comment for log_fn_()teor
2019-10-01Fix a crash bug in max_u16_in_sl()Nick Mathewson
2019-10-01Add a test for max_u16_in_sl().Nick Mathewson
2019-10-01Rename max_in_sl to max_in_u16_sl, and expose it as STATIC.Nick Mathewson
2019-10-01Add comments to try to prevent recurrence of #31495.Nick Mathewson
2019-10-01Help users who try to use v2 client auth in v3 onions.George Kadianakis
2019-10-01Improve v3 client auth documentation in the man page.George Kadianakis
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30Merge branch 'tor-github/pr/1366'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1346'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1302'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1356'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1339'George Kadianakis
2019-09-30Appveyor: Avoid spurious errors in Appveyor CI buildsteor
2019-09-30test: Avoid a map_anon_nofork test failure on SunOSteor
2019-09-27annotate_ifdef_directives: test edge-case of 80-char lineNick Mathewson
2019-09-27Annotate_ifdef_directives: doctest for 80-column lines.Nick Mathewson
2019-09-27Rename annotate_ifdef_directives to end with .py.Nick Mathewson
2019-09-27annotate_ifdef_directives: Allow it to be imported as a module.Nick Mathewson
2019-09-27Use Doctests to test the behavior of annotate_ifdef_directives.Nick Mathewson
2019-09-27annotate_ifdef_directives: generate paren-balanced expressionsNick Mathewson
2019-09-26annotate_ifdef_directives: clarify situation with newlinesNick Mathewson
2019-09-26Run "make autostyle" with new "annotate_ifdef_directives"Nick Mathewson
2019-09-26Changes file for 31759 and 31779Nick Mathewson
2019-09-26annotate_ifdef_directives: remove some cases of double negationNick Mathewson
2019-09-26Merge remote-tracking branch 'tor-github/pr/1308'Nick Mathewson
2019-09-26lock: Avoid some undefined behaviour when freeing mutexes.teor
2019-09-26log: explain why it is safe to leave the log mutex initializedteor
2019-09-26sandbox: Allow backtrace signals to be disabledteor
2019-09-26changes: file for 31614teor
2019-09-26backtrace: avoid undefined behaviour on re-initialisationteor
2019-09-25Merge remote-tracking branch 'tor-github/pr/1349'Nick Mathewson
2019-09-25Merge branch 'tor-github/pr/1337'George Kadianakis