aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2018-02-07Fix wide lines from typo-fix patch.Nick Mathewson
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2018-02-07Improve doc of `primary_guards_up_to_date`.George Kadianakis
2018-02-06rephist: Stop tracking relay connection statusDavid Goulet
2018-02-06rephist: Stop tracking EXTEND attemptsDavid Goulet
2018-02-06Merge remote-tracking branch 'dgoulet/bug25116_029_01'Nick Mathewson
2018-02-06Merge remote-tracking branch 'arma/bug22212'Nick Mathewson
2018-02-05Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-02-05Make circuit_log_ancient_one_hop_circuits() ignore established service rendez...David Goulet
2018-02-05geoip: Make geoip_client_cache_total_allocation() return the counterDavid Goulet
2018-02-05Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-02-02dos: We can put less token than the current amountDavid Goulet
2018-02-02Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-02-02Merge branch 'ticket25122_029_02' into ticket24902_029_05David Goulet
2018-02-02geoip: Add clientmap_entry_new() functionDavid Goulet
2018-02-02geoip: Increment and decrement functions for the geoip client cacheDavid Goulet
2018-02-02geoip: Hook the client history cache into the OOM handlerDavid Goulet
2018-02-02Merge branch 'maint-0.3.2'Nick Mathewson
2018-02-02sched: When releasing a channel, do not BUG() if absent from the pending listDavid Goulet
2018-02-01Merge remote-tracking branch 'dgoulet/bug24700_032_01' into maint-0.3.2Nick Mathewson
2018-02-01Merge branch 'bug24700_032_01' into bug24700_033_01David Goulet
2018-02-01sched: Use the sched_heap_idx field to double-check our fix for 24700.Nick Mathewson
2018-02-01Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-02-01Merge branch 'maint-0.3.2'Nick Mathewson
2018-02-01Merge remote-tracking branch 'teor/bug25070_031' into maint-0.3.1Nick Mathewson
2018-02-01Remove nodelist_recompute_all_hsdir_indices() as unused.Nick Mathewson
2018-02-01Merge remote-tracking branch 'dgoulet/bug24469_033_01'Nick Mathewson
2018-02-01Merge branch 'maint-0.3.2'Nick Mathewson
2018-02-01Merge remote-tracking branch 'dgoulet/bug24975_032_01' into maint-0.3.2Nick Mathewson
2018-01-31Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-01-31channel_tls_get_remote_addr_method now returns real_addr.Fernando Fernandez Mancera
2018-01-31circ: Don't cannibalize a circuit if the guard state is unusableDavid Goulet
2018-01-31Obsolete the now-unused MaxTries options.Nick Mathewson
2018-01-31Remove two vestigial MaxDownloadTries checks from directory.cNick Mathewson
2018-01-31remove the max_failures argument from download_status_is_ready.Nick Mathewson
2018-01-31Merge branch 'bug23954_squashed'Nick Mathewson
2018-01-31Use thread-safe types to store the LOG_PROTOCOL_WARN severityNick Mathewson
2018-01-31Merge branch 'bug25008'Nick Mathewson
2018-01-31ns: Add a before and after consensus has changed notificationDavid Goulet
2018-01-31Look at the correct protocol for supports_v3_rendezvous_pointNick Mathewson
2018-01-31Fix a failing unit test.Nick Mathewson
2018-01-31Look at the correct protocol for supports_v3_rendezvous_pointNick Mathewson
2018-01-31Revert "ns: Call notify_networkstatus_changed() after the new consensus is se...David Goulet
2018-01-31Document remaining cases for protocol supportNick Mathewson
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31Merge remote-tracking branch 'dgoulet/bug24975_032_01' into maint-0.3.2Nick Mathewson
2018-01-31sched: Avoid adding the same channel twice to the KIST pending listDavid Goulet
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31hs-v3: Remove a BUG() when storing a descriptor in the client cacheDavid Goulet
2018-01-31Bug 24769: Reduce and parameterize the max number of cbt circs.Mike Perry