442fb6aef4
Formatted .java files.
2016-01-20 18:04:46 +00:00
df5a9a60a5
Added support for adding and deleting Advanced Config Settings.
2016-01-18 20:44:17 +00:00
fcd2a54754
Add support for RouterManager.CheckUpdates and RouterManager.Update.
2015-06-09 04:06:00 +00:00
c721c9ab48
Finished fixing inconsistent whitespace
2012-10-16 04:14:12 +00:00
58a91be062
Renamed handlers to be more desciptive.
...
Send RouterInfo netstatus via enumerators rather than status strings.
2011-07-26 14:33:04 +00:00
70afd93f2f
Cleaned up build scripts.
...
Removed cruddy files from repo.
Added support for API versioning. Version 1 is the current one.
2011-07-22 12:19:16 +00:00
a70177ec64
Added support for port/password changing of I2PControl in accordance with API document.
2011-07-19 14:10:06 +00:00
a6ae4c8405
Switched to I2Ps implementation of Base64.
...
Added support for the RouterInfo API call.
Added support for the RouterRunner API call.
2011-07-15 12:46:08 +00:00
3e861bb749
Removed dependency on bouncycastle. Now uses a undocumented method JDK method for signing certificates however. The same method is as used by keytool.
2011-07-08 11:22:22 +00:00
3fa499b198
Added support for starting a dummy router.
...
Added support for detecting whether I2PControl is run from a .jar (via RouterConsole).
Revised build.xml to include new libraries and remove old libraries.
Refactored NetworkInfo and changed name inte NetworkSetting.
2011-07-08 09:48:37 +00:00
50667e8196
Fixed bad cast in StatHandler.
2011-07-05 12:30:50 +00:00
27d3df3403
Added support for passing authentication tokens over ssl.
...
JSONRPC2 request (other than the authentication message) now require a valid token to be provided.
2011-07-05 10:48:48 +00:00
acc97b01c9
Renamed JSONRPCServlet -> JSONRPC2Servlet.
...
Added package for JSONRPC2 handlers.
Added handler for providing authentication tokens, tokens will be needed later on to interface with the JSONRPC2Servlet.
2011-07-01 13:22:47 +00:00