aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-02-12Tweaks into router_should_be_dirserver() log msg.Fernando Fernandez Mancera
2018-01-24Clarify directory and ORPort checking functions.Fernando Fernandez Mancera
2018-01-19oxford comma for-the-winRoger Dingledine
2018-01-19Add a "falls through" comment to make gcc happy.Nick Mathewson
2018-01-19Merge remote-tracking branch 'mikeperry/bug23101-mergeready-squashed'Nick Mathewson
2018-01-19Bug 23101: Pre-build HS-specific circuits (instead of general).Mike Perry
2018-01-19Add new circuit purposes for hsdir activity.Mike Perry
2018-01-19Implement layer 2 and layer 3 guard pinning via torrc.Mike Perry
2018-01-19Merge branch 'disable_signal_handlers'Nick Mathewson
2018-01-19Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-19Merge branch 'bug24895_031_02' into bug24895_032_02David Goulet
2018-01-19Merge branch 'bug24895_029_02' into bug24895_031_02David Goulet
2018-01-19hs: Use hs_service_max_rdv_failures consensus param, defaulting to 2Roger Dingledine
2018-01-19Improve documentation for signal codeNick Mathewson
2018-01-19Merge branch 'restart_debug_squashed'Nick Mathewson
2018-01-19Add a mostly disabled feature to debug restarting in-processNick Mathewson
2018-01-19Don't call Libevent's event_base_free() on NULL.Nick Mathewson
2018-01-19turn MAX_REND_FAILURES into a functionRoger Dingledine
2018-01-19MAX_REND_FAILURES is 1, but we would try three timesRoger Dingledine
2018-01-18Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-18Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-18Merge branch 'bug24826_031' into maint-0.3.1Nick Mathewson
2018-01-17Merge branch 'bug22798_029_squashed'Nick Mathewson
2018-01-17Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-17Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-17Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-17update comment; ignore argument on non-winNick Mathewson
2018-01-17Improve Windows performance with SIO_IDEAL_SEND_BACKLOG_QUERY.Nick Mathewson
2018-01-17Merge branch 'bug21074_029'Nick Mathewson
2018-01-17Add a cast to avoid a signed/unsigned comparisonNick Mathewson
2018-01-16Merge branch 'bug21074_029'Nick Mathewson
2018-01-16Merge branch 'stack_em_up'Nick Mathewson
2018-01-16Repair a crash bug in src/test/benchNick Mathewson
2018-01-16Improve fragile-hardening performance of consensus_split_lines.Nick Mathewson
2018-01-16Fix a (spurious) scan-build warning in test_introduce1_validation()Nick Mathewson
2018-01-15Remove false positives from channel_is_client()Roger Dingledine
2018-01-15v3 onion services now obey MAX_REND_FAILURESRoger Dingledine
2018-01-12Merge remote-tracking branch 'ffmancera/bug24861'Nick Mathewson
2018-01-12Fix minGW compatibility issue with zu format specifier.Fernando Fernandez Mancera
2018-01-11Note contactinfo and myfamily as required in more placesNick Mathewson
2018-01-11Merge branch 'bug24582'Nick Mathewson
2018-01-11On shutdown, mark openssl as uninitialized.Nick Mathewson
2018-01-11Make the warnings about restarting tor in-process more scary.Nick Mathewson
2018-01-11Merge branch 'restart_nocrash'Nick Mathewson
2018-01-11Merge branch 'simplify_transition_allowed'Nick Mathewson
2018-01-11Merge branch 'bug24526_squashed'Nick Mathewson
2018-01-11Note contactinfo and myfamily as required in more placesNick Mathewson
2018-01-11Add a blank line per dgoulet review.Nick Mathewson
2018-01-11Merge branch 'bug24584'Nick Mathewson
2018-01-11Compute flavor name before dereference, to avoid a STACK warning.Nick Mathewson