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

Skip to content
Snippets Groups Projects
  1. Sep 30, 2004
  2. Sep 29, 2004
    • jrandom's avatar
      * updated stats: · b6017c55
      jrandom authored and zzz's avatar zzz committed
      - sendsPerFailure: how many partial sends we make when they all fail
      - timeoutCongestionInbound: describes how much faster than our average speed we were receiving data when each partial send timed out (in Bps)
      - timeoutCongestionMessage: our send processing time when each partial send timed out (in ms)
      - timeoutCongestionTunnel: our tunnel test time when each partial send timed out (in ms)
      - participatingMessagesProcessedActive: # of messages more than the (most recent) average that a tunnel we were participating in transmitted (for tunnels with more than the average)
      * updated to use Writer for rendering the console, so we can do partial writes (and hopefully help debug some kooky threading bugs on kaffe)
      b6017c55
    • jrandom's avatar
      * updated stats: · 62ed6c6a
      jrandom authored and zzz's avatar zzz committed
      - sendsPerFailure: how many partial sends we make when they all fail
      - timeoutCongestionInbound: describes how much faster than our average speed we were receiving data when each partial send timed out (in Bps)
      - timeoutCongestionMessage: our send processing time when each partial send timed out (in ms)
      - timeoutCongestionTunnel: our tunnel test time when each partial send timed out (in ms)
      - participatingMessagesProcessedActive: # of messages more than the (most recent) average that a tunnel we were participating in transmitted (for tunnels with more than the average)
      * updated to use Writer for rendering the console, so we can do partial writes (and hopefully help debug some kooky threading bugs on kaffe)
      62ed6c6a
    • jrandom's avatar
      javad0c · 24966c81
      jrandom authored and zzz's avatar zzz committed
      24966c81
    • jrandom's avatar
      *nix daemon scripts are gone · ea8dc2e0
      jrandom authored and zzz's avatar zzz committed
      ea8dc2e0
    • jrandom's avatar
      2004-09-29 jrandom · 010b285e
      jrandom authored and zzz's avatar zzz committed
          * Always wipe the Jetty work directory on startup, so that web updates
            are reflected immediately (Jetty does not honor the cache across
            multiple executions)
      in addition, refactor various file ops out of the DataHelper into FileUtil
      010b285e
  3. Sep 28, 2004
  4. Sep 27, 2004
    • jrandom's avatar
      bugfixes for autodetection/update of IP address · cf780e29
      jrandom authored and zzz's avatar zzz committed
      cf780e29
    • jrandom's avatar
      2004-09-27 jrandom · 0361246d
      jrandom authored and zzz's avatar zzz committed
          * Limit the number of connection tags saved to 10,000.  This is a huge
            limit, but consumes no more than 1MB of RAM.  For now, we drop them
            randomly after reaching that size, forcing those dropped peers to use
            a full DH negotiation.
          * HTML cleanup in the console.
      0361246d
  5. Sep 26, 2004
    • jrandom's avatar
      more tcp transport updates (getting closer to the old functionality) · 63355ecd
      jrandom authored and zzz's avatar zzz committed
      * avoid bad peers
      * shitlist appropriately
      * include the bandwidth limiter
      * add socket timeouts
      * deal with *cough* closing connections
      * javadocs
      63355ecd
    • jrandom's avatar
      die phttp die · 0f54ba59
      jrandom authored and zzz's avatar zzz committed
      0f54ba59
    • jrandom's avatar
      the following isn't the end of the 0.4.1 updates, as there are still more things left to clean · b67b243e
      jrandom authored and zzz's avatar zzz committed
      up and debug in the new tcp transport, but it all works, and i dont like having big changes
      sitting on my local machine (and there's no real need for branching atm)
      2004-09-26  jrandom
          * Complete rewrite of the TCP transport with IP autodetection and
            low CPU overhead reconnections.  More concise connectivity errors
            are listed on the /oldconsole.jsp as well.  The IP autodetection works
            by listening to the first person who tells you what your IP address is
            when you have not defined one yourself and you have no other TCP
            connections.
          * Update to the I2NP message format to add transparent verification at
            the I2NP level (beyond standard TCP verification).
          * Remove a potential weakness in our AESEngine's safeEncrypt and safeDecrypt
            implementation (rather than verifying with E(H(key)), we now verify with
            E(H(iv))).
          * The above changes are NOT BACKWARDS COMPATIBLE.
          * Removed all of the old unused PHTTP code.
          * Refactor various methods and clean up some javadoc.
      b67b243e
    • jrandom's avatar
      javadoc fix · 4c29c206
      jrandom authored and zzz's avatar zzz committed
      4c29c206
  6. Sep 24, 2004
  7. Sep 23, 2004
  8. Sep 22, 2004
  9. Sep 17, 2004
  10. Sep 16, 2004
    • jrandom's avatar
      2004-09-16 jrandom · 05acf32f
      jrandom authored and zzz's avatar zzz committed
          * Refactor the TCP transport to deal with changing identities gracefully,
            and to prevent some wasted effort by keeping track of what host+port
            combinations we are connected to (rather than just the identities).  Also
            catch a few configuration errors earlier.
          * Removed no longer relevent methods from the Transport API that were
            exposing ideas that probably shouldn't be exposed.
          * Removed the 0.4.0.1 specific files from i2pupdate.zip (relating to script
            updates)
      05acf32f
    • mpc's avatar
      added freeciv.nightblade.i2p · 67064012
      mpc authored and zzz's avatar zzz committed
      67064012
    • jrandom's avatar
      rename (wtf was i thinking "Calculator"...) · 10e93c3b
      jrandom authored and zzz's avatar zzz committed
      10e93c3b
  11. Sep 14, 2004
  12. Sep 13, 2004
    • jrandom's avatar
      2004-09-13 jrandom · 51285efb
      jrandom authored and zzz's avatar zzz committed
          * Update for the SDK reconnection to deal with overflow.
          * Web improvements (@ not # on the /logs.jsp [thanks ugha!] and fixed the
            rounding on lifetime bandwidth used [thanks gott!]).
      51285efb
  13. Sep 11, 2004
  14. Sep 10, 2004
  15. Sep 09, 2004
    • jrandom's avatar
      added links to www.i2p and dev.i2p (thanks pseudonym) · 9123ad89
      jrandom authored and zzz's avatar zzz committed
      9123ad89
    • jrandom's avatar
      (release in the next hour or so) · 39f3d6cc
      jrandom authored and zzz's avatar zzz committed
      2004-09-08  jrandom
          * Updated the "Active:" peer count to display the # of connections as well
            as the number of recently active router identities.
          * Implement some basic updating code - on startup, if there is a file named
            "i2pupdate.zip" in the I2P installation directory, extract it, delete it,
            then restart.
          * Added an ugly little script to allow launching the router on win9x
            machines without a dos box (using javaw to run a .bat file).
          * Logging updates.
          * Updated VERSION constants to 0.4.0.1
  16. Sep 08, 2004
Loading