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

Skip to content
Snippets Groups Projects
  1. Nov 25, 2012
  2. Nov 24, 2012
  3. Nov 23, 2012
    • str4d's avatar
      Removed a hard-coded jsp link I missed · d2b1103e
      str4d authored
      d2b1103e
    • str4d's avatar
      Added remaining .project and .classpath files · 4680fd11
      str4d authored
      The project files for jetty are in the apps/jetty folder. Dependencies will be
      resolved once the project has been built normally once via e.g. "ant updater".
      4680fd11
    • str4d's avatar
      Added .project and .classpath Eclipse files to most sections of the source · 9dcfe984
      str4d authored
      To import a branch of trunk into Eclipse, create a new workspace based in the
      root directory of the checked-out branch, and then select "File -> Import..."
      then "General -> Existing Projects into Workspace", then for "Select root
      directory" choose the root directory of the branch (and of the workspace).
      Select all projects that appear, so that dependencies are satisfied.
      
      Currently left out are i2psnark, routerconsole and susimail, because they all
      depend on jars in apps/jetty/jettylib, which seems to be auto-generated. Need
      to check whether the existence of that folder (from having Eclipse files in it)
      will prevent the jars being populated or not.
      9dcfe984
  4. Nov 19, 2012
  5. Nov 17, 2012
  6. Nov 16, 2012
  7. Nov 13, 2012
  8. Nov 06, 2012
  9. Nov 05, 2012
  10. Nov 04, 2012
  11. Nov 02, 2012
  12. Oct 31, 2012
  13. Oct 30, 2012
  14. Oct 29, 2012
    • str4d's avatar
      Added Mockito to ScalaTest classpath, and removed unneeded entry · a99bf60c
      str4d authored
      Put mockito-all.jar (or a link to the actual version) in the same directory
      as the ScalaTest lib files (passed in the command line as scalatest.libs).
      a99bf60c
    • zzz's avatar
      * logs.jsp: · 32f3ca05
      zzz authored
         - Don't display dup message if last
         - Spacing tweaks
      32f3ca05
    • zzz's avatar
      * i2ptunnel: · fd3423fe
      zzz authored
         - Create backup privkey files (ticket #752)
         - Fix NPE in Android startup
      fd3423fe
    • zzz's avatar
      * i2psnark: · 05d29981
      zzz authored
         - Add kbucket debugging
         - Eliminate redundant explore keys
         - Add more limits to DHT tracker
         - Delay expiration at startup
         - Only enable updates for dev builds and 1% of release builds
       * Update Manager: Warn on dup registration
      05d29981
    • zzz's avatar
      drop old fortuna build script · 2b80d450
      zzz authored
      2b80d450
  15. Oct 28, 2012
    • zzz's avatar
      Fixups after props from: · 4baf3b69
      zzz authored
      	i2p.i2p.zzz.pcap
      	i2p.i2p.zzz.test
      	i2p.i2p.zzz.test2
      	i2p.i2p.zzz.update
      Javadoc fixes
      Checklist tweak
      -1
      4baf3b69
  16. Oct 27, 2012
    • zzz's avatar
      * i2ptunnel: · 6868047e
      zzz authored
        - Refactor TCG to use ClientApp interface
        - Remove 'reload config' button
        - Synchronization fixes
        - Don't instantiate early, to allow router to hold
          a reference. TCG.getInstance() may now
          return null when in RouterContext.
        - Jsps display message when TCG not initialized
      6868047e
    • zzz's avatar
      enable pw when adding one · 80e7ee46
      zzz authored
      80e7ee46
Loading