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

Skip to content
Snippets Groups Projects
  1. Nov 16, 2011
  2. Nov 14, 2011
  3. Nov 11, 2011
    • zzz's avatar
      * Console: · 624badfb
      zzz authored
          - Less magic and fix img sizes, for speed and less artifacts while rendering
          - CSS tweaks
      624badfb
  4. Nov 09, 2011
  5. Nov 03, 2011
  6. Oct 25, 2011
    • zzz's avatar
      * Tunnels: · 157a7885
      zzz authored
          - Make most classes package private
          - Final, static, logs, cleanups
          - Consolideate createRateStat calls
          - Add getTotalLength()
          - Remove unused lengthOverride()
      157a7885
  7. Oct 17, 2011
  8. Oct 15, 2011
    • zzz's avatar
      * configupdate.jsp: · a97834d2
      zzz authored
          - Fix setting to 'never' (ticket #523)
          - Fix always saying trusted keys changed
          - Parameterize tags
      a97834d2
  9. Oct 11, 2011
  10. Oct 06, 2011
    • zzz's avatar
      * Reseed: · 0c3f84c2
      zzz authored
          - Update host lists
          - Switch back to https by default
      0c3f84c2
  11. Sep 16, 2011
    • zzz's avatar
      * Reseed: · 217cb1f6
      zzz authored
          - Add HTTP proxy authorization support
          - Stub out SSL proxy support
          - Disable i2pbote reseed
        * EepGet: Add some new command line options
      217cb1f6
  12. Sep 14, 2011
  13. Sep 07, 2011
  14. Sep 06, 2011
  15. Sep 02, 2011
  16. Sep 01, 2011
  17. Aug 26, 2011
  18. Aug 22, 2011
  19. Aug 21, 2011
  20. Aug 20, 2011
  21. Aug 19, 2011
  22. Aug 16, 2011
  23. Jul 21, 2011
  24. Jul 17, 2011
  25. Jul 15, 2011
    • zzz's avatar
      * Shutdown: · 0bf0715a
      zzz authored
          - Cancel our JVM shutdown hook when shutting down
          - Run a spinner task so shutdown always completes
          - exit() instead of halt() so other JVM shutdown hooks run
          - Prevent duplicate wrapper notifier hooks
          - Notify the wrapper twice, once for stopping and once for stopped
      0bf0715a
  26. Jul 13, 2011
  27. Jul 10, 2011
  28. Jul 08, 2011
  29. Jul 03, 2011
    • zzz's avatar
      * AppContext: Add hasWrapper() method · 43044586
      zzz authored
        * Shutdown:
          - Clear more resources in peer manager, netdb, stat manager,
            session key manager, naming service, tunnel dispatcher,
            OCMOSJ (result of testing with jvisualvm)
          - Don't call wrapper on shutdown (starting two threads) if we
            were started with runplain
      43044586
  30. Jun 30, 2011
  31. Jun 26, 2011
    • zzz's avatar
      * Fixes after review: · 2f10cca4
      zzz authored
          - Fix Polish po file
          - Install as a service by default on Windows again
          - Change CPUID getters to package private
          - Split new jbigi install messages into two lines
          - Javadocs
      2f10cca4
  32. Jun 16, 2011
    • zzz's avatar
      * Shutdown: · cb72bb04
      zzz authored
          - Implement and call shutdown for BandwidthRefiller
          - Implement and register shutdown hook for Timestamper
          - Implement and register shutdown hook for Jetty console server
          - Fix UPnP-SSDPNotifySocket thread not stopping
          - Fix all but one UDP PacketHandler threads not stopping
      cb72bb04
  33. Jun 13, 2011
  34. Jun 10, 2011
  35. Jun 08, 2011
  36. Jun 07, 2011
    • kytv's avatar
      Here is the long awaited upgrade of the wrapper. · b2e8d3ce
      kytv authored
      The aging v3.1.x of the java wrapper is being replaced in this
      checkin with the latest (current) stable release, 3.5.9.
      
      There is now only one copy of wrapper.jar, located in wrapper/all.
      The build.xml scripts have been changed to reflect this new path.
      
      All binaries--with the exception of solaris (I don't have 
      SPARC hardware)--have been stripped.
      
      FreeBSD x64 is being included in this release.
      
      I have only included the x86 macosx wrapper due to not having a
      system to test the x64 code on. On the plus side, the wrapper is 
      universal (a FAT powerpc & Intel Mac) binary. No more prompting
      to install Rosetta!
      b2e8d3ce
Loading