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

Skip to content
Snippets Groups Projects
  1. Mar 20, 2015
    • zzz's avatar
      Console: · 7f472e4e
      zzz authored
        - Move multipart form support from susimail to jetty-i2p.jar
          so console can use it
        - Add multipart form support to formhandler.jsi and FormHandler.java
      Reseed:
        - Fix zip magic number
        - Finish manual reseed from local file
      package.html files for jetty-i2p.jar
      7f472e4e
  2. Mar 19, 2015
    • zzz's avatar
      Reseed: · 59348f8d
      zzz authored
        - Add form to manually reseed from zip or su3 URL
          (result status not yet working)
        - Add form to manually reseed from local zip or su3 file
          (not yet working, needs multipart/form-date moved from susimail)
        - Add form to create reseed zip file to share
          (working)
        - Backend support and refactoring in reseed code
      59348f8d
  3. Mar 18, 2015
    • zzz's avatar
      History for prop, -6: · 91fe62ee
      zzz authored
      Prop from i2p.i2p.zzz.upnp, containing:
      Cyberlink for Java v3.0 + (2015-02-15) from github
      See branch revs for more info and fixups.
      Previous was Cyberlink for Java v2.1 (2011-09-16) from SVN.
      From a scan of the 2.1-to-3.0 diff, it's mostly
      formatting changes, getting rid of DOS line endings,
      and a couple of new features we don't need.
      I see very few fixes. And the Device.getAbsoluteURL()
      "fixes" did not work in my testing, I had to fix them again.
      Unlikely to fix any of the open UPnP tickets #481 #725 #728 #1194 #1480.
      But now we're current.
      91fe62ee
  4. Mar 16, 2015
  5. Mar 15, 2015
    • zzz's avatar
      Job Queue: · 76cf80a3
      zzz authored
         - Fix overload dropping
         - Add drop count to job stats
         - Decrease overload threshold again
         - Concurrent tweaks
      76cf80a3
  6. Mar 13, 2015
  7. Mar 08, 2015
  8. Feb 22, 2015
  9. Feb 18, 2015
  10. Feb 15, 2015
    • dg2-new's avatar
      FloodfillMonitorJob: · f87d006a
      dg2-new authored
       - Use lifetime average value for job lag
       - Change the job lag limit to less than 25ms
       - Consider and set the limit of backlogged tunnels to less than 5
      f87d006a
  11. Feb 10, 2015
  12. Feb 07, 2015
  13. Feb 06, 2015
  14. Jan 31, 2015
  15. Jan 30, 2015
  16. Jan 29, 2015
    • zzz's avatar
      84cf531f
    • zzz's avatar
      SSU: · 17580611
      zzz authored
       - Sort introducers in router address, so we won't force a republish
      due to a different ordering of the same introducers
      - Don't publish an address if we need introducers but don't have any,
      so the user won't see a 'firewalled with inbound NTCP enabled' message
      17580611
    • zzz's avatar
      SSU: Fix replaceExternalAddress churn when firewalled, · 86b45ab1
      zzz authored
      caused by change in 0.9.17 removing IP/port from published address
      when firewalled. We must now keep a local unpublished address
      also, containing the detected IP/port.
      86b45ab1
  17. Jan 28, 2015
    • zzz's avatar
      Router: Stub out capabilities P and X (ticket #1447) · 06edb9f2
      zzz authored
      06edb9f2
    • zzz's avatar
      UPnP: · 59373f9b
      zzz authored
        - Rescan for devices periodically and when reachability changes (tickets #661, #959)
        - Don't put "I2P" in registered protocol name
        - Add uptime to UPnP info
        - HTML escaping
        - Remove static log on Android
        - Javadocs and cleanups
      59373f9b
  18. Jan 09, 2015
    • zzz's avatar
      NetDB: Publish RI faster when costs change (ticket #1437) · 7ed855b2
      zzz authored
      PLRIJ interval was 37-50 minutes. Reduce that by 4x,
      but for 3 out of 4 times, only publish if something changes,
      including cost. 4th time, always publish, as before.
      This will hopefully reduce routers getting slammed to
      conn limits on a transport.
      7ed855b2
  19. Jan 07, 2015
  20. Jan 06, 2015
  21. Jan 05, 2015
    • zzz's avatar
      Latency reduction all over: · 045f6dcc
      zzz authored
      - SSU: Reduce ack delay
      - Streaming: Reduce min RTO and flusher delay
      - Tunnels: Reduce GW batching time
      045f6dcc
    • zzz's avatar
      UrlLauncher: · 7753d05b
      zzz authored
      - Configure browser with routerconsole.browser (ticket #1159)
      - Convert to ClientApp interface
      7753d05b
  22. Jan 03, 2015
  23. Dec 15, 2014
    • zzz's avatar
      bump -3 · 20facf78
      zzz authored
      20facf78
  24. Dec 08, 2014
  25. Dec 05, 2014
  26. Nov 30, 2014
  27. Nov 28, 2014
Loading