- Mar 28, 2015
- Mar 25, 2015
-
-
zzz authored
with a Writer or getBytes("UTF-8") for efficiency and to avoid encoding issues. Store strings as strings, not bytes. Catch IOEs to prevent cascading error pages. Minor cleanups
-
- Mar 24, 2015
-
-
zzz authored
display new error page in HTTP client (ticket #643) javadocs
-
- Mar 23, 2015
- Mar 22, 2015
- Mar 21, 2015
-
-
zzz authored
easy since we have multipart in console now Better status feedback from update manager to console
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
doing mostly direct lookups now, and delay adding them at startup to give client tunnels a chance
-
zzz authored
-
str4d authored
and '7e72459b27feb5176e98c5efc843f63e46e8f63d'
-
str4d authored
-
str4d authored
-
- Mar 20, 2015
-
-
kytv authored
-
kytv authored
-
zzz authored
we're accepting tunnels sooner.
-
zzz authored
-
zzz authored
-
zzz authored
-
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
-
zzz authored
-
- Mar 19, 2015
-
-
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
-
zzz authored
-
- Mar 18, 2015
-
-
zzz authored
-