REDACTED-rig/src/net
Ben Gräf f54ce3c95c
Merged features for # 1.6.3 (#114)
- Added shift+click function for multi row selection to Dashboard
- Added -DBUILD_STATIC=ON/OFF option to CMake configuration to create fully static builds
- Added current algo and list of supported_varaints to login message for future usage on proxy
- Added support for latest Stellite (XTL) and Alloy (XAO) variants
- Simplification of configuration, "force-pow-variant" and "cryptonight-lite-ipbc" parameters are now deprecated see [Coin Configuration](https://github.com/Bendr0id/xmrigCC/wiki/Coin-configurations) for guidance
- Fixed leaks in transport shutdown
2018-05-23 23:23:49 +02:00
..
strategies Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
BoostConnection.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
BoostTcpConnection.cpp Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
BoostTcpConnection.h Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
BoostTlsConnection.cpp Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
BoostTlsConnection.h Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
Client.cpp Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Client.h Fixed crashes on 32bit Windows 2018-04-19 17:19:23 +02:00
Connection.cpp Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Connection.h Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
Job.cpp Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Job.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
JobId.h Reverted changes in Job (#82) 2018-03-29 23:39:06 +02:00
JobResult.h libjansson replaced to rapidjson. 2017-10-04 23:33:30 +03:00
Network.cpp Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Network.h Rename Results => NetworkState. 2017-09-01 15:35:00 +03:00
SubmitResult.cpp Added results statistics to API. 2017-09-01 08:02:56 +03:00
SubmitResult.h libjansson replaced to rapidjson. 2017-10-04 23:33:30 +03:00
Url.cpp Fixed TLS build on Windows GCC/MVSC 2018-03-01 17:44:15 +01:00
Url.h Cleanup and added integrated tls config params parsing 2018-02-25 23:32:51 +01:00