Age | Commit message (Expand) | Author | Files | Lines |
2016-08-28 | Revert "Interpret x86_64 as x86-64 for architecture" | redfish | 1 | -5/+1 |
2016-08-28 | cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSOR | redfish | 1 | -27/+22 |
2016-08-26 | Merge pull request #991 | Riccardo Spagni | 1 | -4/+12 |
2016-08-26 | db_lmdb: do not try to modify the database in read only mode | moneromooo-monero | 1 | -4/+12 |
2016-08-26 | Merge pull request #989 | Riccardo Spagni | 1 | -1/+1 |
2016-08-26 | Merge pull request #986 | Riccardo Spagni | 1 | -1/+1 |
2016-08-26 | Merge pull request #984 | Riccardo Spagni | 2 | -2/+5 |
2016-08-26 | Merge pull request #982 | Riccardo Spagni | 1 | -1/+1 |
2016-08-26 | Merge pull request #978 | Riccardo Spagni | 3 | -5/+103 |
2016-08-26 | Merge pull request #976 | Riccardo Spagni | 1 | -1/+8 |
2016-08-25 | README.md: Boost version updated for windows | tobiasw2 | 1 | -1/+1 |
2016-08-24 | Merge pull request #988 | Riccardo Spagni | 1 | -0/+1 |
2016-08-24 | added Symas as a sponsor | Riccardo Spagni | 1 | -0/+1 |
2016-08-24 | Merge pull request #981 | Riccardo Spagni | 1 | -1/+1 |
2016-08-24 | Merge branch 'ranok-patch-1' | Riccardo Spagni | 1 | -8/+4 |
2016-08-24 | resolved conflicts in readme.md | Riccardo Spagni | 1 | -8/+4 |
2016-08-24 | Update README.i18n | arb0r | 1 | -1/+1 |
2016-08-23 | Fix fake 'network synchronized, begin using' messages | Thomas Winget | 2 | -2/+5 |
2016-08-24 | fix #691 removed help about leaving wallet name empty on --generate-new-wallet | guzzi_jones | 1 | -1/+1 |
2016-08-23 | Docs: re-introduce Boost 1.58 min req from 2a2b655 | anonimal | 1 | -1/+1 |
2016-08-23 | libwallet_api: tests: checking for result while opening wallet | Ilya Kitaev | 1 | -4/+6 |
2016-08-23 | libwallet_api: Wallet::amountFromString fixed | Ilya Kitaev | 2 | -1/+24 |
2016-08-23 | libwallet_api: helper method to return maximumAllowedAmount | Ilya Kitaev | 2 | -0/+6 |
2016-08-22 | Merge branch 'radfish-PR--readme-clarify-conf-syntax' | Riccardo Spagni | 1 | -7/+44 |
2016-08-22 | fix README conflicts | Riccardo Spagni | 1 | -7/+44 |
2016-08-22 | Merge pull request #972 | Riccardo Spagni | 1 | -1/+1 |
2016-08-22 | Merge pull request #970 | Riccardo Spagni | 1 | -0/+3 |
2016-08-22 | Merge pull request #968 | Riccardo Spagni | 1 | -0/+1 |
2016-08-22 | Merge pull request #967 | Riccardo Spagni | 1 | -1/+3 |
2016-08-22 | Merge pull request #964 | Riccardo Spagni | 2 | -8/+4 |
2016-08-22 | README formatting | Jacob Torrey | 1 | -4/+4 |
2016-08-22 | libwallet_api: tests: removed logged passwords | Ilya Kitaev | 1 | -2/+2 |
2016-08-22 | libwallet_api: do not store wallet on close if status is not ok | Ilya Kitaev | 2 | -5/+72 |
2016-08-21 | readme: format Windows deps as a list | redfish | 1 | -1/+8 |
2016-08-21 | readme: formatting for rlwrap command snippet | redfish | 1 | -2/+6 |
2016-08-21 | simplewallet: default to max-concurrency 1 on MacOS X | moneromooo-monero | 1 | -1/+8 |
2016-08-20 | readme: add deps for documentation | redfish | 1 | -1/+6 |
2016-08-20 | readme: add deps: miniupnpc and libunwind | redfish | 1 | -0/+2 |
2016-08-20 | readme: add pkg-config dep | redfish | 1 | -0/+1 |
2016-08-20 | readme: decrease size of sponsor logos | redfish | 1 | -1/+6 |
2016-08-20 | readme: format dependencies into a list #951 | redfish | 1 | -2/+15 |
2016-08-20 | readme: clarify conf syntax re leading dashes | redfish | 1 | -1/+1 |
2016-08-19 | cmake: fix typo in handling of STACK_TRACE | redfish | 1 | -1/+1 |
2016-08-17 | wallet: store key images after importing them | moneromooo-monero | 1 | -0/+3 |
2016-08-17 | wallet: fix build on Mac and Windows (missing include) | moneromooo-monero | 1 | -0/+1 |
2016-08-16 | simplewallet: do not suggest removing cache if the password was wrong | moneromooo-monero | 1 | -1/+3 |
2016-08-16 | Build: make boost 1.58 minimum requirement. Fixes #956 | anonimal | 2 | -8/+4 |
2016-08-16 | Merge pull request #963 | Riccardo Spagni | 2 | -5/+9 |
2016-08-16 | Merge pull request #959 | Riccardo Spagni | 5 | -2/+50 |
2016-08-16 | Build: use libstdc++ with clang < 3.7 | anonimal | 1 | -2/+2 |
2016-08-15 | Build: use Boost 1.58 for Travis build. Refs #956 | anonimal | 1 | -3/+7 |
2016-08-12 | daemon: print time to next fork | moneromooo-monero | 5 | -2/+50 |
2016-08-11 | Merge pull request #955 | Riccardo Spagni | 1 | -6/+12 |
2016-08-11 | Merge pull request #948 | Riccardo Spagni | 16 | -80/+345 |
2016-08-11 | More for Issue #855 | Howard Chu | 1 | -6/+12 |
2016-08-11 | Fake outs set is now decided by the wallet | moneromooo-monero | 13 | -62/+304 |
2016-08-11 | Merge pull request #953 | Riccardo Spagni | 1 | -2/+1 |
2016-08-11 | Merge pull request #952 | Riccardo Spagni | 2 | -4/+9 |
2016-08-11 | Merge pull request #949 | Riccardo Spagni | 2 | -69/+64 |
2016-08-11 | Merge pull request #947 | Riccardo Spagni | 1 | -1/+2 |
2016-08-11 | Merge pull request #943 | Riccardo Spagni | 4 | -53/+106 |
2016-08-11 | Merge pull request #940 | Riccardo Spagni | 1 | -0/+2 |
2016-08-11 | Merge pull request #939 | Riccardo Spagni | 2 | -42/+45 |
2016-08-10 | db_lmdb: errors dropping hf starting height db on reset are not fatal | moneromooo-monero | 1 | -2/+1 |
2016-08-09 | Better fix (#4) | hyc | 2 | -4/+9 |
2016-08-09 | fix restore-deterministic height | luigi1111 | 1 | -2/+2 |
2016-08-07 | simplewallet: make the refresh thread into more generic idle thread | moneromooo-monero | 2 | -69/+64 |
2016-08-04 | wallet2: if importing key images fails, print failure index | moneromooo-monero | 1 | -1/+2 |
2016-08-01 | cmake: do not pass -O2 in debug build on ARM | redfish | 1 | -7/+8 |
2016-08-01 | new unlocked parameter to output_histogram | moneromooo-monero | 9 | -18/+41 |
2016-08-01 | Fix #864 | guzzi_jones | 4 | -53/+106 |
2016-07-30 | Build: take out tests in Travis CI | anonimal | 1 | -1/+1 |
2016-07-29 | Build: add vanilla clang to Travis CI | anonimal | 1 | -0/+2 |
2016-07-29 | Build: add make release-test to Travis CI | anonimal | 1 | -1/+1 |
2016-07-28 | cmake: libatomic only needed for 32-bit Clang builds | redfish | 1 | -5/+3 |
2016-07-28 | cmake: cleanup logic that sets flags per target/subdir | redfish | 2 | -32/+36 |
2016-07-27 | Merge pull request #937 | Riccardo Spagni | 4 | -25/+35 |
2016-07-27 | Merge pull request #936 | Riccardo Spagni | 4 | -19/+36 |
2016-07-27 | cmake,common: flag for stack trace | redfish | 4 | -25/+35 |
2016-07-26 | tests: fix a bitflag test typo | moneromooo-monero | 1 | -1/+1 |
2016-07-26 | unit_tests: check adding checkpoints succeeded | moneromooo-monero | 1 | -3/+3 |
2016-07-26 | db_lmdb: add some missing api call checks | moneromooo-monero | 1 | -14/+31 |
2016-07-26 | core_rpc_server: fix gray/white peer list mixup | moneromooo-monero | 1 | -1/+1 |
2016-07-26 | Merge pull request #928 | Riccardo Spagni | 8 | -1/+364 |
2016-07-26 | Merge pull request #931 | Riccardo Spagni | 1 | -3/+8 |
2016-07-26 | Merge pull request #934 | Riccardo Spagni | 1 | -6/+17 |
2016-07-26 | cmake: install throw hook in OSX build too | redfish | 1 | -0/+3 |
2016-07-26 | cmake: do not install hook on throw when building tests | redfish | 1 | -6/+14 |
2016-07-25 | hardfork: fix off by one in rescaning fork state after restart | moneromooo-monero | 1 | -3/+8 |
2016-07-24 | Merge pull request #927 | Riccardo Spagni | 1 | -22/+4 |
2016-07-24 | wallet: new {ex,im}port_key_images commands and RPC calls | moneromooo-monero | 8 | -1/+364 |
2016-07-23 | cmake: wallet: libunbound is not always static | redfish | 1 | -22/+4 |
2016-07-23 | Merge pull request #923 | Riccardo Spagni | 1 | -0/+1 |
2016-07-23 | Merge pull request #916 | Riccardo Spagni | 5 | -54/+243 |
2016-07-23 | Merge pull request #915 | Riccardo Spagni | 7 | -75/+450 |
2016-07-23 | Merge pull request #910 | Riccardo Spagni | 1 | -0/+2 |
2016-07-23 | Merge pull request #886 | Riccardo Spagni | 1 | -15/+22 |
2016-07-23 | Merge pull request #920 | Riccardo Spagni | 1 | -0/+8 |
2016-07-23 | include result in the notifications template | Riccardo Spagni | 1 | -1/+1 |
2016-07-23 | only alert on IRC when the status changes | Riccardo Spagni | 1 | -0/+2 |
2016-07-23 | Merge pull request #924 | Riccardo Spagni | 1 | -1/+1 |
2016-07-22 | cmake: do not pass -Werror when building tests | redfish | 1 | -15/+22 |
2016-07-22 | Tests: fix signed/unsigned comparison in hash-target | anonimal | 1 | -1/+1 |
2016-07-22 | simplewallet: suggest removing cache when loading fails | moneromooo-monero | 1 | -0/+1 |
2016-07-20 | wallet: add unconfirmed incoming txes from the txpool | moneromooo-monero | 5 | -54/+243 |
2016-07-20 | simplewallet: revert to foreground refresh at startup | moneromooo-monero | 1 | -0/+2 |
2016-07-20 | add IRC notifications to travis | Riccardo Spagni | 1 | -0/+6 |
2016-07-20 | Merge pull request #914 | Riccardo Spagni | 1 | -2/+2 |
2016-07-20 | Merge pull request #919 | Riccardo Spagni | 1 | -7/+6 |
2016-07-20 | Merge pull request #918 | Riccardo Spagni | 1 | -5/+5 |
2016-07-20 | fix atomic library to only fire off for clang | Riccardo Spagni | 1 | -3/+5 |
2016-07-20 | fix duplicate clang block in cmake | Riccardo Spagni | 1 | -4/+1 |
2016-07-20 | Docs: fix 'Development Resources' formatting in README. | anonimal | 1 | -5/+5 |
2016-07-20 | Merge pull request #911 | Riccardo Spagni | 9 | -186/+9 |
2016-07-20 | Merge pull request #917 | Riccardo Spagni | 1 | -1/+1 |
2016-07-20 | change travis badge | Riccardo Spagni | 1 | -1/+1 |
2016-07-20 | Merge pull request #909 | Riccardo Spagni | 2 | -5/+34 |
2016-07-20 | Merge pull request #904 | Riccardo Spagni | 2 | -14/+41 |
2016-07-20 | Merge pull request #902 | Riccardo Spagni | 7 | -18/+84 |
2016-07-20 | Merge pull request #900 | Riccardo Spagni | 2 | -5/+3 |
2016-07-20 | Merge pull request #899 | Riccardo Spagni | 1 | -1/+8 |
2016-07-20 | Merge pull request #897 | Riccardo Spagni | 1 | -14/+0 |
2016-07-20 | Merge pull request #896 | Riccardo Spagni | 1 | -1/+1 |
2016-07-20 | Merge pull request #887 | Riccardo Spagni | 1 | -0/+5 |
2016-07-20 | Merge pull request #818 | Riccardo Spagni | 8 | -1/+194 |
2016-07-19 | wallet: add command and RPC to sign/verify data | moneromooo-monero | 8 | -1/+194 |
2016-07-18 | refreshing wallet even if error happened | Ilya Kitaev | 2 | -6/+18 |
2016-07-18 | wallet_api: async init, Wallet::connected status, log level | Ilya Kitaev | 5 | -38/+172 |
2016-07-18 | libwallet_api cmake: conditionally creating libwallet_merged2 only for | Ilya Kitaev | 2 | -9/+17 |
2016-07-18 | wallet_api: segfault on refresh fixed | Ilya Kitaev | 2 | -5/+9 |
2016-07-18 | WalletListener functionality | Ilya Kitaev | 5 | -52/+195 |
2016-07-18 | hack to successfull linking for MSYS2 | Ilya Kitaev | 1 | -2/+6 |
2016-07-18 | Transaction fee multiplier aka priority integraged | Ilya Kitaev | 4 | -4/+67 |
2016-07-18 | Wallet::paymentIdValid | Ilya Kitaev | 2 | -0/+7 |
2016-07-17 | wallet2_api: use uint64_t for amounts | moneromooo-monero | 1 | -2/+2 |
2016-07-13 | remove hf_starting_height db | moneromooo-monero | 9 | -186/+9 |
2016-07-13 | Docs: update 'Development Resources' in README. | anonimal | 1 | -5/+4 |
2016-07-13 | Travis-CI: add build-status badge to README.md | anonimal | 1 | -0/+2 |
2016-07-13 | Travis-CI: remote redundant make release-test. | anonimal | 1 | -1/+1 |
2016-07-12 | Travis-CI: implement first-draft configuration. | anonimal | 1 | -0/+28 |
2016-07-12 | cmake: don't try to link with atomic on Apple | redfish | 1 | -1/+1 |
2016-07-10 | cmake: ARM: clang: make warning non-fatal: inline asm | redfish | 1 | -0/+3 |
2016-07-10 | cmake: link with -latomic for clang | redfish | 1 | -0/+5 |
2016-07-10 | cmake: include -ldl via cmake built-in var | redfish | 1 | -4/+1 |
2016-07-10 | common: stack trace: make clang happy with func ptrs | redfish | 1 | -9/+29 |
2016-07-10 | cmake: do not pass -stdlib=c++ to clang >=3.7 | redfish | 1 | -2/+4 |
2016-07-10 | Add a daemon RPC version, and make simplewallet check it | moneromooo-monero | 7 | -18/+84 |
2016-07-10 | daemon: fix ban seconds being misinterpreted as absolute | moneromooo-monero | 1 | -3/+1 |
2016-07-10 | rpc: fix get_bans and set_bans RPC names, they were missing a _ | moneromooo-monero | 1 | -2/+2 |
2016-07-10 | wallet_rpc_server: add payment id from integrated addresses to extra | moneromooo-monero | 1 | -1/+8 |
2016-07-09 | daemonizer: posix: keep parent's working dir and umask | redfish | 1 | -14/+0 |
2016-07-09 | cmake: do not ignore dangerous warnings with -Wno-error | redfish | 1 | -1/+1 |
2016-07-08 | cmake: pass -fno-strict-aliasing to fix build with GCC 6.1.1 | redfish | 1 | -0/+5 |
2016-07-08 | Merge pull request #889 | Riccardo Spagni | 1 | -1/+1 |
2016-07-07 | wallet2_api: make this build (smatch needs .str() for /=) | moneromooo-monero | 1 | -1/+1 |
2016-07-06 | Merge pull request #885 | Riccardo Spagni | 1 | -2/+1 |
2016-07-06 | Merge pull request #884 | Riccardo Spagni | 2 | -4/+14 |
2016-07-06 | Merge pull request #883 | Riccardo Spagni | 1 | -1/+10 |
2016-07-06 | Merge pull request #882 | Riccardo Spagni | 1 | -0/+12 |
2016-07-06 | Merge pull request #879 | Riccardo Spagni | 1 | -0/+1 |
2016-07-06 | Merge pull request #878 | Riccardo Spagni | 7 | -28/+146 |
2016-07-06 | Merge pull request #877 | Riccardo Spagni | 2 | -16/+16 |
2016-07-06 | Merge pull request #876 | Riccardo Spagni | 1 | -1/+1 |
2016-07-06 | Merge pull request #875 | Riccardo Spagni | 2 | -15/+32 |
2016-07-06 | Merge pull request #873 | Riccardo Spagni | 2 | -1/+3 |
2016-07-06 | Merge pull request #872 | Riccardo Spagni | 31 | -452/+2572 |
2016-07-03 | updated README to reflect Windows changes | Riccardo Spagni | 1 | -2/+1 |
2016-07-03 | allow peers without port | moneromooo-monero | 2 | -4/+14 |
2016-06-30 | daemon: print exception errors when failing to parse config file | moneromooo-monero | 1 | -1/+10 |
2016-06-29 | rpc: restrict number of fake outs requested in restricted rpc mode | moneromooo-monero | 1 | -0/+12 |
2016-06-24 | CMake: GPL 'libutils' script removed | Ilya Kitaev | 5 | -407/+16 |
2016-06-23 | makefile: remove unnecessary ARM-specific targets | redfish | 1 | -8/+0 |
2016-06-23 | Merge branch 'master' of https://github.com/mbg033/bitmonero | Ilya Kitaev | 5 | -23/+19 |
2016-06-23 | WalletManager::findWallets: searching by "keys" files instead of | Ilya Kitaev | 1 | -5/+3 |
2016-06-23 | Wallet: payment id and integrated address | Ilya Kitaev | 4 | -14/+144 |
2016-06-23 | PendingTransactionImpl: pointer->reference | Ilya Kitaev | 2 | -4/+4 |
2016-06-23 | commented regex | Ilya Kitaev | 1 | -1/+1 |
2016-06-23 | Typo fixed | Ilya Kitaev | 1 | -1/+1 |
2016-06-23 | Wallet::createTransaction: added mixin_count param | Ilya Kitaev | 4 | -11/+63 |
2016-06-23 | double/string to monero integer convertion methods | Ilya Kitaev | 3 | -2/+33 |
2016-06-23 | wallet::default_mixin exposed to public interface as | Ilya Kitaev | 4 | -1/+24 |
2016-06-23 | Wallet::filename, Wallet::keysFilename, tests for move wallet | Ilya Kitaev | 4 | -0/+58 |
2016-06-23 | removed unused "using" | Ilya Kitaev | 1 | -1/+0 |
2016-06-23 | Wallet API : WalletManager::findWallets() added | Ilya Kitaev | 8 | -19/+86 |
2016-06-23 | scripts for faster test wallets generation | Ilya Kitaev | 11 | -19/+120 |
2016-06-23 | regenerated test wallets, basic functions got broken | Ilya Kitaev | 1 | -17/+20 |
2016-06-23 | installing wallet_api header | Ilya Kitaev | 1 | -2/+2 |
2016-06-23 | cmake: BUILD_TESTS as option explicitly; added missed dependency | Ilya Kitaev | 1 | -0/+3 |
2016-06-23 | cmake libutils dependency added | Ilya Kitaev | 1 | -0/+46 |
2016-06-23 | all wallet dependencies merged to single static lib | Ilya Kitaev | 4 | -2/+491 |
2016-06-23 | WalletListener::moneyReceived test | Ilya Kitaev | 1 | -12/+38 |
2016-06-23 | WalletListener::moneySpent test | Ilya Kitaev | 3 | -55/+164 |
2016-06-23 | WalletListener::moneySpent(), WalletListener::moneyReceived() | Ilya Kitaev | 2 | -2/+22 |
2016-06-23 | i_wallet_callback: virtual dtor | Ilya Kitaev | 1 | -0/+1 |
2016-06-23 | started WalletListener | Ilya Kitaev | 3 | -1/+65 |
2016-06-23 | TransactionHistory continued | Ilya Kitaev | 6 | -24/+159 |
2016-06-23 | merged with upstream | Ilya Kitaev | 5 | -3/+106 |
2016-06-23 | Wallet API : transaction history in progress | Ilya Kitaev | 8 | -32/+115 |
2016-06-23 | transaction history api in progress | Ilya Kitaev | 7 | -16/+110 |
2016-06-23 | api implementation splitted over separate files | Ilya Kitaev | 13 | -315/+710 |