| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Changed URLs to HTTPS | einsteinsfool | 2018-06-23 | 1 | -11/+11 |
| * | Merge pull request #3844 | luigi1111 | 2018-06-19 | 1 | -11/+20 |
| |\ |
|
| | * | Fix CMAKE config for PCSC in order to avoid msys DLL dependencies | cslashm | 2018-05-31 | 1 | -17/+20 |
| | * | Fix PCSC compilation under windows | cslashm | 2018-05-23 | 1 | -0/+6 |
| * | | Merge pull request #3708 | luigi1111 | 2018-06-16 | 1 | -1/+1 |
| |\ \
| |/
|/| |
|
| | * | Updating the FindReadline CMake hint to search in homebrew's default directory | Gene Peters | 2018-05-07 | 1 | -1/+1 |
| * | | version.cmake: fix configuring version.cpp without git | moneromooo-monero | 2018-05-15 | 1 | -1/+1 |
| |/ |
|
| * | Fix generating version.cpp | Howard Chu | 2018-03-21 | 1 | -2/+4 |
| * | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 2018-03-04 | 1 | -0/+44 |
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 7 | -7/+7 |
| * | Keep readline optional | Jethro Grassie | 2018-01-11 | 1 | -2/+10 |
| * | Merge pull request #2993 | Riccardo Spagni | 2018-01-10 | 2 | -0/+61 |
| |\ |
|
| | * | Add misc hardening flags to the cmake machinery | moneromooo-monero | 2017-12-31 | 2 | -0/+61 |
| * | | Add checks for termcap if needed by readline | Jethro Grassie | 2018-01-02 | 1 | -20/+27 |
| |/ |
|
| * | fixed linking against libreadline on OpenBSD | ston1th | 2017-11-28 | 1 | -0/+4 |
| * | cmake: fix building when readline is not found | moneromooo-monero | 2017-11-19 | 1 | -0/+4 |
| * | cmake: add dep of version lib on version.cpp | redfish | 2017-10-20 | 2 | -0/+113 |
| * | Only check for upnp version if version is determined | Orestis Konstantinidis | 2017-09-04 | 1 | -5/+5 |
| * | cmake: do not use GREATER_EQUAL, it's too new | moneromooo-monero | 2017-08-07 | 1 | -1/+1 |
| * | cmake: Update detection of external miniupnpc | Erik de Castro Lopo | 2017-07-30 | 1 | -156/+30 |
| * | Add readline support to cli | jethro | 2017-06-18 | 1 | -0/+66 |
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 5 | -5/+5 |
| * | Merge pull request #1510 | Riccardo Spagni | 2017-01-08 | 1 | -0/+34 |
| |\ |
|
| | * | Build wallet with Android NDK | MoroccanMalinois | 2017-01-05 | 1 | -0/+34 |
| * | | cmake: link against liblzma when found, for libunwind | moneromooo-monero | 2016-12-24 | 1 | -0/+16 |
| |/ |
|
| * | cmake: merge libs via virtual object libraries | redfish | 2016-08-30 | 1 | -74/+0 |
| * | cmake: comply with the new policy CMP0026 | redfish | 2016-08-30 | 1 | -101/+46 |
| * | CMake: GPL 'libutils' script removed | Ilya Kitaev | 2016-06-24 | 4 | -405/+12 |
| * | cmake libutils dependency added | Ilya Kitaev | 2016-06-23 | 1 | -0/+46 |
| * | all wallet dependencies merged to single static lib | Ilya Kitaev | 2016-06-23 | 3 | -0/+476 |
| * | cmake: add missing FindLibunwind.cmake | moneromooo-monero | 2016-06-20 | 1 | -0/+25 |
| * | Revert "Print stack trace upon exceptions" | moneromooo-monero | 2016-03-21 | 1 | -25/+0 |
| * | Print stack trace upon exceptions | moneromooo-monero | 2016-03-19 | 1 | -0/+25 |
| * | Fix da0bce34 | Howard Chu | 2016-01-12 | 2 | -0/+2 |
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 4 | -5/+5 |
| * | fixed static assert test | Riccardo Spagni | 2015-05-31 | 1 | -0/+34 |
| * | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 2015-05-31 | 2 | -0/+56 |
| * | Merge BlockchainDB into upstream | Thomas Winget | 2015-04-07 | 1 | -0/+25 |
| |\ |
|
| | * | Pull blockchain changes into berkeleydb branch | Thomas Winget | 2015-03-17 | 1 | -57/+0 |
| | |\ |
|
| | | * | removed findlmdb.cmake, no longer required | Riccardo Spagni | 2015-03-17 | 1 | -57/+0 |
| | * | | BerkeleyDB Blockchain building, not working yet | Thomas Winget | 2015-03-16 | 1 | -0/+25 |
| | |/ |
|
| | * | Add in-source lmdb to build process | Thomas Winget | 2015-01-18 | 1 | -4/+0 |
| | * | build: add liblmdb to the cmake autodetection system | moneromooo-monero | 2015-01-04 | 1 | -0/+61 |
| * | | doxygen files | rfree2monero | 2015-04-01 | 2 | -0/+1817 |
| |/ |
|
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 2 | -2/+2 |
| * | miniupnpc: clear out else/endfoo command arguments | Ben Boeckel | 2014-10-23 | 1 | -2/+2 |
| * | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 2014-10-06 | 2 | -22/+186 |
| * | fixed unbound static lib on mingw as libunbound.dll.a | Riccardo Spagni | 2014-10-02 | 1 | -1/+5 |
| * | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 2014-10-02 | 1 | -1/+5 |
| * | dependencies enforced, send que error message log level moved | Riccardo Spagni | 2014-09-29 | 1 | -5/+5 |