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

Skip to content
Snippets Groups Projects
  1. Jul 25, 2015
  2. Jan 04, 2014
  3. Jun 28, 2013
  4. Nov 04, 2012
  5. Nov 02, 2004
    • jrandom's avatar
      2004-11-02 jrandom · 6ef22166
      jrandom authored and zzz's avatar zzz committed
          * Fix for a long standing synchronization bug in the JobQueue (and added
            some kooky flags to make sure it stays dead)
          * Update the ministreaming lib to force mode=guaranteed if the default
            lib is used, and mode=best_effort for all other libs.
      6ef22166
  6. Oct 30, 2004
  7. Oct 24, 2004
    • jrandom's avatar
      * if we send a blank ACK message (that will not in turn be ACKed) and it · 8de41acf
      jrandom authored and zzz's avatar zzz committed
        has session tags within it, send an additional ping to the peer,
        bundling those tags a second time, ACKing those tags on the pong.
      * handle packets transferred during a race after the receiver ACKs the
        connection but before the establisher receives the ACK.
      * notify the messageInputStream reader on close (duh)
      * new stream sink test, shoving lots and lots of data down a stream
        with the existing StreamSinkServer and StreamSinkClient apps
      * logging
      8de41acf
Loading