Commit Graph

350 Commits (v0.6.0.0)

Author SHA1 Message Date
Riccardo Spagni 85110b42ab
Merge pull request #4401
6 years ago
Riccardo Spagni 9c40bc62fc
Merge pull request #3430
6 years ago
Tuan M. Hoang 8cd9840859
disable AES on s390x architecture
6 years ago
TheCharlatan 423973596b Fixup 32bit arm build
6 years ago
TheCharlatan a06d2581c3 Fix Windows build
6 years ago
TheCharlatan ecaf5b3feb Add libsodium to the packages, the arm build was complaining about it.
6 years ago
Riccardo Spagni 9f24e57dc2
Merge pull request #4326
6 years ago
Riccardo Spagni 466f079586
Merge pull request #4232
6 years ago
thomasvaughan bcda7adcd4 NetBSD support
6 years ago
TheCharlatan cbbf4d241b Adapt translations to upstream changes
6 years ago
TheCharlatan f0ba19fde5 Add lrelease to the depends
6 years ago
TheCharlatan 5f7da005a3 Unbound is now a submodule. Adapt depends for this.
6 years ago
TheCharlatan 56b6e41ea7 Add support for apple and arm building
6 years ago
TheCharlatan 29311fd140 Disable stack unwinding for mingw32 depends build.
6 years ago
moneromooo-monero 347bba9dd1
CMakeLists.txt: detect -fcf-protection=full and -fstack-clash-protection
6 years ago
luigi1111 fad88e18a9
Merge pull request #4290
6 years ago
luigi1111 6cc1ed8dc1
Merge pull request #4295
6 years ago
iDunk5400 ce63d5634e
Windows: fix undefined references after unbound submodule update
6 years ago
MoroccanMalinois fa814af969
Build: Fix target release-static-android
6 years ago
MoroccanMalinois 620105ecaf
Translations: handle cross compiling
6 years ago
iDunk5400 2bc977bab9
CMakeLists.txt: disable -fstack-protector* on windows
6 years ago
moneromooo-monero 9e6c7784ea
CMakeLists.txt: add -mmitigate-rop to security flags if found
6 years ago
luigi1111 61f3916b4a
Merge pull request #3844
6 years ago
luigi1111 1db8cf0db9
Merge pull request #3835
6 years ago
luigi1111 112f3678bc
Merge pull request #3887
6 years ago
philkode 14f0d38cd6
Incorporate Window debug build targets
6 years ago
anonimal 8a6c081df7
rapidjson: remove outdated in-tree, use submodule
6 years ago
cslashm bdf5a3ad3f Fix PCSC compilation under windows
6 years ago
Judemir Ribeiro d44d19ca79 Fixed for compilation in big endian PPC. "Everything is broken thought due to little endian logic."
6 years ago
anonimal 6b85398031
Build: update CMake and p2p for in-tree miniupnp
6 years ago
rbrunner7 733deab249 Adjust to the MSYS2/MinGW static ICU library file renaming
6 years ago
Riccardo Spagni 237f0179b7
Merge pull request #3313
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
rbrunner7 430268224d Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
6 years ago
Riccardo Spagni 172b7824d1
Merge pull request #3195
6 years ago
moneromooo-monero 9017084a7b
cmake: add -DHAVE_ defines to the command line
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero b7e5a70bb1
epee: detect strptime, use std::get_time as fallback
6 years ago
Riccardo Spagni d5dad4f0a2
Merge pull request #3062
6 years ago
Riccardo Spagni 397a9f0656
Merge pull request #3007
6 years ago
Riccardo Spagni d08aee7a7e
Merge pull request #2993
6 years ago
Guillaume LE VAILLANT f035478d35 Fix translations header generation when cross-compilating
6 years ago
Riccardo Spagni dd11bfb89c
Merge pull request #2934
6 years ago
moneromooo-monero 776b44f17b
Add misc hardening flags to the cmake machinery
6 years ago
moneromooo-monero 0281f63486
cmake: fix boost version detection
6 years ago
moneromooo-monero 1a379ef656
fuzz_testing: build with ASAN (assumed to be available)
6 years ago
Guillaume LE VAILLANT db2bc96512 Embed the translation files in the binary
7 years ago
moneromooo-monero 000666ff78
add a memwipe function
7 years ago
Riccardo Spagni 7ae7e5ef93
Merge pull request #2793
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago
Howard Chu 0d9c0db996
Do not build against epee_readline if it was not built
7 years ago
moneromooo-monero a9e14a19dc
link against readline only for monerod and wallet-wallet-{rpc,cli}
7 years ago
Pavel Maryanov a17efcb039
make this build on SunOS/Solaris
7 years ago
Vasil Dimov 3501ed1fdf
Do not require libatomic on FreeBSD
7 years ago
Riccardo Spagni af448d3883
Merge pull request #2694
7 years ago
Riccardo Spagni ef3c77117a
Merge pull request #2689
7 years ago
moneromooo-monero 6a90506a8d
Link against libpgm/libnorm if found, optional libzmq ldependencies
7 years ago
redfish 11e0deef31 cmake: add dep of version lib on version.cpp
7 years ago
redfish 29497f7920 epee: use boost type for SSL error code
7 years ago
Riccardo Spagni 845afb5191
Merge pull request #2613
7 years ago
Riccardo Spagni 62d2a55719
Merge pull request #2600
7 years ago
Riccardo Spagni 1740f0a13e
Merge pull request #2583
7 years ago
Jaquee 1cf940f2a1 epee http_client SSL support
7 years ago
Jaquee eec1013785 CMakeLists.txt - Add openssl include dir
7 years ago
redfish 2051f89fbe cmake: build tests last
7 years ago
redfish 885c773af3 cmake: print which stack trace lib is used
7 years ago
moneromooo-monero 27fdaaa409
Fix building with -DARCH=default -DNO_AES=ON
7 years ago
Riccardo Spagni 031f486e12
Merge pull request #2486
7 years ago
Riccardo Spagni 7b8398eed7
Merge pull request #2485
7 years ago
Riccardo Spagni b911130a46
Merge pull request #2442
7 years ago
redfish 504311128d cmake: make warning about headers not fatal
7 years ago
redfish 0a70ba2c01 cmake: fix setting of -Werror
7 years ago
iDunk5400 a3691ae31c
daemon: fix static building with libzmq
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
hyc 8b1acc9a86 Fix OpenSSL 1.1 detection for static builds
7 years ago
Thomas Winget 0299cb77ca
Fix various oversights/bugs in ZMQ RPC server code
7 years ago
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
7 years ago
Jaquee f233c01c8f CMakeLists.txt - ios/xcode fix
7 years ago
Roberto Oliveira 44bfe6048b enable monero build on ppc64le architecture
7 years ago
jethro e1f3dfccc8 Add readline support to cli
7 years ago
stoffu dd8e3266b2
shared libs build (i.e. make debug)
7 years ago
hyc e65d66fe04 Fix ARM64 identification
7 years ago
Riccardo Spagni e9ca165b1a
Merge pull request #1950
7 years ago
moneromooo-monero a8ac4f0a70
update easylogging++ to latest upstream
7 years ago
Jaquee f5bd346573
IOS CMAKE build settings
7 years ago
Christoph Schnerch 33f3cfdec0 set USE_LTO_DEFAULT to false
7 years ago
Gareth 088930facc Problem: misleading information about LMDB storage
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni 058eed369b
cmakify openssl
7 years ago
moneromooo-monero f640512c53
Optionally query moneropulse DNS records to check for updates
7 years ago
Riccardo Spagni c64e10c2d7
Merge pull request #1700
7 years ago
Dan Miller 7378526393 backtrace_symbols() requires -lexecinfo on dragonflybsd
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
MoroccanMalinois c833a39a4d cmake set atomic for android
7 years ago
moneromooo-monero cd34fc655d
Use easylogging++'s stack trace facility where possible
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
Riccardo Spagni ec323d8c3f
Merge pull request #1561
7 years ago
Chris Vickio d561f4ad92 enable clang checks that were disabled
7 years ago
NanoAkron e68ea86cc4
Change logic of testing for libunwind on OSX and ARM
7 years ago