Commit Graph

15 Commits (2648f1ba89d5032262a72ca8b2d2d8a70e441b9a)

Author SHA1 Message Date
orignal 335f9394a5 drop gcc 4.7 support 4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 50450923df don't add extra , to result string 5 years ago
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 7 years ago
l-n-s 12292afdec I2PControl: s/remote_endpoint/peer 7 years ago
l-n-s 21545ab7da I2PControl: add new method ClientServicesInfo 7 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
This was removed in boost 1.66, in prior versions the service
argument was not used
7 years ago
NeverExist 0f0fb266c7 Fix deformed json result with an extra comma
{"id":1,"result":{"i2p.router.net.bw.in":48,"i2p.router.net.bw.out":48,},"jsonrpc":"2.0"}
You can see there is an extra comma behind the number 48.
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
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago