aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/CMakeLists.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-07-15rpc: source file extensions must be explicit (cmake warning)selsta1-1/+1
2020-09-27rpc_private_headers declaration fixMichal m@lbit Malicki1-1/+1
2020-05-04Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett1-1/+21
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-02-28daemon: auto public nodes - cache and prioritize most stable nodesxiphon1-0/+1
2019-11-12rpc: Only show version string if it matches expected patternNathan Dorfman1-0/+2
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-3/+8
2019-07-22Dropping cppzmq dependency; adding some zmq utilsLee Clagett1-0/+2
2019-08-27daemon: automatic public nodes discovering and bootstrap daemon switchingxiphon1-0/+2
2019-06-25rpc headers fixMichal vel m@lbit1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-28Adding initial support for broadcasting transactions over TorLee Clagett1-0/+1
2018-11-21rpc: add version to get_infoJethro Grassie1-0/+3
2018-11-04rpc: fix linking error of 6097472a, get_output_distributionDusan Klinec1-5/+5
2018-10-23Update ZMQ fee estimate and add ZMQ output distributionLee Clagett1-3/+4
2018-06-28remove epee from link lines where it's redundantmoneromooo-monero1-1/+0
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-10fix some link errors in debug mode for macosstoffu1-0/+2
2017-12-16Wallets now do not depend on the daemon rpc libmoneromooo-monero1-2/+21
2017-12-16cryptonote_core does not depend on p2p anymoremoneromooo-monero1-1/+2
2017-09-21build: auto update version info without manually deleting version.hstoffu1-7/+0
2017-09-05Fix various oversights/bugs in ZMQ RPC server codeThomas Winget1-0/+2
2017-09-05json serialization for rpc-relevant monero typesThomas Winget1-1/+67
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-11Merge pull request #1689Riccardo Spagni1-2/+5
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+1
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-2/+5
2016-12-13Adding HTTP Digest Auth (but not yet enabled)Lee Clagett1-0/+1
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-2/+2
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-4/+2
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-04-01remerged; commands JSON. logging upgrade. doxygenrfree2monero1-0/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-24cmake: support 2.8.7Ben Boeckel1-1/+1
2014-10-23cmake: handle private vs. public headersBen Boeckel1-2/+7
2014-10-23cmake: refactor common code with librariesBen Boeckel1-9/+1
2014-10-23cmake: put each library into its own directoryBen Boeckel1-0/+57