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

Skip to content
Snippets Groups Projects
  1. Mar 08, 2010
  2. Mar 02, 2010
  3. Feb 23, 2010
  4. Feb 17, 2010
  5. Feb 15, 2010
  6. Feb 13, 2010
    • zzz's avatar
      * Transport: Adjust bids based on address cost · 2700028d
      zzz authored
            - More finals
      2700028d
    • zzz's avatar
      * Clock: · 4f70a7d0
      zzz authored
            - getFramedAveragePeerClockSkew() now returns a long (ms);
              was a Long (s)
            - Implement NTP-style clock slewing so the clock is adjusted
              gradually
            - Implement clock strata so we prefer better clocks
            - Implement a timestamper in the transport so we will periodically
              update the clock even if NTP is not working
              This allows the router to converge the clock instead of simply
              hoping the first connected peer is correct.
            - Slow down NTP attempts after several consecutive failures
      4f70a7d0
  7. Feb 10, 2010
    • zzz's avatar
      * Plugins: · cfc49ab2
      zzz authored
            - Check plugin key against all installed plugins
            - Reword some error messages
          * VersionComparator: add '-' and '_' as valid separators
            to better support plugin and java version checking
      cfc49ab2
  8. Feb 08, 2010
  9. Feb 07, 2010
  10. Feb 06, 2010
    • zzz's avatar
      * TrustedUpdate: · f7780b67
      zzz authored
            - Allow method to check if we know about a key
            - Add method to extract without verifying
      f7780b67
  11. Feb 05, 2010
  12. Feb 02, 2010
    • zzz's avatar
      javadoc · 794db19b
      zzz authored
      794db19b
  13. Jan 29, 2010
  14. Jan 28, 2010
  15. Jan 26, 2010
  16. Jan 24, 2010
    • zzz's avatar
      * Transport clock skews: · 81dcbedd
      zzz authored
            - Store and report UDP clock skews even for large values, so
              a badly skewed local clock will be reported to the console
            - Don't shitlist for NTCP clock skew if we don't know what time it is
            - If NTP hasn't worked yet, have NTCP or SSU update the clock one time
            - Include failed clock skew in NTCP skew vector if there aren't many connections
            - Don't include NTCP clock skews for non-established connections
            - Fix framed clock skew frame size
            - Report framed clock skew even if for only one peer, if NTP hasn't worked yet
            - Don't log RRD errors after clock adjustment
            - Reduce min skew for console warning to 30s (was 45s)
            - More Java 5 cleanups
      81dcbedd
    • zzz's avatar
      * NetDb: · 087fd5a9
      zzz authored
            - Move stat initialization, reduce number of rates
            - Add basic DOS prevention by not flooding if stores are too-frequent
      087fd5a9
    • zzz's avatar
      minor cleanups · fdfbab85
      zzz authored
      fdfbab85
    • zzz's avatar
      * Clock: · f1c50b7f
      zzz authored
            - Don't let a client update the router clock
            - Restore and enhance vanished clock error log message
      f1c50b7f
  17. Jan 21, 2010
  18. Jan 18, 2010
  19. Jan 16, 2010
  20. Jan 15, 2010
    • zzz's avatar
      * NetDb Stores and Verifies: · 77b88ab5
      zzz authored
            - Do LS stores and verifies through client tunnels
              to prevent correlation by the OBEP or FF
            - Encrypt LS stores to prevent snooping by the OBEP
            - Encrypt LS and RI verifies to prevent snooping by the OBEP
            - Extend verify delay and timeout
            - Reenable RI verifies
            - Disallow simultaneous verifies for the same key
            - Don't resend on verify timeout; try a different peer instead
            - Adjust ff selection criteria
      77b88ab5
    • sponge's avatar
      Fully clean up I2PTunnel. No more lint issues, should compile 100% clean. · 0a196046
      sponge authored
      Dropped unused class BufferLogger from I2PTunnel as it is not used anylonger.
      0a196046
  21. Jan 13, 2010
  22. Jan 12, 2010
    • zzz's avatar
      0.7.9, and: · 9f28c06e
      zzz authored
          * I2CP: Clean up resources on 5-minute leaseset timeout at startup
          * Increase max floodfills to 9 (was 6)
          * Temporarily disable routerInfo floodfill verifies
          * Fix .fr eepsite index css
          * Javdoc tweaks
  23. Jan 10, 2010
  24. Jan 06, 2010
  25. Dec 30, 2009
  26. Dec 26, 2009
  27. Dec 22, 2009
Loading