9 Commits (openssl)

Author SHA1 Message Date
R4SAS 96c4463d39
clean code 2 years ago
orignal 36eddd48c3 move more handlers from I2PControl to I2PControlHandlers 2 years ago
orignal b4d73683d1 spilt to I2PControl and I2PControlHandlers 2 years ago
orignal 843a968959 integer uptime 2 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
l-n-s 21545ab7da I2PControl: add new method ClientServicesInfo 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 0b46495afd i2p.router.net.tunnels.successrate 7 years ago
orignal 417eb56a9b rollback to 2.6.0 7 years ago
hagen 4f8db487e7 * I2PControl.{cpp,h} : add BuildErrorResponse() 8 years ago
hagen 0e1765e045 * I2PControl.cpp : SendResponse() third arg now std::string & 8 years ago
orignal 7c835bae20 changed back to <openssl/ 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
hagen f63dd75f08 * set bw limits thru i2pcontrol (#461) (experimental) 8 years ago
hagen 2b137b43e6 * i2p::fs migration: I2PControl.* 8 years ago
h0bbyte 8805f1e4d6 I2PControl add total.sent|received.bytes 8 years ago
hagen b70b3ec85b * I2PControl : drop I2P_CONTROL_ID* vars : ugly 8 years ago
hagen d5aa1a4880 * use GetOption instead hardcoded values in header * move cert/key from $DATADIR/i2pcontrol/ to $DATADIR/ 8 years ago
hagen de0658eaab * I2PControlService::CreateCertificate : use function parameters instead direct GetPath calls 8 years ago
hagen 97ca8b7ada * fix build 8 years ago
hagen 928abf7094 - I2PControlService::LoadConfig : not used anymore 8 years ago
hagen e1a1aef990 * I2PControl : use password option from main config 8 years ago
orignal f122da1485 change and save I2PControl password 9 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
orignal ad79ec7b1f async handshake 9 years ago
orignal c9d03a8094 I2PControl through SSL 9 years ago
orignal d015538bb4 create certificate for https 9 years ago
orignal 1cc3dd5ee4 send I2PControl response without write_json 9 years ago
orignal 41ad5d12a3 use propery tree for params 9 years ago
orignal 7ea12ddd61 RouterInfo version and status 9 years ago
orignal 708e17162c handle i2p.router.net.bw requests 9 years ago
orignal e0f80c9f91 save and check token 9 years ago
orignal 42f314669f show router status through I2PControl 9 years ago
orignal dc18c012ed show uptime through I2PControl 9 years ago
orignal 027c43c99c Reseed through I2PControl 9 years ago
orignal 514947ba49 skip HTTP header 9 years ago
orignal 25cc118890 I2PControl method 9 years ago
orignal 02b7cd71c5 handle i2p.router.netdb.activepeers 9 years ago
orignal 1eef996701 NetworkSetting method 9 years ago
orignal dcae7fc541 participating request 9 years ago
orignal aeb2e235e5 use lookup tables for requests 9 years ago
orignal 912146b1c9 shutdown and graceful shutdown through I2PControl 9 years ago
orignal 70b6c024bf handle i2p.router.netdb.knownpeers RouterInfo request 9 years ago
orignal 8910412068 pass results by reference 9 years ago
orignal f3548daede I2PControl Authenticate and Echo 9 years ago
orignal efdadfd7c5 added I2PControl to ClientContext 9 years ago
orignal bc11689f35 extract params 9 years ago
orignal 0339a4f963 JSON parser 9 years ago