Age | Commit message (Expand) | Author | Files | Lines |
2019-05-02 | blockchain: keep a rolling long term block weight median | moneromooo-monero | 1 | -0/+1 |
2019-03-24 | Make difficulty 128 bit instead of 64 bit | moneromooo-monero | 1 | -0/+1 |
2019-03-21 | Merge pull request #5211 | Riccardo Spagni | 1 | -0/+1 |
2019-03-20 | crypto: hmac_keccak added | Dusan Klinec | 1 | -0/+1 |
2019-03-19 | Adding classes, functions, and utilities for common LMDB operations. | Lee Clagett | 1 | -0/+2 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-04 | ArticMine's new block weight algorithm | moneromooo-monero | 1 | -0/+1 |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 1 | -0/+2 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -0/+1 |
2018-11-26 | Merge pull request #4832 | Riccardo Spagni | 1 | -0/+1 |
2018-11-16 | tests: add unit tests for get_output_distribution | moneromooo-monero | 1 | -0/+1 |
2018-11-09 | unit_tests: add logging unit test | moneromooo-monero | 1 | -0/+1 |
2018-10-17 | unit_tests: fix notify test when run from make *test | moneromooo-monero | 1 | -1/+1 |
2018-10-01 | unit_tests: add a notifier test | moneromooo-monero | 1 | -1/+6 |
2018-09-21 | Merge pull request #4371 | Riccardo Spagni | 1 | -0/+1 |
2018-09-12 | Adding expect<T> - a value-or-error implementation | Lee Clagett | 1 | -0/+1 |
2018-09-11 | aligned: aligned memory alloc/realloc/free | moneromooo-monero | 1 | -1/+2 |
2018-09-11 | make straus cached mode thread safe, and add tests for it | moneromooo-monero | 1 | -0/+1 |
2018-09-10 | Merge pull request #4293 | luigi1111 | 1 | -1/+2 |
2018-09-04 | Merge pull request #4275 | luigi1111 | 1 | -0/+1 |
2018-08-25 | is_hdd update | p8p | 1 | -1/+2 |
2018-08-22 | Merge pull request #4210 | luigi1111 | 1 | -0/+2 |
2018-08-20 | unit_tests: add tests for incremental keccak | moneromooo-monero | 1 | -0/+1 |
2018-08-16 | common: add a class to safely wrap mlock/munlock | moneromooo-monero | 1 | -0/+1 |
2018-08-16 | store secret keys encrypted where possible | moneromooo-monero | 1 | -0/+1 |
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 1 | -1/+2 |
2018-08-02 | Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST | Lee Clagett | 1 | -0/+2 |
2018-07-27 | Merge pull request #4097 | luigi1111 | 1 | -0/+1 |
2018-07-19 | Merge pull request #4075 | luigi1111 | 1 | -1/+0 |
2018-07-19 | Merge pull request #3617 | luigi1111 | 1 | -0/+1 |
2018-07-05 | crypto: remove slight bias in key generation due to modulo | moneromooo-monero | 1 | -0/+1 |
2018-06-28 | remove epee from link lines where it's redundant | moneromooo-monero | 1 | -1/+0 |
2018-06-17 | Merge pull request #3691 | luigi1111 | 1 | -0/+1 |
2018-05-31 | Merge pull request #3592 | luigi1111 | 1 | -1/+2 |
2018-05-20 | unit_tests: add threadpool unit test | moneromooo-monero | 1 | -0/+1 |
2018-05-15 | unit_tests: set default data dir to the source tree at build time | moneromooo-monero | 1 | -0/+2 |
2018-04-12 | unit_tests: add device unit tests | moneromooo-monero | 1 | -0/+1 |
2018-04-11 | unit_tests: add ringdb unit tests | moneromooo-monero | 1 | -1/+2 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-25 | Add a chacha20 variant to go with chacha8 | moneromooo-monero | 1 | -1/+1 |
2017-12-17 | tests: add multisig unit tests | moneromooo-monero | 1 | -0/+1 |
2017-12-16 | Merge pull request #2860 | Riccardo Spagni | 1 | -0/+3 |
2017-12-08 | add bulletproofs to the build, with basic unit tests | moneromooo-monero | 1 | -0/+1 |
2017-11-27 | add a memwipe function | moneromooo-monero | 1 | -0/+3 |
2017-10-17 | Subaddress unit tests | Cole Lightfighter | 1 | -0/+1 |
2017-10-15 | Merge pull request #2608 | Riccardo Spagni | 1 | -1/+1 |
2017-10-15 | Merge pull request #2582 | Riccardo Spagni | 1 | -0/+1 |
2017-10-08 | unit_tests: data dir is now overridden with --data-dir | moneromooo-monero | 1 | -1/+1 |
2017-10-06 | Merge pull request #2523 | Riccardo Spagni | 1 | -1/+1 |
2017-10-05 | tests: add sha256sum unit test | moneromooo-monero | 1 | -0/+1 |
2017-09-28 | tests: pass data dir as arg | redfish | 1 | -1/+1 |
2017-09-25 | wallet2: do not keep block hashes below last checkpoint | moneromooo-monero | 1 | -0/+1 |
2017-09-25 | Merge pull request #2442 | Riccardo Spagni | 1 | -0/+1 |
2017-09-25 | Merge pull request #2440 | Riccardo Spagni | 1 | -0/+1 |
2017-09-21 | build: auto update version info without manually deleting version.h | stoffu | 1 | -0/+1 |
2017-09-14 | Use a threadpool | Howard Chu | 1 | -1/+0 |
2017-09-13 | common: add apply_permutation file and function | moneromooo-monero | 1 | -0/+1 |
2017-08-07 | cryptonote_protocol_handler: sync speedup | moneromooo-monero | 1 | -0/+2 |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 1 | -0/+1 |
2017-03-18 | Removed boost/asio.hpp include from epee/string_tools.h | Lee Clagett | 1 | -0/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-21 | Merge pull request #1721 | Riccardo Spagni | 1 | -0/+2 |
2017-02-20 | util: add a vercmp function to compare version numbers | moneromooo-monero | 1 | -1/+2 |
2017-02-16 | switch to boost::thread for mingw build | Lee Clagett | 1 | -0/+2 |
2017-02-11 | Merge pull request #1689 | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -1/+1 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 1 | -1/+1 |
2016-12-13 | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 1 | -0/+2 |
2016-12-04 | Merge pull request #1385 | Riccardo Spagni | 1 | -0/+1 |
2016-11-28 | tests: add unit tests for uri parsing | moneromooo-monero | 1 | -0/+1 |
2016-11-25 | Added command_line::is_yes | Lee Clagett | 1 | -0/+1 |
2016-11-23 | Added task_region - a fork/join task implementation | Lee Clagett | 1 | -0/+1 |
2016-10-31 | core: dynamic fee algorithm from ArticMine | moneromooo-monero | 1 | -0/+1 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 1 | -6/+2 |
2016-08-30 | tests: cmake: fix building with system gtest | redfish | 1 | -1/+1 |
2016-08-28 | tests: add tests for wallet output selection | moneromooo-monero | 1 | -1/+2 |
2016-08-28 | tests: add Shen Noether's basic ringct tests | moneromooo-monero | 1 | -1/+3 |
2016-05-01 | unit_tests: add a write_varint/read_varint test | moneromooo-monero | 1 | -1/+2 |
2016-05-01 | unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typo | moneromooo-monero | 1 | -1/+1 |
2016-03-29 | tests: add test for needed OpenSSL algorithms in unbound | moneromooo-monero | 1 | -1/+3 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-26 | tests: add a unit test for canonical decomposed amounts | moneromooo-monero | 1 | -0/+1 |
2015-12-24 | unit_tests: new test for IP blocking | moneromooo-monero | 1 | -0/+1 |
2015-09-12 | New hardfork class | moneromooo-monero | 1 | -1/+2 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -1/+1 |
2015-04-07 | Merge BlockchainDB into upstream | Thomas Winget | 1 | -0/+2 |
2015-03-16 | CMake wiring, minor cleanup, minor test addition | Thomas Winget | 1 | -0/+1 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 1 | -0/+1 |
2015-01-07 | add BlockchainDB tests to new cmake | Thomas Winget | 1 | -0/+1 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 1 | -1/+1 |
2014-10-23 | gtest: support an external gtest | Ben Boeckel | 1 | -1/+1 |
2014-10-23 | cmake: put each test executable in its own directory | Ben Boeckel | 1 | -0/+80 |