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

Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 13, 2008
  3. Nov 12, 2008
  4. Nov 11, 2008
  5. 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
  6. Nov 09, 2008
  7. Nov 08, 2008
  8. Nov 02, 2008
  9. Oct 31, 2008
    • sponge's avatar
      Refactored code. · 0b599c45
      sponge authored
      Piles of pedantic lock checks to ensure we don't get deadlocked, it's ugly.
      0b599c45
  10. Oct 30, 2008
  11. Oct 29, 2008
Loading