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

Skip to content
Snippets Groups Projects
  1. Nov 12, 2008
    • zzz's avatar
      * Build files: · 98038e92
      zzz authored
            - Use the depend task with caching for more accurate dependencies
            - Make sure the routerconsole gets the latest router version
            - Fix addressbook repeated builds
      98038e92
  2. Nov 10, 2008
    • zzz's avatar
      * Streaming - Fix several bugs and improve performance · b0ec6a08
      zzz authored
            when the initial data is larger than one MTU,
            e.g. HTTP GETs with large URLs, CGI params or cookies,
            or large HTTP POSTS:
            - Don't reject additional packets received without a
              send stream ID (i.e. sent before the SYN ACK was received)
            - Put unknown non-SYN packets on the SYN queue also
              so they won't be rejected
            - Reduce flusher delay to 250ms (was 500)
            - Flush unless window is full (was window is non-empty)
      b0ec6a08
    • zzz's avatar
      * NetDb: Fix a deadlock caused by last checkin · 6ce27675
      zzz authored
      6ce27675
  3. Nov 09, 2008
  4. Nov 02, 2008
  5. Oct 26, 2008
    • zzz's avatar
      More findbugs cleanup · 33221ce7
      zzz authored
      33221ce7
    • zzz's avatar
      * NetDb: · fd5fceba
      zzz authored
             - Fix behavior when router.isHidden=true
             - Delay StartExplorersJob for 10m at startup
             - More findbugs cleanups
          * netdb.jsp: Indicate if hidden
      fd5fceba
    • zzz's avatar
      * NetDb: · b7434497
      zzz authored
             - Update dbLookup profile stats in FloodOnlySearchJob
               and FloodfillVerifyStoreJob
             - Fix response time store in profile in SearchJob
          * profiles.jsp: Don't override locale number format,
             clean up the response time output for floodfills
      b7434497
    • zzz's avatar
      * FloodfillMonitor: · 2a08fc7a
      zzz authored
             - Fix ff count (we forgot ourselves)
             - Don't become ff if hidden
      2a08fc7a
    • zzz's avatar
      * HandleFloodfillDatabaseLookupMessageJob: · 0c520de6
      zzz authored
             - Send back your routerinfo with the DSRM if not ff to
               spread the word that you aren't ff anymore
             - Fix behavior when router.isHidden=true
      0c520de6
    • zzz's avatar
      * Blocklist: Change logging from ERROR to WARN · 09b868e2
      zzz authored
      09b868e2
    • zzz's avatar
      * Stats: · 83801c9f
      zzz authored
             - Remove unused tunnel.buildSuccess and tunnel.buildFailure
             - Remove tunnel.buildRequestTime and 5m rate stats from
               netDb, effective in next release
      83801c9f
    • zzz's avatar
      * UDP: · 68256930
      zzz authored
             - Don't do peer tests when hidden
             - Don't offer to introduce when hidden
             - Don't continually rebuild routerInfo when hidden
             - Don't continually rebuild routerInfo when
               i2np.udp.internalPort is set but i2np.udp.port is not
             - Remove some unused functions
      68256930
    • zzz's avatar
      * tunnels.jsp: Indicate if pool is dead · 622951c7
      zzz authored
      622951c7
    • zzz's avatar
      * peers.jsp: Clean up 'Listening on' formatting · b4c80891
      zzz authored
      b4c80891
  6. Oct 19, 2008
  7. Oct 14, 2008
  8. Oct 10, 2008
  9. Oct 09, 2008
  10. Oct 08, 2008
  11. Oct 07, 2008
  12. Oct 06, 2008
  13. Sep 23, 2008
  14. Sep 20, 2008
Loading