mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-07-18 20:27:37 +00:00
+ new http/url classes
* extract most page/cmd handlers from HTTPConnection class
* general cleanup of HTTPServer.{cpp,h}
+ http basic auth for webconsole
+ gracefull/quick shutdown commands
- drop direct access for b32 addresses from webconsole: use proxy instead