summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07fix typo in how-to-review guidelinestor-0.4.2.2-alphaRoger Dingledine
2019-10-04Merge remote-tracking branch 'tor-github/pr/1392'teor
2019-10-03Pick a release date for 0.4.2.2-alphaNick Mathewson
2019-10-03Light edits on 0.4.2.2-alpha changelog.Nick Mathewson
2019-10-03lightly sort changelog entriesNick Mathewson
2019-10-03Run format_changelogNick Mathewson
2019-10-03Sort changes entries into a changelog for 0.4.2.2-alphaNick Mathewson
2019-10-03Merge branch 'tor-github/pr/1377'George Kadianakis
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-03util/map_anon_nofork: Add a cast to avoid passing -48 to memsetNick 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-30log: When initialising log domain masks, only set known log domainsteor
2019-09-30log: Define count, boundary, and all macros for domains and flagsteor
2019-09-30log: Remove duplicate code and an outdated commentteor
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