Age | Commit message (Expand) | Author | Files | Lines |
2016-12-04 | wallet2: avoid possible undefined behavior on empty string | moneromooo-monero | 1 | -2/+1 |
2016-11-24 | Merge pull request #1372 | Riccardo Spagni | 3 | -5/+5 |
2016-11-24 | Merge pull request #1371 | Riccardo Spagni | 1 | -2/+2 |
2016-11-24 | Merge pull request #1369 | Riccardo Spagni | 3 | -54/+11 |
2016-11-24 | Merge pull request #1368 | Riccardo Spagni | 1 | -27/+27 |
2016-11-24 | Merge pull request #1366 | Riccardo Spagni | 1 | -0/+17 |
2016-11-24 | Merge pull request #1364 | Riccardo Spagni | 8 | -137/+617 |
2016-11-24 | Merge pull request #1362 | Riccardo Spagni | 2 | -1/+5 |
2016-11-24 | Merge pull request #1361 | Riccardo Spagni | 8 | -21/+108 |
2016-11-24 | Merge pull request #1358 | Riccardo Spagni | 2 | -7/+52 |
2016-11-24 | Merge pull request #1357 | Riccardo Spagni | 1 | -1/+2 |
2016-11-24 | Merge pull request #1356 | Riccardo Spagni | 1 | -0/+11 |
2016-11-24 | Merge pull request #1353 | Riccardo Spagni | 1 | -0/+14 |
2016-11-24 | Merge pull request #1352 | Riccardo Spagni | 1 | -1/+1 |
2016-11-24 | Merge pull request #1351 | Riccardo Spagni | 1 | -4/+5 |
2016-11-24 | Merge pull request #1197 | Riccardo Spagni | 2 | -44/+70 |
2016-11-23 | Fix DNS failures in offline mode preventing daemon startup | moneromooo-monero | 3 | -5/+5 |
2016-11-23 | Fixed undefined behavior in TestDB | Lee Clagett | 1 | -2/+2 |
2016-11-23 | simplewallet: remove double confirmation when submitting signed tx | moneromooo-monero | 1 | -51/+0 |
2016-11-23 | wallet2: fix wrong change being recorded for cold signed txes | moneromooo-monero | 2 | -3/+11 |
2016-11-23 | Added task_region - a fork/join task implementation | Lee Clagett | 8 | -137/+617 |
2016-11-23 | rpc: do not include output indices for pool txes | moneromooo-monero | 1 | -5/+8 |
2016-11-23 | Updated GPG key for Jaquee | Jaquee | 1 | -27/+27 |
2016-11-22 | rpc: bump version after RPC changes | moneromooo-monero | 1 | -1/+1 |
2016-11-22 | Add a get_outs (fully text based) version of get_outs.bin | moneromooo-monero | 8 | -20/+94 |
2016-11-22 | rpc: add output indices to gettransactions | moneromooo-monero | 2 | -0/+10 |
2016-11-21 | Instructions for debugging LMDB crashes taken from #1360 | NanoAkron | 1 | -0/+17 |
2016-11-20 | tests: fix uninitialized data valgrind reports in levin tests | moneromooo-monero | 1 | -0/+1 |
2016-11-20 | tests: fix uninitialized data valgrind reports in serialization tests | moneromooo-monero | 1 | -1/+4 |
2016-11-19 | wallet: fix exporting outputs and key images with txes with two pubkeys | moneromooo-monero | 2 | -7/+52 |
2016-11-18 | wallet2_api: fix history leak on destruction | moneromooo-monero | 1 | -1/+2 |
2016-11-18 | wallet2_api: fix payment ids from integrated addresses being ignored | moneromooo-monero | 1 | -0/+11 |
2016-11-18 | Clamp refresh from height to blockchain height. | Dion Ahmetaj | 2 | -44/+70 |
2016-11-17 | epee: blind attempt to fix exit hang on windows | moneromooo-monero | 1 | -0/+14 |
2016-11-17 | wallet2: fix illegal memory access removing newlines from password | moneromooo-monero | 1 | -1/+1 |
2016-11-17 | wallet2: fix decrypting a bit too much in authenticated mode | moneromooo-monero | 1 | -4/+5 |
2016-11-17 | Merge pull request #1346 | Riccardo Spagni | 2 | -0/+12 |
2016-11-17 | Merge pull request #1318 | Riccardo Spagni | 5 | -2/+43 |
2016-11-17 | Merge pull request #1344 | Riccardo Spagni | 6 | -26/+127 |
2016-11-17 | Merge pull request #1337 | Riccardo Spagni | 1 | -1/+1 |
2016-11-17 | Merge pull request #1336 | Riccardo Spagni | 1 | -0/+10 |
2016-11-17 | Merge pull request #1335 | Riccardo Spagni | 1 | -2/+16 |
2016-11-16 | wallet: return fee in transfer RPC | moneromooo-monero | 2 | -0/+12 |
2016-11-16 | wallet: auto sync outputs and key images in cold signing files | moneromooo-monero | 4 | -10/+74 |
2016-11-16 | wallet2: fill key image and pubkey maps when importing outputs | moneromooo-monero | 1 | -0/+2 |
2016-11-16 | wallet: cast indices to string in logs to be nice to CLANG | moneromooo-monero | 1 | -4/+4 |
2016-11-16 | wallet2: try all tx keys when scanning a new transaction | moneromooo-monero | 2 | -4/+9 |
2016-11-15 | wallet2: fill in key image map when importing key images | moneromooo-monero | 1 | -0/+1 |
2016-11-15 | core: remove any tx pubkey from extra before adding one | moneromooo-monero | 1 | -0/+1 |
2016-11-13 | simplewallet: add a verbose flag to incoming_transfers | moneromooo-monero | 1 | -6/+18 |
2016-11-13 | simplewallet: spell out change when signing a transfer | moneromooo-monero | 1 | -2/+16 |
2016-11-13 | simplewallet: print public keys too on spendkey/viewkey commands | moneromooo-monero | 1 | -2/+4 |
2016-11-13 | wallet: fix serialization of new m_key_image_known member | moneromooo-monero | 1 | -2/+16 |
2016-11-13 | tests: fix another fee test on 32 bit | moneromooo-monero | 1 | -1/+1 |
2016-11-13 | simplewallet: include amount sent in transfer confirmation | moneromooo-monero | 1 | -0/+10 |
2016-11-13 | wallet: fix serialization of new m_key_image_known member | moneromooo-monero | 1 | -2/+16 |
2016-11-13 | Merge pull request #1334 | Riccardo Spagni | 1 | -1/+2 |
2016-11-13 | Merge pull request #1331 | Riccardo Spagni | 1 | -29/+31 |
2016-11-12 | Fixed generate-from-json bug introduced in 358e068 | Lee Clagett | 1 | -1/+2 |
2016-11-13 | Wallet2: calculate approximate blockchain height on offline creation | Jacob Brydolf | 5 | -2/+43 |
2016-11-12 | Don't build monero-wallet-rpc when building the GUI | iDunk5400 | 1 | -29/+31 |
2016-11-12 | Merge pull request #1330 | Riccardo Spagni | 1 | -0/+1 |
2016-11-12 | Merge pull request #1329 | Riccardo Spagni | 1 | -1/+1 |
2016-11-12 | Merge pull request #1327 | Riccardo Spagni | 1 | -1/+1 |
2016-11-12 | Merge pull request #1325 | Riccardo Spagni | 2 | -0/+6 |
2016-11-12 | Merge pull request #1322 | Riccardo Spagni | 1 | -7/+6 |
2016-11-12 | wallet: add version dependency to the wallet target | moneromooo-monero | 1 | -0/+1 |
2016-11-12 | levin: fix wrong value passed as return code to remote call | moneromooo-monero | 1 | -1/+1 |
2016-11-11 | added cmd to compile gtest | Gingeropolous | 1 | -1/+1 |
2016-11-12 | Always compile Position Independent Code on 64-bit ARMv8 systems | NanoAkron | 1 | -7/+6 |
2016-11-11 | tests: fix tests builds after fluffy blocks merge | moneromooo-monero | 2 | -0/+6 |
2016-11-11 | Merge pull request #1316 | Riccardo Spagni | 13 | -1062/+2299 |
2016-11-11 | Merge pull request #1321 | Riccardo Spagni | 1 | -1/+1 |
2016-11-11 | Merge pull request #1319 | Riccardo Spagni | 1 | -3/+5 |
2016-11-11 | Merge pull request #1315 | Riccardo Spagni | 2 | -2/+13 |
2016-11-11 | Merge pull request #1314 | Riccardo Spagni | 1 | -6/+9 |
2016-11-11 | Merge pull request #1313 | Riccardo Spagni | 3 | -11/+33 |
2016-11-11 | Merge pull request #1263 | Riccardo Spagni | 11 | -11/+492 |
2016-11-10 | rpc: bump RPC version | moneromooo-monero | 1 | -1/+1 |
2016-11-10 | Created monero-wallet-rpc, moving functionality from monero-wallet-cli | Lee Clagett | 13 | -1062/+2299 |
2016-11-10 | tests: fix fee unit tests on 32 bit | moneromooo-monero | 1 | -3/+5 |
2016-11-09 | wallet2_api: support for sweeping all | moneromooo-monero | 3 | -11/+33 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 11 | -11/+492 |
2016-11-09 | Wallet API: use stored refresh height when rebuilding cache | Jacob Brydolf | 2 | -2/+13 |
2016-11-09 | wallet: fix corner case of no recent outputs available | moneromooo-monero | 1 | -6/+9 |
2016-11-09 | Merge pull request #1312 | Riccardo Spagni | 1 | -1/+1 |
2016-11-09 | Merge pull request #1311 | Riccardo Spagni | 1 | -0/+1 |
2016-11-09 | Merge pull request #1310 | Riccardo Spagni | 3 | -0/+101 |
2016-11-09 | Merge pull request #1309 | Riccardo Spagni | 3 | -0/+35 |
2016-11-09 | Merge pull request #1307 | Riccardo Spagni | 3 | -2/+13 |
2016-11-09 | Merge pull request #1305 | Riccardo Spagni | 3 | -21/+47 |
2016-11-09 | thread_group: fix build with asserts enabled | moneromooo-monero | 1 | -1/+1 |
2016-11-09 | cryptonote_protocol: drop connection when find_blockchain_supplement fails | moneromooo-monero | 1 | -0/+1 |
2016-11-08 | wallet2_api: API to sign and verify a message | moneromooo-monero | 3 | -0/+35 |
2016-11-09 | wallet_api: PendingTransaction::txCount - number of split transactions | Ilya Kitaev | 3 | -2/+13 |
2016-11-08 | Merge pull request #1308 | Riccardo Spagni | 1 | -0/+6 |
2016-11-08 | Merge pull request #1306 | Riccardo Spagni | 3 | -14/+104 |
2016-11-08 | Merge pull request #1302 | Riccardo Spagni | 3 | -5/+17 |
2016-11-08 | Merge pull request #1301 | Riccardo Spagni | 3 | -0/+22 |
2016-11-08 | Wallet API: added getTxKey() | Jacob Brydolf | 3 | -0/+22 |
2016-11-08 | Merge pull request #1300 | Riccardo Spagni | 1 | -1/+1 |
2016-11-08 | Merge pull request #1298 | Riccardo Spagni | 5 | -0/+46 |
2016-11-08 | Merge pull request #1297 | Riccardo Spagni | 3 | -0/+167 |
2016-11-08 | Merge pull request #1296 | Riccardo Spagni | 1 | -2/+0 |
2016-11-08 | Merge pull request #1291 | Riccardo Spagni | 4 | -100/+351 |
2016-11-08 | Merge pull request #1287 | Riccardo Spagni | 1 | -0/+5 |
2016-11-08 | Merge pull request #1285 | Riccardo Spagni | 4 | -17/+22 |
2016-11-08 | Merge pull request #1284 | Riccardo Spagni | 2 | -124/+24 |
2016-11-08 | Merge pull request #1276 | Riccardo Spagni | 11 | -9/+324 |
2016-11-08 | wallet2_api: add API for create_unmixable_sweep_transactions | moneromooo-monero | 3 | -0/+101 |
2016-11-08 | Wallet API: Pause refresh while creating transaction | Jacob Brydolf | 1 | -0/+6 |
2016-11-07 | wallet: encrypt outputs and key images files with the view key | moneromooo-monero | 3 | -14/+104 |
2016-11-07 | wallet: fix output collision detection for view wallets | moneromooo-monero | 3 | -21/+47 |
2016-11-07 | wallet2_api: allow connection to return "yes, but wrong version" | moneromooo-monero | 3 | -5/+17 |
2016-11-06 | README: update coverity project number | anonimal | 1 | -1/+1 |
2016-11-06 | README: update armv8 link, add more coverage types | anonimal | 1 | -3/+7 |
2016-11-06 | wallet2_api: do not copy the whole pending tx when iterating | moneromooo-monero | 1 | -1/+1 |
2016-11-05 | wallet2_api: add API for tx notes | moneromooo-monero | 5 | -0/+46 |
2016-11-05 | wallet_api: txkey checking functions for the GUI | moneromooo.monero | 3 | -0/+167 |
2016-11-05 | Merge pull request #1295 | Riccardo Spagni | 4 | -5/+39 |
2016-11-05 | README: update build matrix (distro and ordering) | anonimal | 1 | -3/+3 |
2016-11-04 | performance_tests: re-enable them... | moneromooo-monero | 1 | -2/+0 |
2016-11-02 | adding thread_group for managing async tasks | Lee Clagett | 4 | -100/+351 |
2016-11-02 | wallet: fix bad amounts/fees again | moneromooo-monero | 4 | -5/+39 |
2016-11-01 | Merge pull request #1272 | Riccardo Spagni | 4 | -5/+19 |
2016-11-01 | refresh speedup | luigi1111 | 4 | -17/+22 |
2016-11-01 | Merge pull request #1278 | Riccardo Spagni | 1 | -1/+7 |
2016-11-01 | Merge pull request #1283 | Riccardo Spagni | 2 | -2/+6 |
2016-11-01 | Merge pull request #1282 | Riccardo Spagni | 3 | -1/+213 |
2016-11-01 | Merge pull request #1281 | Riccardo Spagni | 4 | -1/+154 |
2016-11-01 | Merge pull request #1277 | Riccardo Spagni | 4 | -11/+44 |
2016-11-01 | Merge pull request #1275 | Riccardo Spagni | 1 | -0/+2 |
2016-11-01 | Merge pull request #1273 | Riccardo Spagni | 1 | -2/+2 |
2016-11-01 | Merge pull request #1260 | Riccardo Spagni | 1 | -0/+64 |
2016-11-01 | CONTRIBUTING: add something about testing and bug reporting | moneromooo-monero | 1 | -0/+5 |
2016-10-31 | README: add Freenode custom webchat link | anonimal | 1 | -1/+1 |
2016-10-31 | README: add build matrix like that in Kovri | anonimal | 1 | -2/+19 |
2016-10-31 | README/Repo: remove Travis CI | anonimal | 2 | -121/+0 |
2016-10-31 | adding static_assert to pod functions in string tools | Lee Clagett | 2 | -2/+6 |
2016-10-31 | wallet: use the dynamic per kB fee | moneromooo-monero | 2 | -4/+42 |
2016-10-31 | rpc: add a dynamic fee estimation RPC call | moneromooo-monero | 5 | -0/+76 |
2016-10-31 | core: dynamic fee algorithm from ArticMine | moneromooo-monero | 6 | -5/+206 |
2016-10-30 | core: fix removal of extra nonce using wrong type | moneromooo-monero | 1 | -1/+1 |
2016-10-30 | Revert "remove cn_deserialize" | moneromooo-monero | 2 | -0/+212 |
2016-10-30 | wallet: new import_outputs/export_outputs commands | moneromooo-monero | 4 | -1/+154 |
2016-10-30 | Wallet API: added walletExists logic | Jacob Brydolf | 1 | -1/+7 |
2016-10-30 | wallet: set incoming outputs' key image to 0 on view wallets | moneromooo-monero | 2 | -4/+19 |
2016-10-30 | wallet: print tx overview on submit_transfer too | moneromooo-monero | 4 | -7/+25 |
2016-10-30 | simplewallet: remove destinations with zero amount in sign_transfer | moneromooo-monero | 1 | -0/+2 |
2016-10-29 | Changed to ..._HASHBITS everywhere for consistency | NanoAkron | 1 | -2/+2 |
2016-10-29 | monero.supp: valgrind suppressions file | moneromooo-monero | 1 | -0/+10 |
2016-10-29 | ringct: check the size of amount_keys is the same as destinations | moneromooo-monero | 3 | -2/+6 |
2016-10-29 | ringct: always shutdown the boost io service | moneromooo-monero | 1 | -3/+3 |
2016-10-29 | Merge pull request #1270 | Riccardo Spagni | 1 | -2/+5 |
2016-10-29 | Merge pull request #1269 | Riccardo Spagni | 1 | -1/+49 |
2016-10-29 | Merge pull request #1268 | Riccardo Spagni | 2 | -5/+5 |
2016-10-29 | Merge pull request #1267 | Riccardo Spagni | 1 | -1/+1 |
2016-10-29 | Merge pull request #1264 | Riccardo Spagni | 1 | -0/+2 |
2016-10-29 | Merge pull request #1262 | Riccardo Spagni | 3 | -0/+56 |
2016-10-29 | Merge pull request #1261 | Riccardo Spagni | 3 | -25/+38 |
2016-10-29 | Merge pull request #1254 | Riccardo Spagni | 1 | -4/+4 |
2016-10-29 | Merge pull request #1251 | Riccardo Spagni | 2 | -58/+25 |
2016-10-29 | Merge pull request #1249 | Riccardo Spagni | 1 | -0/+30 |
2016-10-28 | Wallet API: make sure path exists before searching for wallets | Jacob Brydolf | 1 | -2/+5 |
2016-10-28 | Add instructions to README.md for building on the Raspberry Pi 2 | NanoAkron | 1 | -1/+49 |
2016-10-27 | Changed ARM6/7/8 to ARMv6/7/8 to be nice to peronero | NanoAkron | 2 | -5/+5 |
2016-10-27 | Unkonown -> unknown | NanoAkron | 1 | -1/+1 |
2016-10-27 | Report Boost library version during compilation | NanoAkron | 1 | -0/+2 |
2016-10-26 | tests: add performance test for keypair::generate | moneromooo-monero | 3 | -0/+56 |
2016-10-26 | simplewallet: log transactions to submit in submit_transfer | moneromooo-monero | 2 | -2/+3 |
2016-10-25 | wallet: fix pre-rct cold wallet signing not splitting change | moneromooo-monero | 3 | -23/+35 |
2016-10-25 | utils: add anonimal's GPG key | anonimal | 1 | -0/+64 |
2016-10-23 | daemon: fix min/max tracking using the wrong size | moneromooo-monero | 1 | -4/+4 |
2016-10-23 | Merge pull request #1253 | Riccardo Spagni | 1 | -1/+1 |
2016-10-23 | daemon: even when switching branches, compile the damn thing ffs | moneromooo-monero | 1 | -1/+1 |
2016-10-23 | Merge pull request #1252 | Riccardo Spagni | 1 | -2/+2 |
2016-10-23 | daemon: do not divide by 0 when the pool is empty | moneromooo-monero | 1 | -2/+2 |
2016-10-23 | Merge pull request #1245 | Riccardo Spagni | 1 | -256/+43 |
2016-10-23 | Merge pull request #1250 | Riccardo Spagni | 6 | -0/+73 |
2016-10-23 | simplewallet: factor locked_transfer, and fix a few rough edges | moneromooo-monero | 1 | -256/+43 |
2016-10-23 | Merge pull request #1247 | Riccardo Spagni | 8 | -0/+35 |
2016-10-23 | Merge pull request #1246 | Riccardo Spagni | 1 | -0/+7 |
2016-10-23 | Merge pull request #1239 | Riccardo Spagni | 1 | -1/+1 |
2016-10-23 | Merge pull request #1232 | Riccardo Spagni | 2 | -0/+35 |
2016-10-23 | Merge pull request #1230 | Riccardo Spagni | 2 | -0/+22 |
2016-10-23 | daemon: add a print_pool_stats daemon command | moneromooo-monero | 6 | -0/+73 |
2016-10-23 | ringct: some more small optimizations | moneromooo-monero | 2 | -58/+25 |
2016-10-23 | daemon: report transaction relay status in print_pool* commands | moneromooo-monero | 3 | -0/+8 |
2016-10-23 | core: notify the txpool when transactions are relayed | moneromooo-monero | 5 | -0/+24 |
2016-10-22 | Added guzzi key | guzzi_jones | 1 | -0/+30 |
2016-10-22 | Merge pull request #1229 | Riccardo Spagni | 1 | -2/+7 |
2016-10-22 | Merge pull request #1228 | Riccardo Spagni | 1 | -1/+1 |
2016-10-22 | Merge pull request #1225 | Riccardo Spagni | 2 | -8/+7 |
2016-10-22 | Merge pull request #1224 | Riccardo Spagni | 3 | -11/+12 |
2016-10-22 | Merge pull request #1223 | Riccardo Spagni | 1 | -5/+7 |
2016-10-22 | Merge pull request #1222 | Riccardo Spagni | 2 | -0/+4 |
2016-10-22 | Merge pull request #1221 | Riccardo Spagni | 1 | -1/+8 |
2016-10-22 | Merge pull request #1220 | Riccardo Spagni | 4 | -9/+87 |
2016-10-22 | Merge pull request #1219 | Riccardo Spagni | 2 | -2/+2 |
2016-10-22 | Merge pull request #1218 | Riccardo Spagni | 4 | -44/+135 |