summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2015-04-03Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-04-03Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-04-03Block multiple introductions on the same intro circuit.George Kadianakis
2015-02-18Merge branch 'bug9321_rerebase'Nick Mathewson
2015-02-18Parse GuardFraction info from consensuses and votes.George Kadianakis
2015-02-18Parse Guardfraction file and apply results to routerstatuses.George Kadianakis
2015-02-17Merge remote-tracking branch 'public/feature_13822'Nick Mathewson
2015-02-11Merge branch 'bug12844'Nick Mathewson
2015-02-09Add some comments to or_circuit_t.workqueue_entrySebastian Hahn
2015-02-07Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variantsNick Mathewson
2015-01-30Merge remote-tracking branch 'public/prop227_v2'Nick Mathewson
2015-01-29Remove SocksSocket; it's now spelled differently thanks to 14451Nick Mathewson
2015-01-27Fixes on prop227 comments, based on comments by mcs on #10395Nick Mathewson
2015-01-23Merge remote-tracking branch 'public/ticket9969'Nick Mathewson
2015-01-21Merge branch 'better_workqueue_v3_squashed'Nick Mathewson
2015-01-18Remove the unused rend_cache_entry_t->received field.Roger Dingledine
2015-01-16Merge branch 'bug8546_squashed'Nick Mathewson
2015-01-16Move entry_port_cfg_t fields in entry_connection_tNick Mathewson
2015-01-16Combine entry_port_cfg_t fields in listener_connection_tNick Mathewson
2015-01-16Split client-specific and server-specific parts of port_cfg_tNick Mathewson
2015-01-14Avoid chan/circ linear lookups for requestsNick Mathewson
2015-01-14Refactor cpuworker to use workqueue/threadpool code.Nick Mathewson
2015-01-13Merge remote-tracking branch 'andrea/ticket12585_v3'Nick Mathewson
2015-01-12Merge branch 'bug13806_squashed'Nick Mathewson
2015-01-12When OOM, free cached hidden service descriptors too.Nick Mathewson
2015-01-10Implement proposal 227-vote-on-package-fingerprints.txtNick Mathewson
2015-01-10Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guardteor
2015-01-07Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585.Jacob Appelbaum
2015-01-06Merge branch 'exitnode_10067_squashed'Nick Mathewson
2015-01-06Add an ExitRelay option to override ExitPolicyNick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug12509_025'Nick Mathewson
2015-01-06Merge remote-tracking branch 'public/feature11791'Nick Mathewson
2015-01-04Prevent changes to other options from removing . from AutomapHostsSuffixesNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-19Add two hidden-service related statistics.George Kadianakis
2014-11-27Fix some issues with the scheduler configuration optionsNick Mathewson
2014-11-27Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'Nick Mathewson
2014-11-26Merge remote-tracking branch 'public/bug13126'Nick Mathewson
2014-11-25Merge branch 'feature9503_squashed'Nick Mathewson
2014-11-25Adding 'SIGNAL HEARTBEAT' message that causes unscheduled heartbeat.rl1987
2014-11-17Remove Support022HiddenServicesNick Mathewson
2014-11-17Use smaller zlib objects when under memory pressureNick Mathewson
2014-11-12Merge remote-tracking branch 'rl1987/bug13644'Nick Mathewson
2014-11-12Merge remote-tracking branch 'public/bug13698_024_v1'Nick Mathewson
2014-11-11Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN.rl1987
2014-11-11Comment possible values of was_router_added_t.rl1987
2014-11-10Fix: don't report timeout when closing parallel intro pointsDavid Goulet
2014-11-05Merge remote-tracking branch 'meejah/ticket-11291-extra-utests'Nick Mathewson
2014-11-03Remove smartlist_choose_node_by_bandwidth()Nick Mathewson
2014-10-30Silence spurious clang warningsteor