summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2016-04-26Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-26April 2016 fallbacks for 0.2.8-rcteor (Tim Wilson-Brown)
2016-04-26Merge remote-tracking branch 'yawning-schwanenleid/feature18685'Nick Mathewson
2016-04-25Remove redundant declarations of MINNick Mathewson
2016-04-19Increase number of preemptive internal circuitsDavid Goulet
2016-04-18Change UseOptimisticData default to 1.Nick Mathewson
2016-04-15Disambiguate: Avoid defining two static functions called chunk_free_uncheckedNick Mathewson
2016-04-14Merge branch 'assert_nonfatal_squashed'Nick Mathewson
2016-04-14Add a BUG macro for usage in if checks.Nick Mathewson
2016-04-14Add new tor_assert_nonfatal*() macros.Nick Mathewson
2016-04-13fix typos/etc before i go nuts on #18809Roger Dingledine
2016-04-12encourage rejected relays to contact usRoger Dingledine
2016-04-12Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-07Merge branch 'bug14334_squashed'Nick Mathewson
2016-04-07Don't mark guards as unreachable if connection_connect() fails.George Kadianakis
2016-04-07Turn TestingClientBootstrap* into non-testing optionsDavid Goulet
2016-04-07When we get a bad nickname, explain what a good one is.Nick Mathewson
2016-04-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-05quiet debug logs from periodic_event_dispatch()Roger Dingledine
2016-04-05Clarify comments on connection_t's address fieldsteor (Tim Wilson-Brown)
2016-04-01Merge branch 'incoming_queue_symbol_fix'Nick Mathewson
2016-04-01Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-01Merge branch 'bug18133_027' into maint-0.2.8Nick Mathewson
2016-04-01fix indentationNick Mathewson
2016-04-01Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-01Merge remote-tracking branch 'karsten/task-18460-2' into maint-0.2.8Nick Mathewson
2016-03-30Issue a `STATUS_SERVER` event on meaningful hibernation state changes.Yawning Angel
2016-03-29Don't declare "incoming_queue" in every file including channel.hNick Mathewson
2016-03-29Merge branch 'bug18570_027' into maint-0.2.7Andrea Shepard
2016-03-29fix typo in commentRoger Dingledine
2016-03-29Merge branch 'bug16248_027' into maint-0.2.7Andrea Shepard
2016-03-29Merge remote-tracking branch 'arma/feature18624'Nick Mathewson
2016-03-28Merge branch 'maint-0.2.8'Nick Mathewson
2016-03-28Fix my dumb unreleased bug in 18673Nick Mathewson
2016-03-28Rename tor_dup_addr to tor_addr_to_str_dup.Nick Mathewson
2016-03-28Fix memory leak in TestingEnableCellStatsEventNick Mathewson
2016-03-28Fix memory leaks that stopped chutney working with asanNick Mathewson
2016-03-28Fix memory-counting error in rephist.c. Bug 18651. (Now with actual patch)Nick Mathewson
2016-03-26Do not treat "DOCDOC" as doxygen.Nick Mathewson
2016-03-26Whitespace fixesNick Mathewson
2016-03-26Fix all doxygen warnings (other than missing docs)Nick Mathewson
2016-03-26Clarify excess consensus connection cleanup by adding commentsteor (Tim Wilson-Brown)
2016-03-25Include IPv6 consensus downloads in dirreq stats.Karsten Loesing
2016-03-24use a clearer argument for connection_ap_make_link()Roger Dingledine
2016-03-24remove the extraneous dir_port variableRoger Dingledine
2016-03-24remove a redundant check about whether dirport is 0Roger Dingledine
2016-03-24revert the or_connection and dir_connection flagsRoger Dingledine
2016-03-24dir auths only give Guard if they're giving StableRoger Dingledine
2016-03-24Fix broken directory request to the DirPortDavid Goulet
2016-03-24Merge branch 'bug18517_squashed'Nick Mathewson