| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | cmake: do not pass -stdlib=c++ to clang >=3.7 | redfish | 2016-07-10 | 1 | -2/+4 | |
| | |/ | ||||||
| * | | Merge pull request #902 | Riccardo Spagni | 2016-07-20 | 7 | -18/+84 | |
| |\ \ | ||||||
| | * | | Add a daemon RPC version, and make simplewallet check it | moneromooo-monero | 2016-07-10 | 7 | -18/+84 | |
| | |/ | ||||||
| * | | Merge pull request #900 | Riccardo Spagni | 2016-07-20 | 2 | -5/+3 | |
| |\ \ | ||||||
| | * | | daemon: fix ban seconds being misinterpreted as absolute | moneromooo-monero | 2016-07-10 | 1 | -3/+1 | |
| | * | | rpc: fix get_bans and set_bans RPC names, they were missing a _ | moneromooo-monero | 2016-07-10 | 1 | -2/+2 | |
| | |/ | ||||||
| * | | Merge pull request #899 | Riccardo Spagni | 2016-07-20 | 1 | -1/+8 | |
| |\ \ | ||||||
| | * | | wallet_rpc_server: add payment id from integrated addresses to extra | moneromooo-monero | 2016-07-10 | 1 | -1/+8 | |
| | |/ | ||||||
| * | | Merge pull request #897 | Riccardo Spagni | 2016-07-20 | 1 | -14/+0 | |
| |\ \ | ||||||
| | * | | daemonizer: posix: keep parent's working dir and umask | redfish | 2016-07-09 | 1 | -14/+0 | |
| | |/ | ||||||
| * | | Merge pull request #896 | Riccardo Spagni | 2016-07-20 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | cmake: do not ignore dangerous warnings with -Wno-error | redfish | 2016-07-09 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #887 | Riccardo Spagni | 2016-07-20 | 1 | -0/+5 | |
| |\ \ | ||||||
| | * | | cmake: pass -fno-strict-aliasing to fix build with GCC 6.1.1 | redfish | 2016-07-08 | 1 | -0/+5 | |
| | |/ | ||||||
| * | | Merge pull request #818 | Riccardo Spagni | 2016-07-20 | 8 | -1/+194 | |
| |\ \ | |/ |/| | ||||||
| | * | wallet: add command and RPC to sign/verify data | moneromooo-monero | 2016-07-19 | 8 | -1/+194 | |
| |/ | ||||||
| * | Merge pull request #889 | Riccardo Spagni | 2016-07-08 | 1 | -1/+1 | |
| |\ | ||||||
| | * | wallet2_api: make this build (smatch needs .str() for /=) | moneromooo-monero | 2016-07-07 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #885 | Riccardo Spagni | 2016-07-06 | 1 | -2/+1 | |
| |\ | ||||||
| | * | updated README to reflect Windows changes | Riccardo Spagni | 2016-07-03 | 1 | -2/+1 | |
| * | | Merge pull request #884 | Riccardo Spagni | 2016-07-06 | 2 | -4/+14 | |
| |\ \ | ||||||
| | * | | allow peers without port | moneromooo-monero | 2016-07-03 | 2 | -4/+14 | |
| | |/ | ||||||
| * | | Merge pull request #883 | Riccardo Spagni | 2016-07-06 | 1 | -1/+10 | |
| |\ \ | ||||||
| | * | | daemon: print exception errors when failing to parse config file | moneromooo-monero | 2016-06-30 | 1 | -1/+10 | |
| | |/ | ||||||
| * | | Merge pull request #882 | Riccardo Spagni | 2016-07-06 | 1 | -0/+12 | |
| |\ \ | ||||||
| | * | | rpc: restrict number of fake outs requested in restricted rpc mode | moneromooo-monero | 2016-06-29 | 1 | -0/+12 | |
| | |/ | ||||||
| * | | Merge pull request #879 | Riccardo Spagni | 2016-07-06 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | simplewallet: mention the background refresh thread when starting | moneromooo-monero | 2016-06-22 | 1 | -0/+1 | |
| | |/ | ||||||
| * | | Merge pull request #878 | Riccardo Spagni | 2016-07-06 | 7 | -28/+146 | |
| |\ \ | ||||||
| | * | | wallet: add a fee multiplier | moneromooo-monero | 2016-06-22 | 7 | -28/+146 | |
| | |/ | ||||||
| * | | Merge pull request #877 | Riccardo Spagni | 2016-07-06 | 2 | -16/+16 | |
| |\ \ | ||||||
| | * | | makefile: remove unnecessary ARM-specific targets | redfish | 2016-06-23 | 1 | -8/+0 | |
| | * | | cmake: disable AES on ARM | redfish | 2016-06-21 | 1 | -1/+3 | |
| | * | | cmake: initialize ARCH for native builds | redfish | 2016-06-21 | 1 | -1/+6 | |
| | * | | cmake: remove repetitive code in handling of NO_AES | redfish | 2016-06-21 | 1 | -7/+8 | |
| * | | | Merge pull request #876 | Riccardo Spagni | 2016-07-06 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | contrib: epee: add missing noexcept spec to class decl | redfish | 2016-06-22 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #875 | Riccardo Spagni | 2016-07-06 | 2 | -15/+32 | |
| |\ \ \ | ||||||
| | * | | | readme: move license to separate file for packaging | redfish | 2016-06-21 | 2 | -15/+32 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #873 | Riccardo Spagni | 2016-07-06 | 2 | -1/+3 | |
| |\ \ \ | ||||||
| | * | | | remove POSIX_C_SOURCE and remove dlfcn.h for static builds | luigi1111 | 2016-06-21 | 2 | -1/+3 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #872 | Riccardo Spagni | 2016-07-06 | 31 | -452/+2572 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | CMake: GPL 'libutils' script removed | Ilya Kitaev | 2016-06-24 | 5 | -407/+16 | |
| | * | | Merge branch 'master' of https://github.com/mbg033/bitmonero | Ilya Kitaev | 2016-06-23 | 5 | -23/+19 | |
| | |\ \ | ||||||
| | | * | | PendingTransactionImpl: pointer->reference | Ilya Kitaev | 2016-06-22 | 2 | -4/+4 | |
| | | * | | commented regex | Ilya Kitaev | 2016-06-22 | 1 | -1/+1 | |
| | | * | | Typo fixed | Ilya Kitaev | 2016-06-22 | 1 | -1/+1 | |
| | | * | | Wallet::createTransaction: added mixin_count param | Ilya Kitaev | 2016-06-20 | 4 | -11/+63 | |
| | | * | | double/string to monero integer convertion methods | Ilya Kitaev | 2016-06-16 | 3 | -2/+33 | |
| | | * | | wallet::default_mixin exposed to public interface as | Ilya Kitaev | 2016-06-10 | 4 | -1/+24 | |
