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

Skip to content
Snippets Groups Projects
  1. Mar 18, 2017
  2. Mar 14, 2017
    • zzz's avatar
      i2ptunnel: New form to enter private key file for alternate destination · 4b722c9b
      zzz authored
         - Use alt destination for registration if set
         - Another dup check for alt destination
      SusiDNS: New button for adding alternate destination
         - Fix nonces on details page with multiple destinations
         - Fix single dest deletion on details page with multiple destinations
         - Set book in all forms to ensure correct book
      Blockfile: Fix specified-destination deletion from the correct book
      4b722c9b
  3. Mar 13, 2017
    • zzz's avatar
      Streaming: Add reset() to I2PSocket API · e7cfb2d6
      zzz authored
      i2ptunnel: Reset I2P socket on TCP socket errors, in standard servers
      that don't have protocol responses
      SAM: Reset I2P socket on handler errors
      e7cfb2d6
  4. Mar 11, 2017
  5. Mar 09, 2017
  6. Mar 06, 2017
    • zzz's avatar
      CPUID: Fix saving of libjcpuid.jnifile on Macs, · d573910b
      zzz authored
      was incorrectly saving as libjcpuid.so (tickets #1865, #1900)
       - Try to load libjcpuid-x86_64-osx.jnilib for 32-bit Macs,
         because as of 0.9.26 it's a 'fat binary' with 32-bit in it also.
         This was broken in the 0.9.26 changes.
       - Improve error logging
       - Add library search path logging to main()
      NBI:
       - Try to load the "none" architecture for x86, even if
         CPUID loading fails (tickets #1865, #1900)
         This was broken in the 0.9.26 changes.
       - Add library search path logging to main()
       - Comment out unused method
      d573910b
  7. Feb 27, 2017
  8. Feb 23, 2017
  9. Feb 20, 2017
  10. Feb 15, 2017
  11. Feb 09, 2017
    • zzz's avatar
      Streaming: Fix optional delay and choking (tickets #1046, 1939) · 2d8f0c29
      zzz authored
      - Don't always send optional delay
      - Don't overwrite choking delay with non-choking delay
      - Don't send optional delay of 0 every 8 packets
      - Don't set options both in CDR.buildPacket() and Conn.sendPacket()
      - Set or clear optional delay in packet when retransmitting
      - Move choking state variables from ConnectionOptions to Connection
      - Move updateAcks() call from PacketLocal to PacketQueue
      - Fully implement choking and un-choking
      - Reduce periods for some stats
      - Comment out some debug logging
      - Cleanups
      - Fix javadoc HTML broken in previous checkin
      2d8f0c29
  12. Feb 04, 2017
  13. Jan 27, 2017
    • zzz's avatar
      bump -4 · 12cc7b3a
      zzz authored
      12cc7b3a
  14. Jan 07, 2017
  15. Dec 22, 2016
  16. Dec 16, 2016
  17. Dec 12, 2016
  18. Dec 09, 2016
  19. Dec 06, 2016
  20. Dec 05, 2016
  21. Dec 01, 2016
  22. Nov 27, 2016
  23. Nov 23, 2016
  24. Nov 20, 2016
  25. Nov 16, 2016
  26. Nov 10, 2016
  27. Nov 06, 2016
  28. Oct 29, 2016
  29. Oct 26, 2016
  30. Oct 25, 2016
  31. Oct 23, 2016
  32. Oct 21, 2016
    • zzz's avatar
      Wrapper: Update to wrapper 3.5.30 · b6521ed8
      zzz authored
      All binaries from Tanuki delta pack,
      except for armhf (armv6), compiled on Raspberry Pi:
        ant 1.8.2
        javac 1.6.0_38
        gcc 4.6.3-14+rpi1
      Windows binaries remain unchanged as we must recompile them ourselves
      (32 bit just to change the icon; 64 bit is not provided by Tanuki)
      b6521ed8
  33. Oct 20, 2016
  34. Oct 16, 2016
  35. Oct 14, 2016
  36. Oct 10, 2016
  37. Oct 02, 2016
Loading