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

Skip to content
Snippets Groups Projects
  1. Mar 16, 2012
  2. Mar 14, 2012
    • zzz's avatar
      orb->org · 1aa63675
      zzz authored
      1aa63675
    • zzz's avatar
      * DHSessionKeyBuilder: · 2436d860
      zzz authored
          - 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
      2436d860
  3. Mar 13, 2012
  4. Mar 12, 2012
    • zzz's avatar
      * Console: · 2415091a
      zzz authored
          - Better IPv6 test, hopefully will work on Windows
          - Hide home page flags once language is selected
          - Home page shrinkage and other CSS tweaks
      2415091a
  5. Mar 11, 2012
    • zzz's avatar
      * Build: · 703f28e8
      zzz authored
          - Include old commons logging classes in commons-logging.jar
          - Preserve manifests in Jetty/Tomcat jars
        * Jetty Logger: Promote warns to erros when a Throwable is the second arg
      703f28e8
  6. Mar 10, 2012
  7. Mar 09, 2012
  8. Mar 08, 2012
    • zzz's avatar
      * SessionKeyManager: · 97f402be
      zzz authored
          - Don't use unacked tagsets after consecutive ack failures
            and revert to full ElGamal if necessary (ticket #574)
          - Synchronize creation of new sessions to prevent dups
          - Don't remove an unacked session until it's really out of tags
          - Failsafe removal of old unacked tagsets
          - Cleanups, final, comments, log tweaks, debug.jsp tweaks, synchronization tweaks
      97f402be
    • zzz's avatar
      remove calls re-setting defaults · 7006ffb7
      zzz authored
      7006ffb7
    • zzz's avatar
      * GarlicConfig: Remove unused reply block methods · b42993b4
      zzz authored
      b42993b4
  9. Mar 06, 2012
  10. Mar 05, 2012
  11. Mar 04, 2012
  12. Mar 03, 2012
  13. Mar 02, 2012
  14. Mar 01, 2012
  15. Feb 29, 2012
  16. Feb 28, 2012
  17. Feb 27, 2012
  18. Feb 22, 2012
  19. Feb 20, 2012
  20. Feb 17, 2012
  21. Feb 13, 2012
Loading