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

Skip to content
Snippets Groups Projects
  1. Apr 21, 2004
  2. Apr 20, 2004
  3. Apr 19, 2004
  4. Apr 18, 2004
  5. Apr 17, 2004
  6. Apr 16, 2004
    • jrandom's avatar
      DatabaseLookupMessageHandler: · 86759d2f
      jrandom authored and zzz's avatar zzz committed
       added stat - netDb.lookupsReceived
       fixed formatting
      HandleDatabaseLookupMessage:
       added stat - netDb.lookupsHandled
       added stat - netDb.lookupsMatched
       fixed formatting
      HandleDatabaseStoreMessage:
       added stat - netDb.storeHandled
       fixed formatting
      StoreJob:
       added stat - netDb.storeSent
       fixed formatting
       removed old unused code (we do dbStore through tunnels, not garlics)
       logging
      SearchJob:
       fixed formatting
       logging
      HandleTunnelCreateMessageJob:
       fixed formatting
       logging
      PoolingTunnelManagerFacade:
       added stat - tunnel.participatingTunnels
       fixed formatting
       logging
      TunnelPool:
       added getParticipatingTunnelCount()
       fixed formatting
       logging
      StatisticsManager:
       revamped whats published
       fixed formatting
       logging
       fixed formatting
      86759d2f
    • human's avatar
      Oops! Added missing file... · 58c145ba
      human authored and zzz's avatar zzz committed
      (human)
      58c145ba
    • human's avatar
      * Added support for SESSION CREATE STYLE=STREAM DIRECTION={CREATE|RECEIVE|BOTH} · c0bb3da2
      human authored and zzz's avatar zzz committed
      * M-x untabify
      (human)
      c0bb3da2
    • human's avatar
      First step for the "connection refused" concept: incoming connections · 031338d8
      human authored and zzz's avatar zzz committed
      won't be accepted until the server app actually requires an I2PServerSocket
      from the I2PSocketManager.
      It allows both to add a little bit of functionality, and to fix a nasty bug: it
      was possible to hang an app that connects through the I2PSocketManager but
      actually doesn't accept() connections (if 2 connection requests were sent
      to the app, the I2PSocketManager got stuck waiting forever on
      I2PServerSocketImpl.getNewSocket()).
      031338d8
    • human's avatar
      Slightly updated specs · 2a619f3f
      human authored and zzz's avatar zzz committed
      (human)
      2a619f3f
    • jrandom's avatar
      handle corruption / race during update of the peer's routerInfo data · 1c145cbc
      jrandom authored and zzz's avatar zzz committed
      1c145cbc
Loading