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

Skip to content
Snippets Groups Projects
  1. Oct 23, 2013
    • zzz's avatar
      * I2PTunnel standard and IRC clients: · 8f7b31ae
      zzz authored
         - Allow host:port targets; set defaults in i2ptunnel.config (ticket #1066)
         - Don't fail start if hostname is unresolvable; retry at connect time (ticket #946)
         - Output IRC message on connect fail
         - Update target list on-the-fly when configuration changes
      8f7b31ae
    • zzz's avatar
      * Home page: · 4cf3906e
      zzz authored
         - Add salt.i2p. Icon from efkt, free to use.
         - Change icon for stats.i2p. Icon from Fat Cow, see license info in LICENSES.txt
      4cf3906e
  2. Oct 19, 2013
  3. Oct 18, 2013
  4. Oct 17, 2013
  5. Oct 16, 2013
  6. Oct 14, 2013
  7. Oct 13, 2013
  8. Oct 12, 2013
    • zzz's avatar
      Streaming: · 74a57abf
      zzz authored
         - Make I2PSocketFull.close() nonblocking; it will now cause any user-side
           writes blocked in I/O (Connection.packetSendChoke()) to throw
           an exception (tickets #629, #1041)
         - Don't ignore InterruptedExceptions; throw InterruptedIOException
         - Back out static disconnect exception
         - MessageInputStream locking fixes
         - Cleanups
       I2PSnark:
         - Close socket before closing output stream to avoid blocking in
           Peer.disconnect(), and prevent Peer.disconnect() loop
      74a57abf
  9. Oct 09, 2013
    • zzz's avatar
      Snark DHT: · 380783c1
      zzz authored
         - Combine getPeers and announce into a single method, as we must announce to
           the closest from the getPeers, not the closest from the kbuckets
         - Stop getPeers when nothing closer is found
      380783c1
    • zab2's avatar
      make _ackSinceCongestion atomic · c8843a73
      zab2 authored
      c8843a73
    • zab2's avatar
      e69fefda
    • zab2's avatar
      cleanup: remove no-op invocation · 513da3b7
      zab2 authored
      513da3b7
    • zzz's avatar
      Snark DHT: · 7513d42e
      zzz authored
         - Increase dest lookup and search timeouts
         - Increase max search depth
         - Loop tracker client faster when in magnet mode
         - Loop tracker client faster if DHT announce fails
         - Don't return an empty peers list if we only know about the requestor
         - volatiles, log tweaks
         - Major fixes of getPeers() to follow
      7513d42e
  10. Oct 08, 2013
  11. Oct 07, 2013
  12. Oct 06, 2013
    • zzz's avatar
      add missing start.jar thx kytv · efe87060
      zzz authored
      efe87060
    • zzz's avatar
      less scary message · aa171bba
      zzz authored
      aa171bba
    • zzz's avatar
      * Update: · 82b1eb7c
      zzz authored
         - Check proxy setting before calling runner for method
      82b1eb7c
    • zzz's avatar
      * Update: · 4bd27ea1
      zzz authored
         - Reset found version in update loop so we don't fetch from
           the next host too.
         - Prevent NPE on version after SSL fetch
         - Fix su3 version check
       * EepGet:
         - Fix non-proxied PartialEepGet
         - Prevent non-proxied eepget for an I2P host
         - Fail if no hostname in URL
      4bd27ea1
    • zzz's avatar
      fix cert dir · d0f6be31
      zzz authored
      d0f6be31
    • zzz's avatar
      more synching for coherence · 7764257e
      zzz authored
      7764257e
  13. Oct 04, 2013
Loading