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

Skip to content
Snippets Groups Projects
  1. Dec 22, 2022
  2. Dec 21, 2022
  3. Dec 20, 2022
  4. Dec 19, 2022
    • zzz's avatar
      CLI: Add NewsHandler CLI to fetch news from servers · 72e21619
      zzz authored
      Unverified
      72e21619
    • zzz's avatar
    • zzz's avatar
      Router: Time initialization fixes and cleanups · 6092e35b
      zzz authored
      Most changes are relevant only if NTP is disabled or failed at startup.
      
      - Require two peers that agree for transports to initialize time
      - Briefly ban skewed peer when not initialized, so another peer will be the second sample
      - Allow SSU2 to initialize time even for large skews
      - Do not allow NTCP2 inbound to initialize time for large skews
      - Disable SSU1 time initialization when SSU2 is enabled
      - When SSU2 is disabled, allow SSU1 time initialization even for large skews
      - Don't adjust to large inbound NTCP2 skews when not initialized
      - Round time sent in NTCP2 DateTime block
      - Adjust SSU2 skew for RTT
      - Don't sort by absolute skew on SSU /peers tab so we can find median
      - Only call System.currentTimeMillis() once in RouterClock.setOffset()
      - Log tweaks
      Unverified
      6092e35b
  5. Dec 18, 2022
  6. Dec 17, 2022
  7. Dec 16, 2022
  8. Dec 15, 2022
Loading