Skip to content
  1. Feb 14, 2018
    • iwakeh's avatar
      fixup! Shorten code. · 18e60caf
      iwakeh authored
      Always add own fingerprint to effective family.
      
      Some relays include their own fingerprint in the family line of their
      server descriptor and others don't.  To provide consistent data Onionoo
      now adds a relay's own fingerprint to its effective family.
      
      Implements task-25241.
      18e60caf
    • iwakeh's avatar
      Shorten code. · df11f4de
      iwakeh authored
      It is less effort to attempt the removal w/o knowing the set contains the string
      to be removed.
      Make use of the toArray method in Collection.
      df11f4de
    • iwakeh's avatar
      Avoid checkstyle complaints. · 1b5b7b43
      iwakeh authored
      1b5b7b43
    • Karsten Loesing's avatar
      Remove own fingerprint from effective family. · 5da2d859
      Karsten Loesing authored
      Some relays include their own fingerprint in the family line of their
      server descriptor. If we don't remove a relay's own fingerprint, we'll
      include it in the relay's effective family, because obviously the
      relay agrees with itself about being in a family. Let's just remove
      it, it's redundant information.
      
      Fixes #25241.
      5da2d859
  2. Feb 07, 2018
  3. Jan 09, 2018
  4. Dec 20, 2017
  5. Nov 28, 2017
  6. Nov 18, 2017
  7. Nov 17, 2017