This commit is contained in:
zzz
2009-03-16 19:34:59 +00:00
parent 98fda81b79
commit 0da964e47f
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2009-03-16 zzz
* help.jsp: Add some
* I2PTunnel: Cleanup
* I2PTunnelHTTPClient: Fix NPE on delayed open
* I2PTunnelHTTPServer: Maybe catch an NPE
* SOCKS: Allow .onion addresses for onioncat testing
* Tunnel: Catch a rare AIOOB
2009-03-09 zzz
* Client:
- Clean up retry code