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

Skip to content
Snippets Groups Projects
  1. Aug 20, 2012
  2. Aug 16, 2012
  3. Aug 15, 2012
  4. Aug 12, 2012
  5. Aug 11, 2012
  6. Aug 10, 2012
  7. Aug 08, 2012
  8. Aug 06, 2012
  9. Aug 05, 2012
  10. Aug 03, 2012
  11. Aug 01, 2012
  12. Jul 31, 2012
  13. Jul 30, 2012
  14. Jul 27, 2012
    • zzz's avatar
      javadoc · 54a80d6b
      zzz authored
      54a80d6b
  15. Jul 23, 2012
  16. Jul 21, 2012
  17. Jul 02, 2012
  18. Jun 29, 2012
  19. Jun 25, 2012
  20. Jun 24, 2012
    • zzz's avatar
      Fix bad size estimate when tags are included in the AES block, · 1671e3b1
      zzz authored
      resulting in trailing zeros after the random padding in the unencrypted AES data block.
      The number of zeros equaled the number of tags included (typ. 6 or 40).
      As the data size is rounded up to the next multiple of 16,
      this increased the size of the data by 0, 16, 32, or 48 bytes when tags were included.
      Bug introduced 2004-10-30.
      1671e3b1
    • zzz's avatar
      * GarlicMessage: · fe535019
      zzz authored
        - Put data clove last to speed acks and leaseset store on far end
        - Change release target
        - Javadocs and cleanups
      fe535019
    • zzz's avatar
      * ElGamal/AES/SessionTag: · e4978595
      zzz authored
        - Increase TX expire from 10 to 12 min, while keeping RX expire at 15 min.
          3 minutes should be plenty of clock skew + delay.
        - Move tags-to-send and low-threshold values to be per-SKM
        - New session config options crypto.tagsToSend and crypto.lowTagThreshold
        - Prep for per-packet override of tags and thresholds
        - Cleanups and Javadocs
      * I2PTunnel: Add some defaults for the new session config options
      * OCMOSJ:
        - Don't bundle LeaseSet just because we're requesting an ACK
        - Changed session config option shouldBundleReplyInfo to default to true
          and be used to disable bundling altogether when set to false.
          Was previously an undocumented option to force bundling with a certain probability.
        - Don't send tags unless we've already generated a reply token (race)
        - Cleanups and Javadocs
      e4978595
    • zzz's avatar
      * I2PTunnel: Fix NPE on shared client creation, thx kytv · 97b05b1d
      zzz authored
       * Transport: Add Ethiopia to hidden mode list
       * Log and javadoc tweaks
      97b05b1d
  21. Jun 21, 2012
  22. Jun 20, 2012
Loading