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

Skip to content
Snippets Groups Projects
  1. Mar 23, 2012
  2. Mar 22, 2012
  3. Mar 20, 2012
    • zzz's avatar
      * NetDB: · e3da181c
      zzz authored
          - Don't reread RI if netdb date is recent
          - Prevent LS/RI overwrites
          - Disallow hash mismatches in RI files
          - Reseed won't fetch our own RI
          - Reseed won't overwrite recent RIs
      e3da181c
    • zzz's avatar
      make runRouter() public · 3da6ccfb
      zzz authored
      3da6ccfb
  4. Mar 19, 2012
  5. Mar 18, 2012
  6. Mar 17, 2012
  7. Mar 16, 2012
  8. 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
  9. Mar 13, 2012
  10. 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
  11. 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
  12. Mar 10, 2012
  13. Mar 09, 2012
  14. 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
  15. Mar 06, 2012
  16. Mar 05, 2012
  17. Mar 04, 2012
  18. Mar 03, 2012
  19. Mar 02, 2012
  20. Mar 01, 2012
Loading