summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-13Fix a 32-bit off_t/size_t warning in crypto_rsa.cNick Mathewson
2018-09-13Fix a shadowed-global warning in geoip.cNick Mathewson
2018-09-13Merge branch 'bug27224_take2_squashed'Nick Mathewson
2018-09-13Avoid calling node_get_all_orports() from node_is_a_configured_bridge()rl1987
2018-09-13Add a test case with a matching ip but mismatched identity.Nick Mathewson
2018-09-13Unit tests for ticket 27224.rl1987
2018-09-13Merge branch 'bug26470_032'Nick Mathewson
2018-09-13Merge remote-tracking branch 'UntoSten/inform-about-conf-includes'Nick Mathewson
2018-09-13Merge remote-tracking branch 'onionk/strcmpstart1'Nick Mathewson
2018-09-13Merge branches 'bug27684' and 'bug27685'Nick Mathewson
2018-09-13Fix a memory leak in tortls/openssl/try_to_extract_certs_from_tlsNick Mathewson
2018-09-13Fix a memory leak in tortls/openssl/context_new test.Nick Mathewson
2018-09-13Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-13Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-13Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-13Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
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-12nodelist: fix docs for networkstatus_read_cached_consensus_implcypherpunks
2018-09-12nodelist: use strcmpstart() instead of strncmp()cypherpunks
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-12Check waitpid return value and exit status in tinytest.cNick Mathewson
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