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

Skip to content
Snippets Groups Projects
  1. Mar 25, 2022
  2. Mar 22, 2022
    • zzz's avatar
      Router family fixes · 4f8ad3b6
      zzz authored
      Don't overwrite an existing family keystore file
      Don't allow starting a new family with an existing family keystore file
      Don't add family to RI until we have restarted and have a keystore file
      Don't fail a netdb store for no family sig
      Don't ever fail our own netdb store for family errors, to avoid rekey/restart
      4f8ad3b6
  3. Mar 20, 2022
    • zzz's avatar
      NetDB: Refactor family validation · c520dcb0
      zzz authored
      Return a result code from verify()
      Load all known certs at startup rather than continually reloading them
      Only give full verified status to known keys
      Enforce signatures in netdb store when key is available
      Show family verification status on /netdb
      Export our cert to disk if missing
      Add stormycloud family cert
      Bypass /24 Sybil penalty
      c520dcb0
  4. Mar 18, 2022
  5. Mar 16, 2022
  6. Mar 06, 2022
  7. Mar 04, 2022
  8. Feb 22, 2022
  9. Feb 10, 2022
  10. Feb 03, 2022
  11. Feb 02, 2022
  12. Jan 25, 2022
  13. Jan 23, 2022
  14. Jan 22, 2022
  15. Jan 15, 2022
  16. Jan 07, 2022
  17. Jan 05, 2022
  18. Jan 03, 2022
  19. Dec 28, 2021
  20. Dec 27, 2021
  21. Dec 23, 2021
  22. Dec 07, 2021
  23. Dec 05, 2021
    • zzz's avatar
      Router: Tweak shutdown messages · a59cad00
      zzz authored
      Change one from CRIT to WARN
      Translate one of them
      Attempt to translate class name in notifications
      a59cad00
  24. Dec 04, 2021
  25. Nov 30, 2021
  26. Nov 26, 2021
    • zzz's avatar
      Build: Fix the tagged string with '75%' · ef1e2b02
      zzz authored
      which causes gettext to add a java-printf-format directive,
      then the testscript fails if the translated
      string doesn't have a '%' in it; strip out the directive
      Bump for review
      ef1e2b02
  27. Nov 22, 2021
  28. Nov 21, 2021
Loading