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

Skip to content
Snippets Groups Projects
  • zzz's avatar
    db9db18b
    * LeaseSet - code cleanup: · db9db18b
    zzz authored
          - Add exception to enforce max # of leases = 6, should be plenty
          - Rewrite TunnelPool.locked_buildNewLeaseSet() so it doesn't add lots of
            leases and then immediately remove them again, triggering
            the new leaseSet size exception
          - Remove the now unused LeaseSet.removeLease(lease) and
            LeaseSet.removeLease(index)
          - Store first and last expiration for efficiency
    db9db18b
    History
    * LeaseSet - code cleanup:
    zzz authored
          - Add exception to enforce max # of leases = 6, should be plenty
          - Rewrite TunnelPool.locked_buildNewLeaseSet() so it doesn't add lots of
            leases and then immediately remove them again, triggering
            the new leaseSet size exception
          - Remove the now unused LeaseSet.removeLease(lease) and
            LeaseSet.removeLease(index)
          - Store first and last expiration for efficiency
To find the state of this project's repository at the time of any of these versions, check out the tags.