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

Skip to content
Snippets Groups Projects
  1. Oct 13, 2012
    • zzz's avatar
      moved i2cp password to PasswordManager · 5e5dc35a
      zzz authored
      5e5dc35a
    • zzz's avatar
      * Passwords: · c5ab6b99
      zzz authored
          - Add remove method
          - Add console password form to configui.jsp
          - Consolidate multiple setSettings()/getJettyString() in FormHandler
          - Some form message tweaks
      c5ab6b99
    • zzz's avatar
      * RouterConsoleRunner: · 0b897fdc
      zzz authored
          - Prep for ClientApp interface by storing context in a field,
            shuffle around what's static and what's not
            (ticket #347)
          - Remove ports from port mapper on shutdown, other changes to
            track actual ports better
            (ticket #731)
          - Hook in password manager using MD5, untested.
            (ticket #731)
      0b897fdc
    • zzz's avatar
  2. Mar 25, 2012
  3. Mar 19, 2012
  4. Jan 20, 2012
  5. Jan 18, 2012
  6. Jan 17, 2012
  7. Jan 15, 2012
    • zzz's avatar
      * Plugins: · fc6f4ecc
      zzz authored
          - Auto-update plugins after a router update
          - Add update-all button
      fc6f4ecc
  8. Dec 23, 2011
    • zzz's avatar
      First cut at migrating to Jetty 6 and prep for using an external · 92b9d0a9
      zzz authored
      Jetty 6 package.
      
      - Add several jars from the Jetty 6 distribution
      - Update jetty.xml
      - Add context XML files
      - Update WorkingDir to migrate the content XML files
      - Update RouterConsoleRunner and LocaleWebAppHandler
      - Remove all old Jetty 5.1.15 local mods;
        this will break Seedless using a custom Server() constructor
      - Update I2PRequestLog to be a mod of NCSARequestLog from 6.1.26
      - Put I2PRequestLog in its own jar
      - Copy MultiPartRequest and other required classes from Jetty 5.1.15
        and add it to susimail, as the replacement MultiPartFilter in
        Jetty 6 is difficult to migrate to, and does not support content-type
      - Update i2psnark for Jetty 6
      - Disable i2psnark RunStandalone, unused and instantiated Jetty 5
      - Fix up all webapp build.xml to reference new jars
      
      Not yet working: Plugin/webapp run detection and stopping, eepsite CGI
      Not well tested: Plugins, classpaths, webapps
      92b9d0a9
  9. Nov 28, 2011
  10. Jun 01, 2011
  11. Dec 24, 2010
  12. Mar 29, 2010
    • zzz's avatar
      * configclients.jsp: · c43b16cf
      zzz authored
            - Always show start button for webapps and plugins
          * configclients.jsp, configupdate.jsp:
            - Fix submission when entering CR in a text box
          * Plugins:
            - Stop all plugins at shutdown
            - Log tweaks
          * WebApps:
            - Remove the WAC after stopping it
            - Stop a WAC before starting it to prevent dups
      c43b16cf
  13. Mar 05, 2010
  14. Feb 18, 2010
  15. Feb 17, 2010
    • zzz's avatar
      * Plugins: · 7701693d
      zzz authored
            - Fix plugin start button
            - Change signer prop to match docs
            - Tweaks
      7701693d
  16. Feb 11, 2010
  17. Feb 10, 2010
    • zzz's avatar
      * Plugins: · 949aea95
      zzz authored
            - Hook up update/delete/check/save buttons
            - Implement delete
            - Hide unless router.enablePlugins=true
      949aea95
  18. Feb 07, 2010
  19. Feb 06, 2010
    • zzz's avatar
      * Plugins: New plugin downloader/installer · 505d5f5c
      zzz authored
          * configclients.jsp: Use new WebAppStarter so webapps that are
            started later also get the temp dir, password, and classpath
            configuration just like if they were started at the beginning
          * configupdate.jsp: Delay after checking for update so the
            summary bar will have buttons.
      505d5f5c
  20. Jan 18, 2010
  21. Jan 06, 2010
  22. Oct 28, 2009
    • zzz's avatar
      * Console: · aeb6635e
      zzz authored
            - Rewrite TrustedUpdate version comparator, use for netdb version table
              so 0.7.10 will be sorted correctly
            - Reduce netdb.jsp memory usage
            - More tagging fixups
            - configclients.jsp fixup for "Web console"
      aeb6635e
  23. Oct 26, 2009
    • walking's avatar
      all tagged all java except : · 05cce164
      walking authored
      - summerbar related files since drz is working on it
      - string requiring word reordering
      - string with link in the middle
      - string which looks unusual
      - string found not in router console source
      update the POs
      05cce164
  24. Aug 15, 2009
  25. Aug 01, 2009
  26. Jul 20, 2009
  27. Jun 15, 2009
  28. Apr 03, 2009
  29. Nov 09, 2008
  30. Jul 16, 2008
  31. Jun 20, 2008
  32. Jun 17, 2008
  33. Jun 16, 2008
  34. Feb 16, 2005
  35. Nov 07, 2004
    • jrandom's avatar
      2004-11-06 jrandom · 5f113f16
      jrandom authored and zzz's avatar zzz committed
          * Expose a drop down on the /configclients.jsp to enter the outbound
            tunnel depth.
          * Improved *hosts.txt loading
          * Explicitly override the JVM's timezone settings to use GMT so that
            any client applications which use timezones won't leak sensitive
            data (thanks gott!)
          * Bundle sam.jar in the update (thanks duck!)
      5f113f16
Loading