| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | crypto: slow-hash: remove unused hash list for ARM | redfish | 2016-05-18 | 1 | -4/+0 | |
| | * | | | | | | | | crypto: oaes_lib: remove unused _NR array | redfish | 2016-05-18 | 1 | -4/+0 | |
| | * | | | | | | | | crypto: fix compile error: use named type in sizeof | redfish | 2016-05-18 | 1 | -4/+5 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #775 | Riccardo Spagni | 2016-06-19 | 6 | -4/+190 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | | Print stack trace on exceptions | moneromooo-monero | 2016-04-28 | 5 | -2/+188 | |
| | * | | | | | | connection_basic: avoid gratuitous exception | moneromooo-monero | 2016-03-28 | 1 | -2/+2 | |
| * | | | | | | | Merge pull request #854 | Riccardo Spagni | 2016-06-03 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | readme: notes on config file and fg/bg run mode | redfish | 2016-05-28 | 1 | -0/+18 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #850 | Riccardo Spagni | 2016-06-03 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | crypto: slow-hash: disable mul implemented in asm for ARM | redfish | 2016-05-25 | 1 | -2/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #842 | Riccardo Spagni | 2016-05-17 | 4 | -4/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | crypto: make clear generate_random_bytes is not thread safe | moneromooo-monero | 2016-05-15 | 4 | -4/+11 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge pull request #840 | Riccardo Spagni | 2016-05-17 | 2 | -6/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Restrict also 'get_connections' and 'getbans' APIs. | osensei | 2016-05-16 | 1 | -2/+2 | |
| | * | | | | | | Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res... | osensei | 2016-05-14 | 2 | -4/+6 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #837 | Riccardo Spagni | 2016-05-17 | 1 | -1/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update README with TAILS instructions | dEBRUYNE-1 | 2016-05-11 | 1 | -1/+9 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #831 | Riccardo Spagni | 2016-05-17 | 11 | -31/+121 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tests: fix tests broken by the removal of the block reward accumulation loop | moneromooo-monero | 2016-05-01 | 6 | -24/+18 | |
| | * | | | | | | cn_deserialize: deserialize tx_extra too | moneromooo-monero | 2016-05-01 | 1 | -0/+21 | |
| | * | | | | | | unit_tests: add a write_varint/read_varint test | moneromooo-monero | 2016-05-01 | 2 | -1/+68 | |
| | * | | | | | | unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typo | moneromooo-monero | 2016-05-01 | 1 | -1/+1 | |
| | * | | | | | | core: move tx_extra parsing errors to log level 1 | moneromooo-monero | 2016-05-01 | 2 | -5/+13 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #827 | Riccardo Spagni | 2016-05-17 | 3 | -19/+31 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Only log 1/N skipped blocks | Howard Chu | 2016-04-29 | 1 | -2/+4 | |
| | * | | | | | | Move refresh height to keys file from cache file | Howard Chu | 2016-04-29 | 2 | -1/+8 | |
| | * | | | | | | Make fast_refresh interruptible | Howard Chu | 2016-04-29 | 1 | -2/+3 | |
| | * | | | | | | Set refresh height earlier | Howard Chu | 2016-04-29 | 1 | -13/+15 | |
| | * | | | | | | Fix 19fe8ae3ef1aa46ae8fdd4e4d6862510390ddab7 | Howard Chu | 2016-04-29 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'performance' of https://github.com/LMDB/bitmonero | Riccardo Spagni | 2016-04-29 | 7 | -768/+1228 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Another take on migration | Howard Chu | 2016-04-24 | 2 | -580/+104 | |
| | * | | | | | | mdb_drop optimization | Howard Chu | 2016-04-09 | 1 | -1/+10 | |
| | * | | | | | | Migration | Howard Chu | 2016-04-08 | 2 | -5/+1049 | |
| | * | | | | | | Merge branch 'performance' into master | Howard Chu | 2016-04-05 | 7 | -753/+636 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Cleanup | Howard Chu | 2016-04-05 | 4 | -28/+70 | |
| | | * | | | | | | Cleanup and clarify | Howard Chu | 2016-04-05 | 4 | -146/+129 | |
| | | * | | | | | | Use cursors in some remove functions | Howard Chu | 2016-04-05 | 1 | -7/+33 | |
| | | * | | | | | | Use DUPFIXED for block_info and output_txs | Howard Chu | 2016-04-05 | 2 | -56/+46 | |
| | | * | | | | | | More outputs consolidation | Howard Chu | 2016-04-05 | 3 | -490/+262 | |
| | | * | | | | | | Use DUPFIXED for output_keys | Howard Chu | 2016-04-05 | 1 | -23/+37 | |
| | | * | | | | | | Use DUPFIXED for tx_indices | Howard Chu | 2016-04-05 | 1 | -50/+60 | |
| | | * | | | | | | Use DUPFIXED for block_heights | Howard Chu | 2016-04-05 | 1 | -22/+29 | |
| | | * | | | | | | Use DUPFIXED for spent_keys | Howard Chu | 2016-04-05 | 1 | -23/+18 | |
| | | * | | | | | | Add back changes from revert. | warptangent | 2016-04-05 | 1 | -19/+2 | |
| | | * | | | | | | Use MDB_APPEND mode with two tx subdbs | warptangent | 2016-04-05 | 1 | -2/+2 | |
| | | * | | | | | | Schema update: tx_indices - consolidate the tx subdbs from 5 to 3 | warptangent | 2016-04-05 | 3 | -75/+56 | |
| | | * | | | | | | Schema update: tx_indices - yet less indirection | warptangent | 2016-04-05 | 4 | -20/+15 | |
| | | * | | | | | | Schema update: tx_indices - improve further with less indirection | warptangent | 2016-04-05 | 4 | -21/+56 | |
| | | * | | | | | | Add batch warning for further review | warptangent | 2016-04-05 | 1 | -0/+4 | |
| | | * | | | | | | Schema update: tx_indices | warptangent | 2016-04-05 | 2 | -32/+109 | |
