11 Commits (67dd59125ed6f9c065cb43b98b459fc08543c4cb)

Author SHA1 Message Date
Rosen Penev 90f2b2d249 Fix compilation without deprecated OpenSSL APIs 6 years ago
Jeff Becker 4643c92d33
Initial SAM cleanup 6 years ago
l-n-s 2661db23f6 I2PControl: fix indentation 6 years ago
l-n-s 12292afdec I2PControl: s/remote_endpoint/peer 6 years ago
l-n-s 21545ab7da I2PControl: add new method ClientServicesInfo 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Dmitry Marakasov 0f2d2156e6 Don't use deprecated boost::asio::ssl::context ctor 7 years ago
NeverExist 0f0fb266c7 Fix deformed json result with an extra comma 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 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 8 years ago
orignal 28cf450bfa show status of shared local destination 8 years ago
orignal aa86593702 send correct response if JSON parse error 8 years ago
orignal faa368cc07 show if router is connected in i2p.router.status 8 years ago
orignal fde1c08945 change country code to A1 8 years ago
orignal 417eb56a9b rollback to 2.6.0 8 years ago
Jeff Becker f1eea6a0bf fix i2pcontrol bugs 8 years ago
Jeff Becker 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 8 years ago
brain5lug b8ec63cf8c copy ellimination for ranges #part1 8 years ago
orignal 725f939f35 fixed VS build error 8 years ago
hagen 2d252e6459 * HTTP.cpp : rename method 8 years ago
orignal 756e86662b fixed android build 8 years ago
orignal a5be4c9d0e moved std::to_string to util.h from android 8 years ago
anon5 58b058ab3a .apk builds. untested 8 years ago
hagen 9291f5c9c6 * I2PControl.cpp : 8 years ago
hagen 0ab5f993c7 * I2PControl.cpp : 8 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
hagen ebc411bbbd * I2PControl.cpp : 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.* 9 years ago
hagen 6e98649607 * I2PControl: send valid error response, instead closing connection 9 years ago
hagen 8949ebf041 * tune logging 9 years ago
hagen 3da6b3930b * I2PControl.cpp : fix handling relative paths for cert/key 9 years ago
h0bbyte 8805f1e4d6 I2PControl add total.sent|received.bytes 9 years ago
Andrey Alekseenko 1778d82bc3 Better checking if boost::asio::buffer works with std::array 9 years ago
hagen ac2cb773df * I2PControl.cpp : tune logs 9 years ago
hagen b70b3ec85b * I2PControl : drop I2P_CONTROL_ID* vars : ugly 9 years ago
hagen d5aa1a4880 * use GetOption instead hardcoded values in header * move cert/key from $DATADIR/i2pcontrol/ to $DATADIR/ 9 years ago
hagen de0658eaab * I2PControlService::CreateCertificate : use function parameters instead direct GetPath calls 9 years ago
hagen 97ca8b7ada * fix build 9 years ago
hagen f3a7c233b3 * I2PControl.cpp : #329 9 years ago
hagen 928abf7094 - I2PControlService::LoadConfig : not used anymore 9 years ago
hagen 2cace0008e - I2PControlService::SaveConfig : not used anymore 9 years ago
hagen db9c20f3dd * I2PControl : move boost1.49+gcc4.7 hack 9 years ago
hagen e1a1aef990 * I2PControl : use password option from main config 9 years ago