aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2014-11-17Remove Support022HiddenServicesNick 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-10-30Silence spurious clang warningsteor
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-28Fix smartlist_choose_node_by_bandwidth() so that it rejects ORs with BadExit ...rl1987
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2014-10-13Merge remote-tracking branch 'public/bug11243_squashed'Nick Mathewson
2014-10-13Bugfixes on bug11243 fix for the not-added cases and testsNick Mathewson
2014-10-13Treat unparseable (micro)descriptors and extrainfos as undownloadableNick Mathewson
2014-10-01Add TestingDirAuthVoteExit option (like TestingDirAuthVoteGuard)teor
2014-09-29Avoid frequent strcmp() calls for AccountingRuleNick Mathewson
2014-09-29Add an "AccountingRule" feature to permit limiting bw usage by read+writeNick Mathewson
2014-09-21get rid of routerstatus->version_supports_optimistic_dataRoger Dingledine
2014-09-18Merge branch 'bug4244b_squashed'Nick Mathewson
2014-09-18Clients no longer write "DirReqStatistics 0" in their saveconf outputRoger Dingledine
2014-09-18Activate INSTRUMENT_DOWNLOADS under clang analyzer as well as coverityNick Mathewson
2014-09-09Remove client-side bad directory logicSebastian Hahn
2014-09-09Remove dirauth support for the BadDirectory flagSebastian Hahn
2014-09-09Merge branch 'bug12899_squashed'Nick Mathewson
2014-09-09Remove support for naming directory authoritiesSebastian Hahn
2014-09-08Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-08Expand the event_mask field in controller conns to 64 bitsNick Mathewson
2014-09-04Remove the AuthDirRejectUnlisted config optionSebastian Hahn
2014-09-03Remove HiddenServiceDirGroupReadable from or_options_tDavid Stainton
2014-09-02Fix white spaceDavid Stainton
2014-08-30Clean up patchDavid Stainton
2014-08-30Ticket #11291: patch from "anon":anonymous
2014-08-20Merge branch 'bug10116_squashed'Nick Mathewson
2014-08-15Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-15Start converting circuitlist to smartlist.Nick Mathewson
2014-08-15Restore functionality for CookieAuthFileGroupReadable.Nick Mathewson
2014-07-25circuit_build_failed: distinguish "first hop chan failed", "CREATE failed"Nick Mathewson
2014-07-16Add an option to overwrite logsArlo Breault
2014-06-14Merge branch 'bug8746_v2_squashed'Nick Mathewson
2014-06-14New waitpid-handler functions to run callbacks when a child exits.Nick Mathewson
2014-06-11Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'Nick Mathewson
2014-06-11Replace last_added_nonpadding with last_had_circuitsNick Mathewson
2014-06-11Give each or_connection_t a slightly randomized idle_timeoutNick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug10849_025'Nick Mathewson
2014-04-29Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.dana koch
2014-04-24Merge branch 'bug11396_v2_squashed'Nick Mathewson
2014-04-24Change the logic for the default for MaxMemInQueuesNick Mathewson
2014-04-16Merge branch '10267_plus_10896_rebased_twice'Nick Mathewson
2014-04-16Educate tor on OpenBSD's use of divert-to rules with the pf firewall.dana koch
2014-04-16ipfw TransPort support on FreeBSD (10267)Nick Mathewson