Commit graph

44 commits

Author SHA1 Message Date
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
2017-04-21 06:33:45 -04:00
orignal 0b46495afd i2p.router.net.tunnels.successrate 2017-01-31 12:12:39 -05:00
orignal 417eb56a9b rollback to 2.6.0 2017-01-06 09:59:22 -05:00
hagen 4f8db487e7 * I2PControl.{cpp,h} : add BuildErrorResponse() 2016-05-26 00:09:25 +00:00
hagen 0e1765e045 * I2PControl.cpp : SendResponse() third arg now std::string & 2016-05-26 00:09:25 +00:00
orignal 7c835bae20 changed back to <openssl/ 2016-05-11 16:02:26 -04:00
orignal 3907b4101a include openssl through OPENSSL macro 2016-05-11 15:12:38 -04:00
hagen f63dd75f08 * set bw limits thru i2pcontrol (#461) (experimental) 2016-04-05 11:37:25 +00:00
hagen 2b137b43e6 * i2p::fs migration: I2PControl.* 2016-02-11 13:05:00 +00:00
hagen 900fc1cb46 Merge branch 'new-cmdline' into openssl
Conflicts:
	ClientContext.cpp
	Daemon.cpp
	I2PControl.cpp
	I2PControl.h
	docs/configuration.md
2016-02-01 15:08:20 +00:00
h0bbyte 8805f1e4d6 I2PControl add total.sent|received.bytes 2016-01-31 22:52:20 +03:00
hagen b70b3ec85b * I2PControl : drop I2P_CONTROL_ID* vars : ugly 2016-01-22 12:04:11 +00:00
hagen d5aa1a4880 * use GetOption instead hardcoded values in header * move cert/key from $DATADIR/i2pcontrol/ to $DATADIR/ 2016-01-22 11:59:15 +00:00
hagen de0658eaab * I2PControlService::CreateCertificate : use function parameters instead direct GetPath calls 2016-01-22 11:59:13 +00:00
hagen 97ca8b7ada * fix build 2016-01-21 12:59:00 +00:00
hagen 928abf7094 - I2PControlService::LoadConfig : not used anymore 2016-01-21 07:46:17 +00:00
hagen e1a1aef990 * I2PControl : use password option from main config 2016-01-21 07:37:38 +00:00
orignal f122da1485 change and save I2PControl password 2015-12-08 10:40:43 -05:00
erlend1 cee1b8a64a Configurable addresses from master 2015-11-30 16:44:32 +02:00
orignal ad79ec7b1f async handshake 2015-11-25 13:11:02 -05:00
orignal c9d03a8094 I2PControl through SSL 2015-11-23 13:22:02 -05:00
orignal d015538bb4 create certificate for https 2015-11-23 11:56:00 -05:00
orignal 1cc3dd5ee4 send I2PControl response without write_json 2015-03-20 14:45:22 -04:00
orignal 41ad5d12a3 use propery tree for params 2015-03-20 11:36:57 -04:00
orignal 7ea12ddd61 RouterInfo version and status 2015-03-19 21:51:18 -04:00
orignal 708e17162c handle i2p.router.net.bw requests 2015-03-17 15:36:15 -04:00
orignal e0f80c9f91 save and check token 2015-03-06 11:33:54 -05:00
orignal 42f314669f show router status through I2PControl 2015-03-05 15:17:16 -05:00
orignal dc18c012ed show uptime through I2PControl 2015-02-23 14:57:57 -05:00
orignal 027c43c99c Reseed through I2PControl 2015-01-19 13:57:37 -05:00
orignal 514947ba49 skip HTTP header 2015-01-16 16:19:17 -05:00
orignal 25cc118890 I2PControl method 2015-01-15 16:42:28 -05:00
orignal 02b7cd71c5 handle i2p.router.netdb.activepeers 2015-01-14 13:21:41 -05:00
orignal 1eef996701 NetworkSetting method 2015-01-12 14:31:45 -05:00
orignal dcae7fc541 participating request 2015-01-12 14:03:20 -05:00
orignal aeb2e235e5 use lookup tables for requests 2015-01-12 13:38:16 -05:00
orignal 912146b1c9 shutdown and graceful shutdown through I2PControl 2015-01-09 22:27:52 -05:00
orignal 70b6c024bf handle i2p.router.netdb.knownpeers RouterInfo request 2015-01-09 11:58:14 -05:00
orignal 8910412068 pass results by reference 2015-01-09 10:28:16 -05:00
orignal f3548daede I2PControl Authenticate and Echo 2015-01-08 16:11:40 -05:00
orignal efdadfd7c5 added I2PControl to ClientContext 2015-01-08 13:28:51 -05:00
orignal bc11689f35 extract params 2015-01-07 16:41:11 -05:00
orignal 0339a4f963 JSON parser 2015-01-07 16:09:32 -05:00
orignal cdc0aa658a I2PControl added 2015-01-07 13:26:44 -05:00