aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-15Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-15Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson
2018-10-15Merge branch 'bug27709_029' into maint-0.2.9Nick Mathewson
2018-10-15Explain a bit more about branch prediction in the unit-test caseNick Mathewson
2018-10-15Write a comment to explain may_need_rebind conditionrl1987
2018-10-15Refrain from listener rebinding when address families differrl1987
2018-10-14Remove a double-newline and improve a commentNick Mathewson
2018-10-14Merge branch 'bug27772_squashed'Nick Mathewson
2018-10-14Fix various GCC LTO warnings in the unit tests.Nick Mathewson
2018-10-14In tor_tls_get_my_certs(), set cert ptrs even on failureNick Mathewson
2018-10-14Initialize some locals in socks5 parsing code.Nick Mathewson
2018-10-14Use the correct function signatures in test_relaycell.cNick Mathewson
2018-10-14Use assertions so GCC LTO doesn't worry about TLS channel conversionNick Mathewson
2018-10-14Merge remote-tracking branch 'tor-github/pr/402'Nick Mathewson
2018-10-12report origin of mystery core fileTaylor Yu
2018-10-12Merge remote-tracking branch 'tor-github/pr/380'Nick Mathewson
2018-10-10Fix the missing unpack function in mmdb-convert.pyJay Bitron
2018-10-10Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-10Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson
2018-10-10Merge branch 'maint-0.3.4'Nick Mathewson
2018-10-10Merge remote-tracking branch 'tor-github/pr/392' into maint-0.2.9Nick Mathewson
2018-10-10Merge branch 'bug27738-034-merged' into bug27738-master-mergedTaylor Yu
2018-10-10Merge branch 'bug27738-033' into bug27738-034Taylor Yu
2018-10-10Merge remote-tracking branch 'teor/bug27738-032' into bug27738-033Taylor Yu
2018-10-10Merge branch 'maint-0.3.4'Nick Mathewson
2018-10-10Merge branch 'appveyor_pacman_fixes_034' into maint-0.3.4Nick Mathewson
2018-10-10Merge branch 'maint-0.3.4'Nick Mathewson
2018-10-10Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-10Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson
2018-10-10Update geoip and geoip6 to the October 9 2018 database.Karsten Loesing
2018-10-10Add sys/time.h include back to procmon.cNick Mathewson
2018-10-10fixup! Changes file for apveyor changesNick Mathewson
2018-10-10Changes file for apveyor changesNick Mathewson
2018-10-10Appveyor: Don't try to install the mingw openssl packageNick Mathewson
2018-10-10Install only one of the two mingw architectures in appveyorNick Mathewson
2018-10-10Merge remote-tracking branch 'tor-github/pr/384'Nick Mathewson
2018-10-09Merge remote-tracking branch 'tor-github/pr/385'Nick Mathewson
2018-10-09Merge remote-tracking branch 'public/ticket27856'Nick Mathewson
2018-10-07Add changes filerl1987
2018-10-05Add newline between hs_client_get_random_intro_from_edge() and hs_client_rece...Neel Chauhan
2018-10-03Make sure we're removing conn from old_conns *once*rl1987
2018-10-03Refrain from using SMARTLIST_DEL_CURRENT in retry_all_listenersrl1987
2018-10-01Merge remote-tracking branch 'public/bug27893'Nick Mathewson
2018-10-01Merge remote-tracking branch 'public/bug27728'Nick Mathewson
2018-10-01Fix a bug where we would crash on --version.Nick Mathewson
2018-10-01changes file for splitting routerparse.c (#27924)Nick Mathewson
2018-10-01Remove routerparse include from files that dont use itNick Mathewson
2018-10-01Remove versions.h include from routerparse.hNick Mathewson
2018-10-01Remove unused headers from routerparse.cNick Mathewson
2018-10-01Extract addr-policy parsing code.Nick Mathewson