Commit Graph

479 Commits (v0.5.1.0)

Author SHA1 Message Date
wowario 2e06575559
update snap and add pkgbuild
5 years ago
TheCharlatan 7e9ecf35dd
cmake: ARCH_ID fixes for cross compilation
5 years ago
moneromooo-monero 56b6e9a89f
mlocker: fix access to global lock map after dtor on exit
5 years ago
moneromooo-monero b91d510669
mlocker: fix dtor ordering problem
5 years ago
moneromooo-monero eaf602bceb
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero 18683acc84
console_handler: add a global log when exiting via EOF
5 years ago
iDunk5400 d1d21b0378
ANSI colors in Windows 10 (v0.13)
5 years ago
xiphon 83aa5c70d0
build: use ARCH 'native' by default, allow to configure and override it
5 years ago
Riccardo Spagni 49c11b2248
Merge pull request #4519
6 years ago
Riccardo Spagni 24e519b9b6
Merge pull request #4510
6 years ago
Riccardo Spagni 88a0985104
Merge pull request #4470
6 years ago
Riccardo Spagni f0b3bbf808
Merge pull request #4459
6 years ago
Riccardo Spagni 50f9472911
Merge pull request #4448
6 years ago
moneromooo-monero a093092ef7
levin_protocol_handler_async: do not propagate exception through dtor
6 years ago
moneromooo-monero 1eebb82bcc
net_helper: do not propagate exceptions through dtor
6 years ago
moneromooo-monero 2e2139ffb7
epee: do not propagate exception through dtor
6 years ago
moneromooo-monero 661439f4e0
mlog: don't remove old logs if we failed to rename the current file
6 years ago
Dusan Klinec b2972927ea
osx compilation fix: missing boost libs added
6 years ago
TheCharlatan 6a78140863 Make depends use self built clang for darwin
6 years ago
Riccardo Spagni f2eee1eb8c
Merge pull request #4438
6 years ago
moneromooo-monero bf9a0f4c65
epee: fix stack overflow on crafted input
6 years ago
moneromooo-monero 45683ee02c
epee: fix invalid memory write reading an array entry
6 years ago
TheCharlatan 5c234cbdcb Add hidapi to depends
6 years ago
TheCharlatan 0f4f873bf3 Fix Darwin Sodium build
6 years ago
Riccardo Spagni b88bbf59c3
Merge pull request #4377
6 years ago
Riccardo Spagni bb3ff2bb36
Merge pull request #4209
6 years ago
Riccardo Spagni 580497d5f9
Merge pull request #4306
6 years ago
Riccardo Spagni 9c40bc62fc
Merge pull request #3430
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 20087b3a9d
Merge pull request #4307
6 years ago
moneromooo-monero 4d52ec0ca4
mlog: do not display http errors by default
6 years ago
moneromooo-monero 07ec748c82
wipeable_string: add hex_to_pod function
6 years ago
moneromooo-monero 0e6ed559c6
fuzz_tests: add a bulletproof fuzz test
6 years ago
TheCharlatan db5715468a Updated pcsc url
6 years ago
TheCharlatan f0ba19fde5 Add lrelease to the depends
6 years ago
TheCharlatan cfb3046222 Add Miniupnp submodule
6 years ago
TheCharlatan 5f7da005a3 Unbound is now a submodule. Adapt depends for this.
6 years ago
TheCharlatan d6b9bdd322 Update readmes to reflect the usage of depends
6 years ago
TheCharlatan 56b6e41ea7 Add support for apple and arm building
6 years ago
TheCharlatan 8db3d5731b Modify depends for monero's dependencies
6 years ago
TheCharlatan 0806a23a6e Initial depends addition
6 years ago
moneromooo-monero 4469b0c41e
abstract_tcp_server2: fix binding to the wrong IP
6 years ago
luigi1111 77ed11e627
Merge pull request #4270
6 years ago
moneromooo-monero 8eab6147f4
epee: use the socket::bind variant which does not throw
6 years ago
luigi1111 e07ace0896
Merge pull request #4235
6 years ago
luigi1111 140eb78231
Merge pull request #4179
6 years ago
moneromooo-monero 76affd941b
epee: some speedup in parsing
6 years ago
moneromooo-monero 29dea03091
epee: resize vectors where possible in serialization
6 years ago