Files
i2p.i2p/core
zzz 2436d86000 * DHSessionKeyBuilder:
- Move from core to router/transport
    - Make non-static, instantiate in TransportManager
    - Generate keypair in constructor and make final
      to move more processing to the precalc thread
      and eliminate races
    - Synchronize getSessionKey() to eliminate races
    - Comment out unused methods
  * UDPTransport:
    - Make key builder final in InboundEstablishState to
      eliminate rare NPE (ticket #406)
    - Remove unused static instance
2012-03-14 12:09:02 +00:00
..
2012-01-08 23:23:00 +00:00
2004-04-08 04:48:39 +00:00
2012-03-14 12:09:02 +00:00
2005-04-09 03:16:05 +00:00