Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 | |
2017-11-14 | wallet: rejig to avoid prompting in wallet2 | moneromooo-monero | 1 | -1/+3 | |
wallet2 is a library, and should not prompt for stdin. Instead, pass a function so simplewallet can prompt on stdin, and a GUI might display a window, etc. | |||||
2017-11-03 | Fix file permission issue | Tim L | 1 | -0/+0 | |
This branch fixes a file permission issue introduced by https://github.com/monero-project/monero/commit/69c37200aa87f100f731e755bdca7a0dc6ae820a | |||||
2017-10-30 | RPC Add cross origin resource sharing support | Tim L | 1 | -0/+18 | |
2017-02-23 | rpc: s/rcp/rpc/ | moneromooo-monero | 1 | -1/+1 | |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 1 | -0/+96 | |