I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Jan 25, 2022
  2. Jan 23, 2022
  3. Jan 22, 2022
  4. Jan 21, 2022
  5. Jan 16, 2022
  6. Jan 15, 2022
  7. Jan 14, 2022
  8. Jan 10, 2022
  9. Jan 07, 2022
  10. Jan 06, 2022
  11. Jan 05, 2022
  12. Jan 04, 2022
  13. Jan 03, 2022
  14. Jan 02, 2022
  15. Dec 30, 2021
  16. Dec 28, 2021
    • zzz's avatar
      bump -7 · bc97e955
      zzz authored
      Unverified
      bc97e955
    • zzz's avatar
      i2ptunnel: Add IRC filter support for IRCv3 message tags · faa1bf11
      zzz authored
      Required for irc.ilita.i2p
      Unverified
      faa1bf11
    • zzz's avatar
      bump -6 · aa386f3b
      zzz authored
      Unverified
      aa386f3b
    • zzz's avatar
      NetDB: StoreJob reliability improvements · f1170b94
      zzz authored
      - Always use a lease as the reply tunnel when publishing LS through a client tunnel
        This ensures we're not using about-to-expire tunnels for the reply,
        and ensures the ff is able pick an alternate
      - Don't count skipped peers as attempted in FloodfillVerify
      - Pass failed and skipped peers to FloodfillVerify job to be skipped there also
      - Pass failed and skipped peers from FloodfillVerify job to the next StoreJob on failure
      - Consolidate common reply token generation code in StoreJob
      - Ensure tunnel diversity in StoreJob retries by only
        using tunnels closest to the target for the first request.
        This increases reliability by not reusing the same tunnels for all retries.
      - Refactor StoreState to rework inefficient methods and unused data
      - Clean up commented-out code in StoreState
      - Log tweaks
      Unverified
      f1170b94
Loading