Age | Commit message (Expand) | Author | Files | Lines |
2019-04-23 | dns_checks: new helper program to check on DNSSEC lookups | moneromooo-monero | 2 | -0/+171 |
2019-03-19 | Merge pull request #5201 | Riccardo Spagni | 1 | -50/+0 |
2019-03-05 | Update 2019 copyright | binaryFate | 3 | -3/+3 |
2019-02-26 | cn_deserialize: remove some unused code | moneromooo-monero | 1 | -50/+0 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -2/+0 |
2018-11-22 | cn_deserialize: allow parsing partially valid tx extra | moneromooo-monero | 1 | -2/+3 |
2018-10-12 | Remove epee header dependency on cryptonote_core | moneromooo-monero | 1 | -0/+1 |
2018-09-14 | cn_deserialize: comment out pruned tx case | moneromooo-monero | 1 | -0/+2 |
2018-08-25 | cn_deserialize: extract payment ids from extra nonce | moneromooo-monero | 1 | -1/+10 |
2018-08-25 | cn_deserialize: support pruned transactions | moneromooo-monero | 1 | -2/+5 |
2018-06-19 | Merge pull request #3821 | luigi1111 | 1 | -0/+5 |
2018-05-17 | object_sizes: add a few useful types | moneromooo-monero | 1 | -0/+5 |
2018-04-25 | cn_deserialize: dump additional tx pubkeys | moneromooo-monero | 1 | -0/+3 |
2018-03-05 | cn_deserialize: link with device and ringct | moneromooo-monero | 1 | -0/+2 |
2018-01-28 | cn_deserialize: check for raw tx_extra | moneromooo-monero | 1 | -12/+22 |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 3 | -3/+3 |
2017-12-25 | Merge pull request #2920 | Riccardo Spagni | 1 | -1/+1 |
2017-12-25 | Merge pull request #2888 | Riccardo Spagni | 1 | -2/+6 |
2017-12-18 | use const refs in for loops for non tiny types | moneromooo-monero | 1 | -1/+1 |
2017-12-17 | Merge pull request #2877 | Riccardo Spagni | 1 | -1/+1 |
2017-12-16 | move connection_basic and network_throttle from src/p2p to epee | moneromooo-monero | 1 | -1/+1 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 |
2017-12-06 | cn_deserialize: print tx extra fields in partly decoded tx extra | moneromooo-monero | 1 | -2/+6 |
2017-10-15 | Merge pull request #2592 | Riccardo Spagni | 1 | -1/+0 |
2017-10-14 | Add tools::on_startup, and warn about glibc 2.25 bug if found | moneromooo-monero | 2 | -2/+2 |
2017-10-07 | Remove network_address_base which has been merged with ipv4_network_address i... | Michał Sałaban | 1 | -1/+0 |
2017-09-21 | build: auto update version info without manually deleting version.h | stoffu | 1 | -4/+0 |
2017-08-29 | Revert "Cleanup test impact of moving blockchain_db_types()" | Howard Chu | 1 | -1/+0 |
2017-08-22 | Cleanup test impact of moving blockchain_db_types() | Howard Chu | 1 | -0/+1 |
2017-08-04 | debug_utilities: new object-sizes debug tool | moneromooo-monero | 2 | -0/+139 |
2017-08-03 | cn_deserialize: move to new debug_utilities subdirectory | moneromooo-monero | 2 | -0/+241 |