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

Skip to content
Snippets Groups Projects
  1. Aug 13, 2014
  2. Aug 10, 2014
  3. Aug 09, 2014
  4. Aug 08, 2014
  5. Aug 07, 2014
  6. Aug 06, 2014
  7. Aug 05, 2014
  8. 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
  9. Jul 31, 2014
  10. Jul 26, 2014
  11. Jul 23, 2014
  12. Jul 22, 2014
    • zzz's avatar
      SAM: · 328d7d00
      zzz authored
       - Don't spawn a thread for each transmitted datagram
       - Set protocol field for raw and signed datagrams
       - Enforce a 60s timeout for HELLO
       - Use naming service cache to reduce Destination object churn
       - Get Log object from the log manager
       - Log spelling fixes
      328d7d00
  13. Jul 19, 2014
  14. Jul 03, 2014
  15. Jun 28, 2014
    • zzz's avatar
      SAM: Cherrypick from patch in ticket #1318: · fef59141
      zzz authored
         - Add SIGNATURE_TYPE support to GENERATE and CREATE
         - Don't NPE checking dest+privkeys
         - Simplify HELLO checking
         - Don't require two params in HELLO message
         - Make MIN parameter optional too
         - Version checking fixes
         - Bump version to 3.1, only visible if requested
         - Cleanups, javadocs
      fef59141
  16. Jun 27, 2014
    • zzz's avatar
      SAM: Cherrypick from patch in ticket #1318: · 3379432e
      zzz authored
         - Check for extra bytes in private key string
         - checkPrivateDestination() returns boolean instead of throws
      3379432e
    • zzz's avatar
      SAM: Cherrypick from patch in ticket #1318: · bb9129b6
      zzz authored
         - Fix empty properties check
         - Overrides
         - Statics
      bb9129b6
    • zzz's avatar
      SAM: · 0fc3029a
      zzz authored
        Version handling (ticket #1318)
         - MAX param now optional
         - 1-digit versions now accepted for MIN and MAX
         - Use VersionComparator for version tests
         - Don't require a minor version of 0
         - Fix empty properties check
         - Overrides
         - Prep for version 3.1
        Throw exception on null option key (ticket #1325)
      0fc3029a
Loading