- Jun 03, 2015
-
-
zzz authored
-
- Jun 02, 2015
- May 31, 2015
- May 30, 2015
- May 27, 2015
- May 24, 2015
-
-
zzz authored
isn't destroyed and immediately replaced by i2ptunnel, which caused dup shared clients in a race at startup; Clarify session exception text if not open
-
- May 23, 2015
- May 18, 2015
-
-
zzz authored
available since Java 6 / Android API 9
-
- May 13, 2015
-
-
zzz authored
-
- May 12, 2015
- May 11, 2015
-
-
zzz authored
caused by calling close() from HTTPResponseOutputStream.Pusher, but close() rendered the underlying InflaterInputStream unusable. Broken in -15. Caused failed HTTP fetches and other flakiness.
-
- May 07, 2015
-
-
zzz authored
-
- May 06, 2015
- May 05, 2015
-
-
dev authored
-
- May 04, 2015
-
-
zzz authored
-
- May 03, 2015
-
-
zzz authored
-
- May 02, 2015
-
-
zzz authored
Locale.getDefault().getLanguage() will only return "in". See Locale javadocs. Same change already made in Android.
-
- Apr 27, 2015
-
-
zzz authored
fill in subclass methods for efficient exporting, fill in getBase64Entires() and getNames() where unimplemented SusiDNS: Add export support, no UI yet
-
- Apr 26, 2015
-
-
zzz authored
-
- Apr 25, 2015
-
-
zzz authored
-
zzz authored
- Add hostname verification using code from Apache HttpClient 4.4.1 (Apache 2.0 license) and one small class from HttpCore 4.4.1, slightly modified to remove additional Apache dependencies and unneeded code. - Includes support for public suffix list; use basic list with standard TLDs, and also support loading the big Mozilla list, but don't bundle the 150KB Mozilla list for now. - For Android, use its default verifier, which should actually work (unlike Oracle) - Java 7 not required, although servers requiring SNI will now fail on Java 6, which does not support SNI SSLEepGet: - Rework recent setSoTimeout code changes, as they broke SNI - Add option to save certs even if no errors - Add option to disable hostname verification
-
zzz authored
and unneeded code, now compiles
-
zzz authored
Apache HttpClient 4.4.1 (Apache 2.0 license) and one small class from HttpCore 4.4.1, unmodified as a baseline for future merges. Does not compile. See following checkins for more info
-
zzz authored
to give better message to users and prevent JVM shutdown on what is unlikely to be a heap issue.
-
- Apr 22, 2015
- Apr 20, 2015