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

Skip to content
Snippets Groups Projects
  1. Oct 15, 2014
  2. Oct 14, 2014
  3. Oct 13, 2014
  4. Oct 10, 2014
    • zzz's avatar
      GeoIP: · e081f94d
      zzz authored
         - Don't rate peers in some countries as high capacity
         - Don't enable auto-floodfill in some countries
         - Don't prefer floodfills in some countries
      e081f94d
  5. Oct 07, 2014
  6. Oct 03, 2014
  7. Sep 30, 2014
  8. Sep 27, 2014
    • zzz's avatar
      CPUID: · 0f298cf4
      zzz authored
        - Fix model and family calculation
        - Fix most AMD family 15 IDs
        - Add AMD Llano, Jaguar, Bulldozer 2
        - Add Intel Ivy Bridge, Haswell, Broadwell, Penryn, Pineview, Cedarview, Bay Trail, Avoton, and others
        - Set best-guess capabilities for most Intel processors
        - Supply best-guess model string in most cases
        - Processors listed above, and some others, may see crypto speedups as a result
        - Code cleanup, reduce number of JNI calls
        - Merge dup cases
        - Tab removal
        - Javadocs
      0f298cf4
  9. Sep 26, 2014
    • zzz's avatar
      i2psnark: · 2c79853f
      zzz authored
         - Increase default to 3 hops (ticket #966)
         - Reduce upload threshold for auto-stop
         - Revert addition of js mime type, it was already in the default
      2c79853f
  10. Sep 23, 2014
  11. Sep 22, 2014
  12. Sep 20, 2014
  13. Sep 17, 2014
  14. Sep 16, 2014
  15. Sep 13, 2014
    • zzz's avatar
      * i2ptunnel: · eab4397b
      zzz authored
         - Fixes for stopping client tunnels
         - Fix status display for shared clients
         - Log tweaks
      eab4397b
  16. Sep 12, 2014
  17. Sep 09, 2014
    • zzz's avatar
      * i2psnark: Escape fixes · 09dfea7d
      zzz authored
         - fix ':' in name (again)
         - Change priority key from file name to file number so we don't hav to escape
      09dfea7d
  18. Sep 02, 2014
  19. Aug 30, 2014
  20. Aug 28, 2014
  21. Aug 27, 2014
  22. Aug 22, 2014
    • zzz's avatar
      * SigTypes: · efebecfc
      zzz authored
        - Add isSupportedSince(), use in floodfill selection
        - Handle mixed-case 25519 enum
        - Fix 25519 type code
        - Add dup type code check
      efebecfc
  23. Aug 21, 2014
    • zzz's avatar
      * i2ptunnel: · 975378b2
      zzz authored
        - Add local SSL support for std. and IRC client tunnels (ticket #1107)
          Keystore goes in ~/.i2p/keystore; pubkey cert goes in ~/.i2p/certificates/i2ptunnel
        - Escape messages to index page
        - Show message for uncaught exception
      975378b2
  24. Aug 19, 2014
    • zzz's avatar
      * i2psnark: · 33b7f08d
      zzz authored
         - Don't filter create torrent form, and
           fix exception on ':' in file names (ticket #1342)
         - Don't remap file names on torrents we created, and
           save remap setting in torrent config file (tickets #571, 771)
         - Escaping fixes since names may not be remapped
         - Use better encodePath() from Jetty
         - Don't say create torrent succeeded when it didn't
         - Add more sanity checks for torrent creation
      33b7f08d
  25. Aug 18, 2014
  26. Aug 15, 2014
  27. Aug 13, 2014
  28. Aug 10, 2014
  29. Aug 09, 2014
  30. Aug 07, 2014
    • kytv's avatar
      GeoIP db updates · 64ec9f6a
      kytv authored
      Updates to geoip.txt and geoipv6.dat.gz based on Maxmind GeoLite Country
      database from 2014-08-06
      64ec9f6a
  31. Aug 03, 2014
    • zzz's avatar
      * Console: · b28eb708
      zzz authored
         - Fix update buttons
         - Don't filter parameter names starting with "nofilter_"
         - Re-allow configadvanced, news URL, and unsigned update URL if routerconsole.advanced=true
         - Re-allow plugin install if routerconsole.advanced=true or routerconsole.enablePluginInstall=true
         - Only allow whitelisted plugin signers, unless routerconsole.allowUntrustedPlugins=true
         - Re-allow clients.config changes if routerconsole.advanced=true or routerconsole.enableClientChange=true
         - More escaping
       * i2psnark: Fix add torrent form
      b28eb708
  32. Jul 31, 2014
    • zzz's avatar
      bump · d33aa097
      zzz authored
      d33aa097
  33. Jul 27, 2014
  34. Jul 26, 2014
    • zzz's avatar
      0.9.14 · 1246e1c4
      zzz authored
    • zzz's avatar
      * Console: · af575d6c
      zzz authored
        - Fix several XSS issues (thx Aaron Portnoy of Exodus Intel)
        - Add Content-Security-Policy and X-XSS-Protection headers
        - Disable changing news feed URL from UI
        - Disable plugin install from UI
        - Disable setting unsigned update URL from UI
        - Disable /configadvanced
      * DataHelper: Disallow \r in storeProps() (thx joernchen of Phenoelit)
      * ExecNamingService: Disable (thx joernchen of Phenoelit)
      * Startup: Add susimail.config to migrated files
      af575d6c
  35. Jul 23, 2014
Loading