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

Skip to content
Snippets Groups Projects
  1. Dec 22, 2012
  2. Dec 21, 2012
  3. Dec 19, 2012
  4. Dec 14, 2012
  5. Dec 07, 2012
    • zzz's avatar
      javadoc · 96fcaf93
      zzz authored
      96fcaf93
  6. Nov 28, 2012
  7. Nov 25, 2012
  8. Nov 24, 2012
  9. Nov 23, 2012
  10. Nov 19, 2012
  11. Nov 17, 2012
  12. Nov 13, 2012
  13. Nov 06, 2012
  14. Nov 05, 2012
  15. Nov 02, 2012
  16. Oct 31, 2012
    • str4d's avatar
      Stubbed out Specs for net.i2p.router.update.* in routerconsole · 6a91918e
      str4d authored
      *Behaviors.scala should really go in net.i2p.update.* in core, but ScalaTest
      doesn't seem to be picking up the cross-dependency properly and just ignores
      any Spec which includes them; they will move once the build.xml is fixed.
      6a91918e
  17. 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
      * 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
  18. 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
  19. Oct 27, 2012
  20. Oct 26, 2012
    • zzz's avatar
      banlist · 0ccf65fc
      zzz authored
      0ccf65fc
    • zzz's avatar
      - Add password enabled property · af06fded
      zzz authored
        - Bypass nonce checking if passwords enabled
        - Add message about cookies if nonce fails
        - Minor susidns cleanup
      af06fded
  21. Oct 23, 2012
    • zzz's avatar
      - Fix DummyHandler · bb2363f6
      zzz authored
      - Notes on news.xml enhancements
      - Fix handling existing torrent
      - Add dn to magnet link generation
      - Fix progress info
      bb2363f6
    • zzz's avatar
      - Several plugin install fixes · 724f4f9b
      zzz authored
      - Remove unused UpdateTypes
      - Only try applicable updaters when updating
      - Javadoc fixes
      724f4f9b
  22. Oct 22, 2012
  23. Oct 21, 2012
  24. Oct 20, 2012
    • zzz's avatar
      tweak · 49b2fbd2
      zzz authored
      49b2fbd2
    • zzz's avatar
      * Console: · 68814e31
      zzz authored
        - Store form handler nonces in the servlet session instead of system properties,
          to prevent cross-session interference
      68814e31
    • zzz's avatar
      * Console: · 42973983
      zzz authored
        - Consolidate all the jsp formhandler boilerplate in the new
          formhandler.jsi, in preparation for further improvements
      42973983
    • zzz's avatar
      * Transport: · fef14408
      zzz authored
        - Add a simple network monitor
        - Add new reachability state for network disconnected
        - Prevent any tunnel building when disconnected (ticket #519)
        - Don't unleash watchdog when disconnected
      fef14408
Loading