Rosen Penev
|
90f2b2d249
|
Fix compilation without deprecated OpenSSL APIs
|
2019-01-06 15:39:24 -08:00 |
|
Jeff Becker
|
4643c92d33
|
Initial SAM cleanup
|
2018-04-24 09:45:16 -04:00 |
|
l-n-s
|
2661db23f6
|
I2PControl: fix indentation
|
2018-03-05 12:34:41 -05:00 |
|
l-n-s
|
12292afdec
|
I2PControl: s/remote_endpoint/peer
|
2018-03-04 11:28:09 -05:00 |
|
l-n-s
|
21545ab7da
|
I2PControl: add new method ClientServicesInfo
|
2018-03-03 05:52:11 -05:00 |
|
yangfl
|
50ba52756f
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
|
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
|
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
|
2017-12-11 22:34:48 +03:00 |
|
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.
|
2017-08-27 12:57:06 +09:00 |
|
Jeff Becker
|
e238f7ed37
|
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
|
2017-04-21 20:04:16 -04:00 |
|
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 |
|