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

Skip to content
Snippets Groups Projects
  1. Mar 17, 2010
  2. Mar 16, 2010
  3. Mar 15, 2010
    • zzz's avatar
      * Clients: · 16a14d4e
      zzz authored
            - Negative delay means run immediately and inline
            - Add methods to test class and run inline,
              to propagate errors to the console
            - Add javadoc for clients.config format
            - Use new methods for plugins
      16a14d4e
    • zzz's avatar
      cleanup · c1513529
      zzz authored
      c1513529
  4. Mar 13, 2010
  5. Mar 09, 2010
    • zzz's avatar
      * UDP: · 40e820ca
      zzz authored
            - Big refactor of several classes for concurrent,
              elimination of several locks
            - Reduce max number of resent acks in a packet to
              lower overhead
            - Take incoming messages from the head of the queue,
              not sure why taking them from the tail "reduces latency"
            - Java 5 cleanup
      40e820ca
    • zzz's avatar
      * TunnelGatewayPumper: Refactor for concurrent · d79387bd
      zzz authored
      d79387bd
    • zzz's avatar
      * Job Queue: · 05f2a62c
      zzz authored
            - Replace some locks with concurrent
            - Change job ID to a long so it won't wrap
            - Remove some unused stats
            - Java 5 and debug cleanup
      05f2a62c
    • zzz's avatar
      * FIFOBandwidthRefiller: · 78a965dc
      zzz authored
            - Replace global counters with atomics
            - Use lockless shortcut methods to grant
              requests if we can satisfy immediately
      78a965dc
  6. Mar 08, 2010
  7. Mar 06, 2010
  8. Mar 05, 2010
  9. Mar 04, 2010
Loading