aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-12conn: Fix memleaks in retry_all_listenersDavid Goulet
2018-09-12Report UNIX connection addresses that we opened correctly.Nick Mathewson
2018-09-12Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-12Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-12Merge remote-tracking branch 'tor-github/pr/280'Nick Mathewson
2018-09-12Merge remote-tracking branch 'dgoulet/ticket27545_035_01'Nick Mathewson
2018-09-12Merge remote-tracking branch 'tor-github/pr/298'Nick Mathewson
2018-09-12Merge branch 'pr278_squashed'Nick Mathewson
2018-09-12Actually, just disable test_rebind.sh on Appveyorrl1987
2018-09-12Disable test_rebind.sh on Windowsrl1987
2018-09-12Update/fix CI buildrl1987
2018-09-12Pick random ports in test_rebind.pyrl1987
2018-09-12Always include socket rebinding coderl1987
2018-09-12Tweak test_rebind.py for future-proofnessrl1987
2018-09-12Integration test for socket rebindingrl1987
2018-09-12Avoid mentioning ticket number in commentsrl1987
2018-09-12Comments/explanation for #17873rl1987
2018-09-12Minor code cleanupsrl1987
2018-09-12Log a notice *after* creating connectionrl1987
2018-09-12Log a notice when changing to/from wildcard IP addressrl1987
2018-09-12Always close old listeners in retry_all_listenersrl1987
2018-09-12Refrain from compiling socket rebinding code on system that don't need itrl1987
2018-09-12Try rebinding new listener after closing old one if first bind failed with EA...rl1987
2018-09-12Merge remote-tracking branch 'tor-github/pr/318'Nick Mathewson
2018-09-12rust/protover: fix check for overlapping rangescypherpunks
2018-09-12rust/protover: remove version zero from testscypherpunks
2018-09-12test/protover: remove version zero from testscypherpunks
2018-09-11Merge remote-tracking branch 'tor-github/pr/315'Nick Mathewson
2018-09-11Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-11Bug 25505: Check circuitmux queues before padding.Mike Perry
2018-09-11Merge remote-tracking branch 'mikeperry/bug25505'Nick Mathewson
2018-09-11Merge remote-tracking branch 'tor-github/pr/312'Nick Mathewson
2018-09-11Merge remote-tracking branch 'onionk/doublevote1'Nick Mathewson
2018-09-11Merge remote-tracking branch 'tor-github/pr/313'Nick Mathewson
2018-09-11Merge remote-tracking branch 'tor-github/pr/314'Nick Mathewson
2018-09-11Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-11Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-11Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-11Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-09-11hs-v3: Shuffle the list of authorized clientsSuphanat Chunhapanya
2018-09-11Initialize 't' in ge25519_scalarmult_base_niels()Nick Mathewson
2018-09-11Update geoip and geoip6 to the September 6 2018 database.Karsten Loesing
2018-09-10Defer reporting directory bootstrap progressTaylor Yu
2018-09-10Bugfix: sizeof(socklen) doesn't make sense when calling connect()rl1987
2018-09-10Track bootstrap phase independently of progressTaylor Yu
2018-09-10Refactor control_event_bootstrap_core() moreTaylor Yu
2018-09-10Refactor control_event_bootstrap() somewhatTaylor Yu
2018-09-10Deindent much of control_event_bootstrapTaylor Yu
2018-09-10Make control_event_bootstrap() return voidTaylor Yu
2018-09-10test: Fix coverity CID 1439129David Goulet