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

Skip to content
Snippets Groups Projects
  1. Nov 20, 2008
    • zzz's avatar
      propagate from branch 'i2p.i2p.zzz.test' (head fa1d7d3151cb0b03dde308766d3d350afda8f14a) · 93f00924
      zzz authored
                  to branch 'i2p.i2p' (head 8cb6295e6a3492fd3b93366bfb0ebf231115fa85)
      93f00924
    • zzz's avatar
      EepGet: · da9a4ce5
      zzz authored
         - Better handling of 504 gateway timeout
           (keep going up to limit of retry count rather
            than just one more partial fetch)
         - Add -t cmd line option for timeout
         - Better handling of 403, 409, 503 errors
         - Don't keep going after unknown return code
         - Don't delay before exiting after a failure
      da9a4ce5
  2. Nov 16, 2008
    • zzz's avatar
      tweak · 9ae58944
      zzz authored
      9ae58944
  3. Nov 15, 2008
  4. Nov 14, 2008
    • zzz's avatar
      * build files: · c7bb2e8f
      zzz authored
         - Don't die if depend not available
         - Only verify Jetty hash once
         - Add streaming lib tests to depends task
      c7bb2e8f
  5. Nov 13, 2008
  6. Nov 12, 2008
  7. Nov 11, 2008
  8. 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
  9. Nov 09, 2008
  10. Nov 08, 2008
  11. Nov 02, 2008
Loading