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

Skip to content
Snippets Groups Projects
  1. Aug 10, 2014
  2. Aug 09, 2014
  3. Aug 07, 2014
  4. Aug 06, 2014
  5. Aug 05, 2014
  6. 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
  7. Jul 31, 2014
  8. Jul 26, 2014
    • zzz's avatar
      refresh tweaks · d6b0b1b9
      zzz authored
      another escape html
      d6b0b1b9
    • zzz's avatar
      remove add client button · 1e0c970c
      zzz authored
      1e0c970c
    • zzz's avatar
      updates after review: · db9f49c7
      zzz authored
      Disable clients.config editing in UI
      Strip single quotes too
      Fix double-escaping in susimail folder page
      db9f49c7
    • zzz's avatar
      Fix CSP to allow inline style and refresh · 4746d9eb
      zzz authored
      Add filter to all webapps
      4746d9eb
    • zzz's avatar
      Console: · 58578d90
      zzz authored
        XSSFilter patch from str4d:
        XSSFilter and XSSRequestWrapper were from http://ricardozuasti.com/2012/stronger-anti-cross-site-scripting-xss-filter-for-java-web-apps/
        No provided license, but it is clearly intended for public consumption.
        But most of it is boilerplate provided by the Servlet Filter system.
        In fact, now that I have stripped out his JS-specific patterns and replaced it with the whitelist,
        it is effectively identical to what I would have written from scratch.
      58578d90
    • 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
  9. Jul 23, 2014
  10. Jul 19, 2014
  11. Jul 03, 2014
  12. Jun 26, 2014
  13. Jun 23, 2014
  14. Jun 15, 2014
    • zzz's avatar
      Findbugs all over: · 8845ce6e
      zzz authored
       - Serializable
       - hashCode()
       - Make DataStructureImpl Serializable (removed from DataStructure in 2005)
      8845ce6e
  15. Jun 13, 2014
  16. Jun 10, 2014
  17. Jun 07, 2014
  18. May 28, 2014
  19. May 22, 2014
  20. May 21, 2014
  21. May 20, 2014
  22. May 18, 2014
  23. May 15, 2014
  24. May 09, 2014
  25. May 07, 2014
  26. Apr 30, 2014
  27. Apr 27, 2014
    • zzz's avatar
      * UDP: · 87889bb3
      zzz authored
         - Locking fixes on peer testing
         - More locking fixes on rebuilding address
         - Slow down peer test frequency, esp. when firewalled
      * Transports:
         - Deprecate unused recheckReachability()
      87889bb3
  28. Apr 21, 2014
Loading