- Aug 10, 2014
- Aug 09, 2014
-
-
zzz authored
-
- Aug 07, 2014
- Aug 06, 2014
-
-
zzz authored
* i2ptunnel: More escaping
-
- Aug 05, 2014
-
-
zzz authored
-
- Aug 03, 2014
-
-
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
-
- Jul 31, 2014
-
-
zzz authored
Compiled by kytv from plugins.i2p todo: implementation
-
- Jul 26, 2014
-
-
zzz authored
another escape html
-
zzz authored
-
zzz authored
Disable clients.config editing in UI Strip single quotes too Fix double-escaping in susimail folder page
-
zzz authored
Add filter to all webapps
-
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.
-
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
-
- Jul 23, 2014
-
-
kytv authored
-
- Jul 19, 2014
-
-
str4d authored
-
- Jul 03, 2014
- Jun 26, 2014
-
-
zzz authored
-
- Jun 23, 2014
- Jun 15, 2014
-
-
zzz authored
- Serializable - hashCode() - Make DataStructureImpl Serializable (removed from DataStructure in 2005)
-
- Jun 13, 2014
-
-
zzz authored
-
- Jun 10, 2014
-
-
zzz authored
The last-modified date was getting updated even when the server returned e.g. 503, preventing routers from getting the latest file on a subsequent fetch.
-
- Jun 07, 2014
-
-
zzz authored
-
- May 28, 2014
-
-
zzz authored
As reported at http://zzz.i2p/topics/1630 untested
-
- May 22, 2014
-
-
str4d authored
-
- May 21, 2014
-
-
str4d authored
-
- May 20, 2014
-
-
zzz authored
-
- May 18, 2014
-
-
zzz authored
-
- May 15, 2014
-
-
kytv authored
sk, ja, de, fr, it zh, nl, uk, nb
-
- May 09, 2014
-
-
zzz authored
-
- May 07, 2014
- Apr 30, 2014
-
-
zzz authored
-
- Apr 27, 2014
-
-
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()
-
- Apr 21, 2014
-
-
dg2-new authored
-