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

Skip to content
Snippets Groups Projects
  1. Jan 08, 2012
  2. Jan 06, 2012
  3. Jan 04, 2012
  4. Jan 02, 2012
  5. Dec 31, 2011
  6. Dec 27, 2011
  7. Dec 23, 2011
  8. Dec 18, 2011
  9. Dec 17, 2011
  10. Dec 15, 2011
  11. Dec 14, 2011
    • zzz's avatar
      -21 · 6da32a1c
      zzz authored
      6da32a1c
  12. Dec 13, 2011
  13. Dec 12, 2011
  14. Dec 11, 2011
  15. Dec 09, 2011
    • zzz's avatar
      * I2NP: · 25b0603f
      zzz authored
          - Earlier detection and better logging of
            truncated TunnelGatewayMessage and DatabaseStoreMessage
          - Fix and enhance UnknownI2NPMessage implementation
          - Don't deserialize or verify the checksum of the
            embeddedI2NP message in the TunnelGatewayMessage
            at the IBGW, just use UnknownI2NPMessage and pass it along,
            except if zero hop; Still to do: similar thing at OBEP
          - Round expiration times when converting to/from seconds for SSU
          - Cleanups and javadoc
      25b0603f
  16. Dec 06, 2011
    • zzz's avatar
      * UDP: Fix major MTU bug introduced in 0.8.9. · 3bd641ab
      zzz authored
          - Change large MTU from 1492 to 1484 and small from 608 to 620
            for encryption padding efficiency
          - Enforce sent MTU limit
          - Increase receive buffer size from 1536 to 1572 so that excessive-sized
            packets sent by 0.8.9-0.8.11 routers aren't dropped
          - Limit the max acks in a data packet
          - Limit the duplicate acks in successive data packets
          - Only include acks that will fit in the mtu in a data packet
          - Correctly remove acks from the pending set after they are sent,
            so they aren't sent repeatedly
          - Don't pad data packets unless necessary
          - Debug logging and javadocs
      3bd641ab
  17. Dec 04, 2011
    • zzz's avatar
      * Tunnel RED: · e9d0d798
      zzz authored
          - Complete rework of participating traffic RED.
            Implement an accurate bandwidth tracker in FIFOBandwidthRefiller.
          - Fix drop priority of VTBM at OBEP
          - Lower drop priority of VTBRM at IBGW
          - Raise threshold from 95% to 120%
          - Remove unused things in HopConfig
      ...needs more testing...
      e9d0d798
  18. Dec 02, 2011
    • zzz's avatar
      * Console: · c9cccd75
      zzz authored
          - Summary bar tweaks
          - Config nav CSS tabs
          - CSS cleanups from last checkin
      c9cccd75
  19. Nov 30, 2011
    • zzz's avatar
      * Console: · 080cc962
      zzz authored
          - Split up config network page
          - CSS tweaks and cleanups
          - Change some form notices to errors
          - Spiff up the buttons
      
          new silk icons: See licenses/LICENSE-SilkIcons.txt
          new toopie icon: Shrunk from existing one
      080cc962
  20. Nov 29, 2011
    • zzz's avatar
      -12 · 9a2a5151
      zzz authored
      9a2a5151
  21. Nov 28, 2011
  22. Nov 27, 2011
    • zzz's avatar
      * Reseed: · 1339209f
      zzz authored
          - Restore i2pbote (ticket #516)
          - Remove r31453 (cert expiring, host soon to be shut down permanently)
      1339209f
  23. Nov 26, 2011
  24. Nov 23, 2011
    • zzz's avatar
      * NTCP: · f630d2dd
      zzz authored
          - More optimizations in recvEncrypted()
          - More efficient XOR
          - Reduce bandwidth stat update frequency
          - Check for repeated zero-length reads
      f630d2dd
  25. Nov 21, 2011
    • zzz's avatar
      * NTCP Pumper: · 11196126
      zzz authored
          - Ensure failsafe pumper code gets run on schedule
          - Don't copy the read buffers
          - Adjust minimum read buffers based on memory
          - New i2np.ntcp.useDirectBuffer option (default false)
          - Mark peer unreachable when read failure is during establishment
          - Change some Reader Lists to Sets to avoid linear search
          - Log tweaks, debugging, new loop stats
      11196126
  26. Nov 18, 2011
    • zzz's avatar
      * NTCP: · 3e979581
      zzz authored
          - First cut at improving EventPumper performance (ticket #551)
          - Establishment timeout cleanup/concurrent
          - Remove some logging and stats
          - Switch some Queues from LBQ to CLQ
          - Static ByteBuffer cache
      3e979581
  27. Nov 16, 2011
  28. Nov 14, 2011
  29. Nov 12, 2011
  30. Nov 09, 2011
    • zzz's avatar
      -1 · f9c3d58b
      zzz authored
      f9c3d58b
  31. Nov 07, 2011
    • zzz's avatar
      0.8.11 · 530b481f
      zzz authored
      530b481f
  32. Nov 05, 2011
    • kytv's avatar
      -7rc · 67cc3ad5
      kytv authored
      Updating geoip
      Bumping version b/c of dream's changes to I2PServerSockets
      67cc3ad5
Loading