Age | Commit message (Expand) | Author | Files | Lines |
2018-03-05 | Merge pull request #3313 | Riccardo Spagni | 1 | -1/+2 |
2018-03-05 | Correct spelling mistakes. | Edward Betts | 1 | -1/+1 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -0/+9 |
2018-02-25 | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows | rbrunner7 | 1 | -1/+2 |
2018-02-16 | Merge pull request #3195 | Riccardo Spagni | 1 | -7/+21 |
2018-01-28 | cmake: add -DHAVE_ defines to the command line | moneromooo-monero | 1 | -7/+21 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-11 | epee: detect strptime, use std::get_time as fallback | moneromooo-monero | 1 | -0/+4 |
2018-01-10 | Merge pull request #3062 | Riccardo Spagni | 1 | -1/+5 |
2018-01-10 | Merge pull request #3007 | Riccardo Spagni | 1 | -1/+1 |
2018-01-10 | Merge pull request #2993 | Riccardo Spagni | 1 | -7/+83 |
2018-01-04 | Fix translations header generation when cross-compilating | Guillaume LE VAILLANT | 1 | -1/+5 |
2018-01-02 | Merge pull request #2934 | Riccardo Spagni | 1 | -0/+4 |
2017-12-31 | Add misc hardening flags to the cmake machinery | moneromooo-monero | 1 | -7/+83 |
2017-12-26 | cmake: fix boost version detection | moneromooo-monero | 1 | -1/+1 |
2017-12-23 | fuzz_testing: build with ASAN (assumed to be available) | moneromooo-monero | 1 | -0/+10 |
2017-12-15 | Embed the translation files in the binary | Guillaume LE VAILLANT | 1 | -0/+4 |
2017-11-27 | add a memwipe function | moneromooo-monero | 1 | -0/+8 |
2017-11-25 | Merge pull request #2793 | Riccardo Spagni | 1 | -1/+1 |
2017-11-14 | Merge pull request #2736 | Riccardo Spagni | 1 | -1/+1 |
2017-11-14 | Do not build against epee_readline if it was not built | Howard Chu | 1 | -0/+1 |
2017-11-14 | link against readline only for monerod and wallet-wallet-{rpc,cli} | moneromooo-monero | 1 | -1/+0 |
2017-11-14 | make this build on SunOS/Solaris | Pavel Maryanov | 1 | -0/+6 |
2017-11-11 | Do not require libatomic on FreeBSD | Vasil Dimov | 1 | -1/+1 |
2017-11-09 | Merge pull request #2694 | Riccardo Spagni | 1 | -2/+0 |
2017-11-01 | Merge pull request #2689 | Riccardo Spagni | 1 | -0/+8 |
2017-10-21 | Link against libpgm/libnorm if found, optional libzmq ldependencies | moneromooo-monero | 1 | -0/+8 |
2017-10-20 | cmake: add dep of version lib on version.cpp | redfish | 1 | -2/+0 |
2017-10-17 | epee: use boost type for SSL error code | redfish | 1 | -0/+5 |
2017-10-15 | Merge pull request #2613 | Riccardo Spagni | 1 | -9/+3 |
2017-10-15 | Merge pull request #2600 | Riccardo Spagni | 1 | -1/+4 |
2017-10-15 | Merge pull request #2583 | Riccardo Spagni | 1 | -1/+5 |
2017-10-15 | epee http_client SSL support | Jaquee | 1 | -1/+1 |
2017-10-15 | CMakeLists.txt - Add openssl include dir | Jaquee | 1 | -0/+2 |
2017-10-08 | cmake: build tests last | redfish | 1 | -9/+3 |
2017-10-07 | cmake: print which stack trace lib is used | redfish | 1 | -1/+4 |
2017-10-06 | Fix building with -DARCH=default -DNO_AES=ON | moneromooo-monero | 1 | -1/+5 |
2017-09-25 | Merge pull request #2486 | Riccardo Spagni | 1 | -7/+7 |
2017-09-25 | Merge pull request #2485 | Riccardo Spagni | 1 | -1/+6 |
2017-09-25 | Merge pull request #2442 | Riccardo Spagni | 1 | -1/+1 |
2017-09-24 | cmake: make warning about headers not fatal | redfish | 1 | -1/+1 |
2017-09-24 | cmake: fix setting of -Werror | redfish | 1 | -12/+6 |
2017-09-23 | daemon: fix static building with libzmq | iDunk5400 | 1 | -1/+6 |
2017-09-21 | build: auto update version info without manually deleting version.h | stoffu | 1 | -1/+1 |
2017-09-20 | Fix OpenSSL 1.1 detection for static builds | hyc | 1 | -7/+7 |
2017-09-05 | Fix various oversights/bugs in ZMQ RPC server code | Thomas Winget | 1 | -0/+8 |
2017-09-05 | json serialization for rpc-relevant monero types | Thomas Winget | 1 | -0/+2 |
2017-08-05 | CMakeLists.txt - ios/xcode fix | Jaquee | 1 | -0/+3 |
2017-06-27 | enable monero build on ppc64le architecture | Roberto Oliveira | 1 | -1/+9 |
2017-06-18 | Add readline support to cli | jethro | 1 | -0/+13 |
2017-05-17 | shared libs build (i.e. make debug) | stoffu | 1 | -0/+2 |
2017-04-12 | Fix ARM64 identification | hyc | 1 | -1/+2 |
2017-04-11 | Merge pull request #1950 | Riccardo Spagni | 1 | -6/+10 |
2017-04-10 | update easylogging++ to latest upstream | moneromooo-monero | 1 | -2/+3 |
2017-04-03 | IOS CMAKE build settings | Jaquee | 1 | -6/+10 |
2017-03-20 | set USE_LTO_DEFAULT to false | Christoph Schnerch | 1 | -1/+1 |
2017-03-08 | Problem: misleading information about LMDB storage | Gareth | 1 | -2/+2 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-21 | cmakify openssl | Riccardo Spagni | 1 | -0/+17 |
2017-02-20 | Optionally query moneropulse DNS records to check for updates | moneromooo-monero | 1 | -0/+8 |
2017-02-12 | Merge pull request #1700 | Riccardo Spagni | 1 | -2/+4 |
2017-02-09 | backtrace_symbols() requires -lexecinfo on dragonflybsd | Dan Miller | 1 | -2/+4 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -0/+1 |
2017-02-05 | cmake set atomic for android | MoroccanMalinois | 1 | -0/+3 |
2017-02-04 | Use easylogging++'s stack trace facility where possible | moneromooo-monero | 1 | -7/+13 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -1/+1 |
2017-01-15 | Merge pull request #1561 | Riccardo Spagni | 1 | -1/+0 |
2017-01-15 | enable clang checks that were disabled | Chris Vickio | 1 | -1/+0 |
2017-01-09 | Change logic of testing for libunwind on OSX and ARM | NanoAkron | 1 | -4/+9 |
2017-01-08 | Merge pull request #1510 | Riccardo Spagni | 1 | -2/+16 |
2017-01-05 | Build wallet with Android NDK | MoroccanMalinois | 1 | -2/+16 |
2016-12-23 | Silence CMake policy warning on macos. | Randi Joseph | 1 | -0/+3 |
2016-12-15 | Preliminary support for DragonFly BSD | Antonio Huete Jimenez | 1 | -5/+11 |
2016-12-09 | Revert forcing -fPIC for all ARMv8 builds | NanoAkron | 1 | -1/+0 |
2016-11-12 | Always compile Position Independent Code on 64-bit ARMv8 systems | NanoAkron | 1 | -7/+6 |
2016-10-27 | Report Boost library version during compilation | NanoAkron | 1 | -0/+2 |
2016-09-26 | Merge pull request #1105 | Riccardo Spagni | 1 | -5/+0 |
2016-09-21 | remove check for certain clang versions | Dan Miller | 1 | -5/+0 |
2016-09-19 | Don't define stdc++ on FreeBSD | Dan Miller | 1 | -1/+1 |
2016-09-18 | Fix test for 'ARM_ID' as caught by @radfish in #1088 | NanoAkron | 1 | -3/+3 |
2016-09-18 | fix conflict | Riccardo Spagni | 1 | -4/+22 |
2016-09-18 | Merge pull request #1094 | Riccardo Spagni | 1 | -2/+14 |
2016-09-18 | cmake: support BUILD_SHARED_LIBS built-in option | redfish | 1 | -2/+14 |
2016-09-18 | +crypto for ARMv8 now tests and modifies ${ARCH$ | NanoAkron | 1 | -12/+3 |
2016-09-18 | Updated +crypto option for ARMv8 to modify ${ARCH} instead | NanoAkron | 1 | -11/+26 |
2016-09-17 | Add +crypto flag for ARMv8-a | NanoAkron | 1 | -2/+6 |
2016-09-17 | cmake: quotes around ARCH_ID string | redfish | 1 | -3/+3 |
2016-09-17 | cmake: remove redundant checks around CMAKE_{AR,RANLIB} | redfish | 1 | -10/+4 |
2016-09-10 | Attempt to fix broken compilation on some systems caused by #1074 | iDunk5400 | 1 | -6/+9 |
2016-09-10 | Merge pull request #1047 | Riccardo Spagni | 1 | -2/+12 |
2016-09-10 | Merge pull request #1040 | Riccardo Spagni | 1 | -1/+5 |
2016-09-03 | change CMake project name | Riccardo Spagni | 1 | -1/+1 |
2016-09-03 | cmake: split BUILD_GUI_DEPS option into two | redfish | 1 | -1/+5 |
2016-09-03 | gui/libwallet_merged: libunbound is one more dependency | Ilya Kitaev | 1 | -0/+4 |
2016-09-01 | cmake: option+target for profiling for coverage | redfish | 1 | -4/+13 |
2016-08-31 | cmake: handle dists which prefix gcc binaries wth arch triplet | redfish | 1 | -2/+12 |
2016-08-30 | Add ARMv8 Handling to CMakeLists.txt - version 2 | NanoAkron | 1 | -11/+82 |
2016-08-28 | cmake: define a default build type | redfish | 1 | -0/+5 |
2016-08-28 | Merge pull request #997 | Riccardo Spagni | 1 | -36/+32 |
2016-08-28 | Merge pull request #995 | Riccardo Spagni | 1 | -2/+12 |
2016-08-28 | Merge pull request #992 | Riccardo Spagni | 1 | -2/+2 |
2016-08-28 | remove original Cryptonote blockchain_storage blockchain format | moneromooo-monero | 1 | -4/+0 |
2016-08-28 | cmake: define ARM var for all ARM arch variants | redfish | 1 | -12/+16 |
2016-08-28 | cmake: ARM: exclude libunwind in static build | redfish | 1 | -1/+2 |
2016-08-28 | Revert "Interpret x86_64 as x86-64 for architecture" | redfish | 1 | -5/+1 |
2016-08-28 | cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSOR | redfish | 1 | -27/+22 |
2016-08-27 | cmake: pass -static when STATIC=ON on Windows | redfish | 1 | -2/+12 |
2016-08-27 | remove -Wall from coverage arguments | Jacob Torrey | 1 | -2/+2 |
2016-08-26 | Added coverage g++ commands | Jacob Torrey | 1 | -2/+2 |
2016-08-22 | Merge pull request #964 | Riccardo Spagni | 1 | -6/+2 |
2016-08-16 | Build: make boost 1.58 minimum requirement. Fixes #956 | anonimal | 1 | -6/+2 |
2016-08-16 | Build: use libstdc++ with clang < 3.7 | anonimal | 1 | -2/+2 |
2016-08-01 | cmake: do not pass -O2 in debug build on ARM | redfish | 1 | -7/+8 |
2016-07-28 | cmake: libatomic only needed for 32-bit Clang builds | redfish | 1 | -5/+3 |
2016-07-28 | cmake: cleanup logic that sets flags per target/subdir | redfish | 1 | -32/+24 |
2016-07-27 | cmake,common: flag for stack trace | redfish | 1 | -18/+24 |
2016-07-26 | cmake: install throw hook in OSX build too | redfish | 1 | -0/+3 |
2016-07-26 | cmake: do not install hook on throw when building tests | redfish | 1 | -6/+14 |
2016-07-22 | cmake: do not pass -Werror when building tests | redfish | 1 | -15/+22 |
2016-07-20 | fix atomic library to only fire off for clang | Riccardo Spagni | 1 | -3/+5 |
2016-07-20 | fix duplicate clang block in cmake | Riccardo Spagni | 1 | -4/+1 |
2016-07-20 | Merge pull request #904 | Riccardo Spagni | 1 | -5/+12 |
2016-07-20 | Merge pull request #896 | Riccardo Spagni | 1 | -1/+1 |
2016-07-12 | cmake: don't try to link with atomic on Apple | redfish | 1 | -1/+1 |
2016-07-10 | cmake: ARM: clang: make warning non-fatal: inline asm | redfish | 1 | -0/+3 |
2016-07-10 | cmake: link with -latomic for clang | redfish | 1 | -0/+5 |
2016-07-10 | cmake: include -ldl via cmake built-in var | redfish | 1 | -4/+1 |
2016-07-10 | cmake: do not pass -stdlib=c++ to clang >=3.7 | redfish | 1 | -2/+4 |
2016-07-09 | cmake: do not ignore dangerous warnings with -Wno-error | redfish | 1 | -1/+1 |
2016-07-08 | cmake: pass -fno-strict-aliasing to fix build with GCC 6.1.1 | redfish | 1 | -0/+5 |
2016-07-06 | Merge pull request #877 | Riccardo Spagni | 1 | -8/+16 |
2016-07-06 | Merge pull request #873 | Riccardo Spagni | 1 | -1/+1 |
2016-06-23 | cmake: BUILD_TESTS as option explicitly; added missed dependency | Ilya Kitaev | 1 | -0/+3 |
2016-06-21 | cmake: disable AES on ARM | redfish | 1 | -1/+3 |
2016-06-21 | cmake: initialize ARCH for native builds | redfish | 1 | -1/+6 |
2016-06-21 | cmake: remove repetitive code in handling of NO_AES | redfish | 1 | -7/+8 |
2016-06-21 | remove POSIX_C_SOURCE and remove dlfcn.h for static builds | luigi1111 | 1 | -1/+1 |
2016-06-21 | Merge pull request #869 | Riccardo Spagni | 1 | -2/+2 |
2016-06-20 | More fixing for Windows | iDunk | 1 | -1/+1 |
2016-06-20 | CMakeLists.txt: fix build for mingw | iDunk | 1 | -1/+1 |
2016-06-20 | CMakeLists: fix build without libunwind | moneromooo-monero | 1 | -0/+1 |
2016-04-28 | Print stack trace on exceptions | moneromooo-monero | 1 | -0/+18 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -12/+0 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -0/+12 |
2016-03-12 | change to LMDB as default, even on 32-bit and ARM | Riccardo Spagni | 1 | -28/+19 |
2016-02-12 | cmake: Include OpenSSL libraries in static linking | warptangent | 1 | -2/+0 |
2016-02-12 | cmake: Remove unused variable | warptangent | 1 | -1/+1 |
2016-02-12 | cmake: Fix unbound config compile settings | warptangent | 1 | -0/+2 |
2016-02-01 | Add make option to disable BerkeleyDB | warptangent | 1 | -2/+11 |
2016-01-22 | Last fixups in the Cmake stuff and better default build instruction | me0wmix | 1 | -8/+1 |
2016-01-21 | Added/corrected OpenBSD build instructions. | me0wmix | 1 | -2/+1 |
2016-01-21 | OpenBSD support for Monero. | me0wmix | 1 | -5/+16 |
2016-01-11 | Tweak arm6 flags | Howard Chu | 1 | -1/+1 |
2016-01-03 | ARMv7 optimization flags are too aggressive | Howard Chu | 1 | -2/+2 |
2016-01-02 | Fix release flags | Howard Chu | 1 | -2/+6 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-20 | Also set stacksize for Win32 not on MSVC | Howard Chu | 1 | -0/+1 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 1 | -48/+48 |
2015-10-04 | build: default to Berkeley DB for 32 bit and ARM | moneromooo-monero | 1 | -0/+9 |
2015-07-17 | Fixed MINGW duplicate library errors when MSYS folder cannot be found. | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -5/+5 |
2015-07-16 | Use g++ flag "-pthread" instead of "-lpthread", where preferred | warptangent | 1 | -1/+2 |
2015-07-16 | fixed ARM arch test to prevent breaking on short arch strings | Riccardo Spagni | 1 | -12/+17 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -7/+69 |
2015-07-09 | Interpret x86_64 as x86-64 for architecture | moneromooo-monero | 1 | -1/+5 |
2015-05-31 | fixed static assert test | Riccardo Spagni | 1 | -1/+1 |
2015-05-26 | explicitly include libc++ with clang | Riccardo Spagni | 1 | -1/+6 |
2015-05-13 | Check for Clang before adding compiler flag | warptangent | 1 | -1/+4 |
2015-05-06 | Merge branch 'clang_fixes' into clang_fixes-master | Sergey Kazenyuk | 1 | -1/+1 |
2015-04-20 | Suppress 'register storage class is deprecated' warning in boost dependency l... | Sergey Kazenyuk | 1 | -2/+2 |
2015-04-07 | Merge BlockchainDB into upstream | Thomas Winget | 1 | -7/+58 |
2015-04-07 | Merges PR #37 | Thomas Winget | 1 | -1/+9 |
2015-04-07 | Only compile BerkeleyDB as an option in non-static | Thomas Winget | 1 | -1/+3 |
2015-04-06 | add arm6 target and flags | Riccardo Spagni | 1 | -1/+9 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -0/+40 |
2015-04-01 | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 1 | -0/+6 |
2015-03-25 | update berkeleydb branch to blockchain branch | Thomas Winget | 1 | -0/+6 |
2015-03-25 | Merge upstream updates into blockchain branch | Thomas Winget | 1 | -0/+6 |
2015-03-22 | Fixed bug in static linking boost on MINGW | Thomas Winget | 1 | -0/+6 |
2015-03-17 | Pull blockchain changes into berkeleydb branch | Thomas Winget | 1 | -4/+19 |
2015-03-17 | Move db_drivers/ to external/ | Thomas Winget | 1 | -3/+0 |
2015-03-17 | fixed BUILD_64 option | Riccardo Spagni | 1 | -1/+1 |
2015-03-17 | fixed arch_width option | Riccardo Spagni | 1 | -3/+9 |
2015-03-17 | fixed msys2 / mingw folders based on architecture, added license to unbound C... | Riccardo Spagni | 1 | -8/+8 |
2015-03-17 | moved 32-bit/64-bit detection into main CMakeLists | Riccardo Spagni | 1 | -0/+9 |
2015-03-17 | Revert "Moved db_drivers/ into external/ for consistency" | Thomas Winget | 1 | -0/+3 |
2015-03-16 | CMake wiring, minor cleanup, minor test addition | Thomas Winget | 1 | -0/+3 |
2015-03-09 | Moved db_drivers/ into external/ for consistency | Thomas Winget | 1 | -3/+0 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 1 | -15/+8 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 1 | -7/+15 |
2015-02-02 | Add compile-time support for both db implementations: in-memory and LMDB | warptangent | 1 | -0/+21 |
2015-01-30 | Merge upstream | warptangent | 1 | -2/+13 |
2015-01-27 | remove aes flag, detect no sse2 | Riccardo Spagni | 1 | -2/+2 |
2015-01-27 | fixed AES support flag | Riccardo Spagni | 1 | -4/+4 |
2015-01-26 | allow for explicitly disabling AES-NI | Riccardo Spagni | 1 | -2/+13 |
2015-01-18 | Add in-source lmdb to build process | Thomas Winget | 1 | -1/+4 |
2015-01-04 | build: add liblmdb to the cmake autodetection system | moneromooo-monero | 1 | -2/+2 |
2015-01-04 | BlockchainDB unit tests, lmdb linker flag | Thomas Winget | 1 | -0/+3 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -2/+2 |
2014-12-01 | moved rapidjson to external folder, fixed CMake | Riccardo Spagni | 1 | -1/+3 |
2014-12-01 | Merge pull request #1 | Riccardo Spagni | 1 | -0/+1 |