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

Skip to content
Snippets Groups Projects
  1. Sep 02, 2012
  2. Sep 01, 2012
    • zzz's avatar
    • zzz's avatar
      OutNetMessage: · a0418bec
      zzz authored
        - Centralize priority definitions
        - Raise netdb store and reply priority
      GarlicMessage:
        - Add notes about GarlicMessageHandler and HandleGarlicMessageJob
          being unused in practice
      a0418bec
    • zzz's avatar
      add minimum priority check · 5eff26e4
      zzz authored
      5eff26e4
    • zzz's avatar
      TunnelGateway: · 4e785176
      zzz authored
        - Limit queue sizes
        - Add stat for overflow
        - Remove some stats
        - Change pumper to LinkedHashSet for efficiency
          (like NTCP Reader/Writer)
        - Limit messages pumped per cycle to increase
          round-robin fairness
        - Comment out some unused code
        - Javadoc
      4e785176
    • zzz's avatar
      CoDel: · 10d9eb70
      zzz authored
        - Add logging of drops
        - Set drop stat to delay of dropped item
        - Add no-drop priority
      10d9eb70
    • zzz's avatar
      one last SimpleTimer · 8bfbe855
      zzz authored
      8bfbe855
    • zzz's avatar
      Codel: · 3fbf60ee
      zzz authored
        - Override poll() and drainTo()
        - Tweak stats
        - Add PriorityBlockingQueue version
      3fbf60ee
    • zzz's avatar
      SimpleTimer (ticket #653): · 6bfd916f
      zzz authored
          - Move all remaining uses to SimpleTimer2
          - Deprecate
      6bfd916f
  3. Aug 31, 2012
  4. Aug 30, 2012
  5. Aug 29, 2012
  6. Aug 27, 2012
    • zzz's avatar
      fa504ae8
    • zzz's avatar
      * SSU: · d305eb6a
      zzz authored
         - Limit UDPSender queue size
         - Increase UDPSender max packet lifetime
         - Clear UDPSender queue before sending destroys to all
         - Increase PeerState queue size so large streaming windows
           don't get dropped right away, especially at slow start
         - Various improvements on iterating over pending outbound
           messages in PeerState
      d305eb6a
    • zzz's avatar
      f8bc6f86
    • zzz's avatar
      * Reseed: Remove forum.i2p2.de · 90999371
      zzz authored
      90999371
    • zzz's avatar
      b827468e
    • zzz's avatar
      Wrapper files for armv7. · 58779555
      zzz authored
        Compiled on trimslice:
          gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) 
          java version "1.6.0_18"
          OpenJDK Runtime Environment (IcedTea6 1.8.13) (6b18-1.8.13-0ubuntu1~11.04.1)
          OpenJDK Zero VM (build 14.0-b16, mixed mode)
          Wrapper 3.5.15 GPLv2
          All binaries stripped.
      58779555
    • kytv's avatar
      Update Java Service Wrapper to v3.5.15. · 0a1ff9b6
      kytv authored
       - Windows: Self-compiled with VS2010 in Windows 7. The icon has been
         changed from Tanuki's default to Itoopie.
       - FreeBSD: Self-compiled in FreeBSD 7.4 to eliminate the dependency on the
         compat6x port.
       - Linux ARMv5 & PPC32: Self-compiled in Debian Squeeze
       - Linux x86, Linux x64, MacOSX & Solaris: Binares are from the "community
         edition" deltapack offered by Tanuki. The x86 and x64 binaries for Linux
         have been stripped.
      0a1ff9b6
  7. Aug 26, 2012
  8. Aug 25, 2012
Loading