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

Skip to content
Snippets Groups Projects
  1. Jan 20, 2016
  2. Jan 17, 2016
  3. Jan 13, 2016
  4. Jan 10, 2016
    • zzz's avatar
      Tunnels: Fix build request Bloom filter (ticket #1746) · c8197b81
      zzz authored
      Change from 60s DHS to 60m DBF
      Use reply key as filter key, not first part of
      encrypted data, to match the specs and hopefully reduce dups
      BuildMessageProcessor cleanups
      log and stat tweaks
      remove deprecated methods
      remove some timing measurements
      javadocs
      c8197b81
  5. Jan 07, 2016
  6. Jan 06, 2016
  7. Dec 21, 2015
    • zzz's avatar
      SSU: Hand all messages pending after establishment to the · a4546e10
      zzz authored
      outbound queue at once, for efficiency.
      This allows more aggressive combining of fragments in packets,
      and ensures the priority queue works as designed.
      Don't sort outbound messages by size, keep priority order instead.
      Log tweaks
      a4546e10
  8. Dec 20, 2015
  9. Dec 18, 2015
  10. Dec 13, 2015
  11. Dec 12, 2015
  12. Dec 11, 2015
  13. Dec 10, 2015
  14. Dec 08, 2015
  15. Dec 06, 2015
  16. Dec 04, 2015
    • zzz's avatar
      Console: Fix NPE on /profiles · 68c31213
      zzz authored
      Profiles:
        - Fix first heard about to be earliest, undeprecate
        - Fixup first heard about at profile readin
        - Persist good/bad lookup/store DBHistory stats added in 0.7.8
        - Remove unused DBHistory methods and fields to save memory
        - Change bonus longs to ints to save memory
        - Extend profile expiration time from 3 days to 15
        - Consolidate getLong()
        - Synch fixes
      Sybil tool: Tweaks and enhancements
      68c31213
  17. Dec 03, 2015
  18. Dec 01, 2015
    • zzz's avatar
      SAM: · b53fe37a
      zzz authored
        - Don't map keys to upper case in parser, corrupts I2CP options
        - Register SSL and UDP ports with PortMapper
      b53fe37a
  19. Nov 28, 2015
  20. Nov 27, 2015
  21. Nov 22, 2015
  22. Nov 21, 2015
  23. Nov 19, 2015
  24. Nov 15, 2015
  25. Nov 13, 2015
    • zab2's avatar
      up version for interrupt() · 7a75e2e6
      zab2 authored
      7a75e2e6
    • zzz's avatar
      Console: Fix lifetime participating bandwidth display (ticket #1706) · 8a1f02aa
      zzz authored
      Add locking to HopConfig counts
      Split participatingMessageCount stat into two stats,
      participatingMessageCountAvgPerTunnel for throttle (same as old participatingMessagecount)
      and participatingMessageCount for console (straight total)
      Fix calculation of stat for throttle by adjusting for new
      stat coalesce time (50 not 20 seconds)
      8a1f02aa
  26. Nov 12, 2015
  27. Nov 11, 2015
  28. Nov 05, 2015
  29. Nov 04, 2015
  30. Oct 31, 2015
  31. Oct 30, 2015
  32. Oct 21, 2015
  33. Oct 16, 2015
  34. Oct 11, 2015
Loading