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

Skip to content
Snippets Groups Projects
  1. Dec 18, 2011
    • kytv's avatar
      -23-rc · add3bced
      kytv authored
      Mainly bumping the version because of the theme regression (that I introduced and fixed).
      add3bced
    • kytv's avatar
      reference UK updates · 959932b8
      kytv authored
      959932b8
  2. Dec 17, 2011
  3. Dec 15, 2011
  4. Dec 14, 2011
    • zzz's avatar
      -21 · 6da32a1c
      zzz authored
      6da32a1c
  5. Dec 13, 2011
  6. Dec 12, 2011
  7. Dec 11, 2011
  8. 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
  9. 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
  10. 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
  11. Dec 02, 2011
    • zzz's avatar
      * Console: · c9cccd75
      zzz authored
          - Summary bar tweaks
          - Config nav CSS tabs
          - CSS cleanups from last checkin
      c9cccd75
  12. 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
  13. Nov 29, 2011
    • zzz's avatar
      -12 · 9a2a5151
      zzz authored
      9a2a5151
  14. Nov 28, 2011
  15. 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
  16. Nov 26, 2011
  17. 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
  18. 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
  19. 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
  20. Nov 16, 2011
  21. Nov 14, 2011
  22. Nov 12, 2011
  23. Nov 09, 2011
    • zzz's avatar
      -1 · f9c3d58b
      zzz authored
      f9c3d58b
  24. Nov 07, 2011
    • zzz's avatar
      0.8.11 · 530b481f
      zzz authored
      530b481f
  25. Nov 05, 2011
    • kytv's avatar
      -7rc · 67cc3ad5
      kytv authored
      Updating geoip
      Bumping version b/c of dream's changes to I2PServerSockets
      67cc3ad5
  26. Nov 02, 2011
  27. Oct 31, 2011
    • zzz's avatar
      * Tunnels: · bf0947ee
      zzz authored
          - Restore and implement lengthOverride()
          - Adjust quantity override
      bf0947ee
    • zzz's avatar
      * ProfileOrganizer: · fc074234
      zzz authored
          - Fix expiration of old profiles
          - Don't exceed high cap limit between reorgs
          - Reduce max reorg cycle time
          - Reduce new bonus values
      fc074234
  28. Oct 29, 2011
  29. Oct 28, 2011
    • zzz's avatar
      * Tunnels: · 33d566be
      zzz authored
           - Reduce exploratory tunnel quantity if build success rate
             is very low, but may disable this later
           - Try rebuilding same tunnel (some of the time)
      33d566be
  30. Oct 25, 2011
    • zzz's avatar
      * Tunnels: · 157a7885
      zzz authored
          - Make most classes package private
          - Final, static, logs, cleanups
          - Consolideate createRateStat calls
          - Add getTotalLength()
          - Remove unused lengthOverride()
      157a7885
  31. Oct 19, 2011
Loading