summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-08Use a 64-bit mask for log domains, and fix a conflictNick Mathewson
2019-07-08Move declaration of LD_NO_MESG to make conflict more apparent.Nick Mathewson
2019-07-01Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-07-01Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-07-01Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-06-28fallback: apply the second fallback list from 2019teor
2019-06-28fallback: apply the first fallback list from 2019teor
2019-06-26Merge remote-tracking branch 'tor-github/pr/1101' into maint-0.4.1Nick Mathewson
2019-06-26Merge remote-tracking branch 'tor-github/pr/1118' into maint-0.4.1Nick Mathewson
2019-06-26Merge branch 'tor-github/pr/1114' into maint-0.4.1George Kadianakis
2019-06-25bump to 0.4.1.3-alpha-devNick Mathewson
2019-06-24Merge remote-tracking branch 'tor-github/pr/1130' into maint-0.4.1Nick Mathewson
2019-06-24bump to 0.4.1.3-alphaNick Mathewson
2019-06-24stats: Always publish pluggable transports in extra info documentsteor
2019-06-19guard: Ignore marked for close circuit when changing state to openDavid Goulet
2019-06-15Fix memleak when failing to parse a CSV_INTERVAL.Nick Mathewson
2019-06-11Merge branch 'tor-github/pr/1050' into maint-0.4.1David Goulet
2019-06-11Give a compile warning when we don't have any flags for minherit().Nick Mathewson
2019-06-11Give a more useful failure messgae when we fail to minherit().Nick Mathewson
2019-06-11Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-06-11Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-06-11Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-06-11Update geoip and geoip6 to the June 10 2019 database.Karsten Loesing
2019-06-11Merge remote-tracking branch 'tor-github/pr/1082' into maint-0.4.1Nick Mathewson
2019-06-11circpad: some more logging changes.George Kadianakis
2019-06-11Merge branch 'tor-github/pr/1065' into maint-0.4.1George Kadianakis
2019-06-11Merge remote-tracking branch 'tor-github/pr/1091' into maint-0.3.5teor
2019-06-11Merge remote-tracking branch 'tor-github/pr/924' into maint-0.3.5teor
2019-06-10Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-06-10test: fix a typo in test_rebind.shteor
2019-06-10Merge branch 'bug30713_035' into bug30713_040teor
2019-06-10Travis: Skip test_rebind on macOS buildsteor
2019-06-06bump to 0.4.1.2-alpha-devNick Mathewson
2019-06-06Merge branch 'bug30781_040' into bug30781_masterteor
2019-06-06Merge branch 'bug30781_035' into bug30781_040teor
2019-06-06Merge branch 'bug30781_034' into bug30781_035teor
2019-06-06Merge branch 'bug30781_029' into bug30781_034teor
2019-06-06dirparse: Stop crashing when parsing unknown descriptor purpose annotationsteor
2019-06-05Merge remote-tracking branch 'tor-github/pr/988' into maint-0.4.0Nick Mathewson
2019-06-05Merge remote-tracking branch 'tor-github/pr/952' into maint-0.4.0Nick Mathewson
2019-06-05Merge remote-tracking branch 'tor-github/pr/741' into maint-0.4.0Nick Mathewson
2019-06-05Merge remote-tracking branch 'tor-github/pr/1039' into maint-0.4.0Nick Mathewson
2019-06-05Merge remote-tracking branch 'tor-github/pr/1020' into maint-0.4.0Nick Mathewson
2019-06-05Merge remote-tracking branch 'tor-github/pr/1076'Nick Mathewson
2019-06-05More LOG_PROTOCOL_WARN.Mike Perry
2019-06-05Bug 29034: Cleanup hs circuitmap when purpose changes.Mike Perry
2019-06-05Revert "hs: Implement a helper to repurpose a circuit"Mike Perry
2019-06-05Revert "test: Add test_hs_circ.c for HS circuit testing"Mike Perry
2019-06-05Add missing newline after decode_intro_points() closing bracketNeel Chauhan
2019-06-05Don't access rend data after a circuit has been marked for close.George Kadianakis