Skip to content
Snippets Groups Projects
  1. Nov 20, 2023
  2. Nov 12, 2023
  3. Nov 09, 2023
  4. Nov 08, 2023
  5. Nov 07, 2023
    • David Goulet's avatar
      hs: Fix assert in hs_metrics_update_by_ident() · e62b8bce
      David Goulet authored
      
      The hs_metrics_failed_rdv() macro could pass a NULL value for the identity key
      when a building circuit would end up in a failure path *before* the "hs_ident"
      was able to be set which leading to this assert.
      
      This was introduced in 0.4.8.1-alpha with the addition of rendezvous circuit
      failure metrics for the MetricsPort.
      
      This fixes TROVE-2023-006 for which its severity is considered high.
      
      Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
      e62b8bce
  6. Nov 04, 2023
  7. Nov 03, 2023
  8. Nov 01, 2023
Loading