* Router: Allow null args to main() (broke Android)

This commit is contained in:
zzz
2014-02-20 14:08:05 +00:00
parent aab8b10adf
commit 91cdf85772
4 changed files with 26 additions and 20 deletions

View File

@@ -1,3 +1,7 @@
2014-02-20 zzz
* i2ptunnel: Add inproxy block option to HTTP server
* Router: Allow null args to main() (broke Android)
2014-02-17 zzz
* HMAC:
- Replace BC MD5 with JVM version, refactor I2PHMAC to use