Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2018-10-22 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -18/+3 |
2018-10-08 | Revert "Merge pull request #4472" | Riccardo Spagni | 1 | -3/+18 |
2018-10-04 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -18/+3 |
2018-09-29 | Fix 32bit depends builds | TheCharlatan | 1 | -0/+2 |
2018-09-10 | Add support for apple and arm building | TheCharlatan | 1 | -1/+3 |
2018-06-28 | remove epee from link lines where it's redundant | moneromooo-monero | 1 | -1/+0 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-11 | Keep readline optional | Jethro Grassie | 1 | -1/+1 |
2017-12-31 | Add misc hardening flags to the cmake machinery | moneromooo-monero | 1 | -2/+2 |
2017-12-17 | Merge pull request #2877 | Riccardo Spagni | 1 | -1/+0 |
2017-12-16 | cryptonote_core does not depend on p2p anymore | moneromooo-monero | 1 | -1/+0 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -1/+0 |
2017-11-14 | Do not build against epee_readline if it was not built | Howard Chu | 1 | -1/+1 |
2017-11-14 | split off readline code into epee_readline | moneromooo-monero | 1 | -0/+2 |
2017-11-14 | link against readline only for monerod and wallet-wallet-{rpc,cli} | moneromooo-monero | 1 | -0/+1 |
2017-09-21 | build: auto update version info without manually deleting version.h | stoffu | 1 | -1/+1 |
2017-09-05 | json serialization for rpc-relevant monero types | Thomas Winget | 1 | -0/+3 |
2017-05-23 | changed crypto to cncrypto so it generated libcncrypto | Gentian | 1 | -1/+1 |
2017-03-04 | Add dependency for blocksdat.o | Howard Chu | 1 | -2/+2 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -1/+0 |
2016-09-26 | Dropped "bit" from bitmonero. | Randi Joseph | 1 | -2/+2 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 1 | -3/+1 |
2016-09-11 | Add snap packaging. | Casey Marshall | 1 | -0/+1 |
2016-09-03 | rename Monero daemon | Riccardo Spagni | 1 | -1/+1 |
2016-01-03 | Use CMAKE_LINKER, not hardcoded "ld" | Howard Chu | 1 | -2/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 1 | -6/+6 |
2015-07-15 | Fixed binary size issue due to embedded checkpoint data. | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -2/+6 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -3/+10 |
2015-05-28 | daemon: remove obsolete daemon_commands_handler.h | moneromooo-monero | 1 | -1/+0 |
2015-04-07 | Merge BlockchainDB into upstream | Thomas Winget | 1 | -0/+1 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -0/+3 |
2015-03-25 | Merge upstream updates into blockchain branch | Thomas Winget | 1 | -1/+17 |
2015-03-06 | Moved BlockchainDB into its own src/ subfolder | Thomas Winget | 1 | -0/+1 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 1 | -1/+17 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-10-24 | cmake: fix up link lines | Ben Boeckel | 1 | -0/+1 |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 1 | -1/+1 |
2014-10-23 | cmake: handle private vs. public headers | Ben Boeckel | 1 | -2/+7 |
2014-10-23 | cmake: refactor common code with executables | Ben Boeckel | 1 | -18/+1 |
2014-10-23 | cmake: put each library into its own directory | Ben Boeckel | 1 | -0/+89 |