summaryrefslogtreecommitdiff
path: root/src/or/router.c
AgeCommit message (Expand)Author
2018-07-09Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-06-13Fix a GCC "potential null dereference" warning.Nick Mathewson
2018-06-11Several attempts to diagnose ticket 25686Nick Mathewson
2018-04-25Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-04-25Fix a copy-paste error in the fix for #23693.Nick Mathewson
2018-04-24Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-04-22Allow cpuworkers to exist without onion keysNick Mathewson
2017-12-11Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-12-11Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-12-11Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-12-11Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-11-27Merge branch 'ticket23856_025_01' into maint-0.3.2Nick Mathewson
2017-11-27relay: Change bandwidth stats interval to 24 hoursDavid Goulet
2017-11-18Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-11-18Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-11-18Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-11-18Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-11-13Minimal implementation of bridge-distribution-requestNick Mathewson
2017-10-24Merge branch 'feature18329_029_squashed' into maint-0.3.2Nick Mathewson
2017-10-24Always set bridge-distribution-request on bridges' descriptors.Nick Mathewson
2017-10-24Add new BridgeDistribution config optionRoger Dingledine
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-13fix a copy-pasta issue from long agoRoger Dingledine
2017-09-12Remove named_map and unnamed_map from networkstatus.cNick Mathewson
2017-09-08Merge branch 'ed25519_lookup'Nick Mathewson
2017-08-25Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-25Merge branch 'bug19418_029' into maint-0.3.1Nick Mathewson
2017-08-22Refactor node lookup APIs to take flagsNick Mathewson
2017-08-09Make sure we always wind up checking i2d_*'s output.Nick Mathewson
2017-08-03Merge branch 'bug22885_squashed'Nick Mathewson
2017-08-03Don't send missing X-Desc-Gen-Reason on startupNick Mathewson
2017-07-13rephist: Remove unused crypto_pk statistics.Isis Lovecruft
2017-06-28Merge remote-tracking branch 'asn/bug21969_bridges_030' into maint-0.3.0Nick Mathewson
2017-06-21Call it a BUG to use -1 in authdir_mode_handles_descsNick Mathewson
2017-06-21Remove obsolete authdir_mode_any_nonhidserv()huyvq
2017-06-21Convert authdir_mode_handles_descs() to alternative wrappershuyvq
2017-06-21Convert authdir_mode_handles_descs(options, -1) with authdir_mode(options)huyvq
2017-06-21Remove obsolete authdir_mode_any_main()huyvq
2017-06-05Merge branch 'maint-0.3.0'Nick Mathewson
2017-05-31Bugfix: Regenerate more certificates when appropriateNick Mathewson
2017-05-24get rid of some dead code (leftover from commit fa04fe1)Roger Dingledine
2017-05-24add copy of MyFamily element to the descriptor, not the element itselfRoger Dingledine
2017-05-24don't free the values in options->MyFamily when we make a descriptorRoger Dingledine
2017-05-22Refactor directory_initiate_command() so that it accepts guard_state.George Kadianakis
2017-05-10Merge remote-tracking branch 'public/my-family-list-fix-4498'Nick Mathewson
2017-05-09Merge branch 'dgoulet_ticket22060_031_01_squashed'Nick Mathewson
2017-05-09config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress optionDavid Goulet
2017-05-09config: Remove TLSECGroup optionDavid Goulet
2017-05-09config: Remove AllowSingleHopExits optionDavid Goulet
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson