summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* cmake: ARCH_ID fixes for cross compilationTheCharlatan2019-02-221-0/+7
* mlocker: fix access to global lock map after dtor on exitmoneromooo-monero2019-02-171-2/+2
* mlocker: fix dtor ordering problemmoneromooo-monero2019-02-171-2/+2
* ArticMine's new block weight algorithmmoneromooo-monero2019-02-121-1/+0
* Merge pull request #4670Riccardo Spagni2018-10-201-1/+4
|\
| * console_handler: add a global log when exiting via EOFmoneromooo-monero2018-10-201-1/+4
* | ANSI colors in Windows 10 (v0.13)iDunk54002018-10-161-0/+35
|/
* build: use ARCH 'native' by default, allow to configure and override itxiphon2018-10-141-0/+2
* Merge pull request #4519Riccardo Spagni2018-10-081-0/+1
* Merge pull request #4510Riccardo Spagni2018-10-078-59/+16
* Merge pull request #4470Riccardo Spagni2018-10-021-0/+4
* Merge pull request #4459Riccardo Spagni2018-09-294-3/+16
|\
| * levin_protocol_handler_async: do not propagate exception through dtormoneromooo-monero2018-09-271-0/+6
| * net_helper: do not propagate exceptions through dtormoneromooo-monero2018-09-271-1/+2
| * epee: do not propagate exception through dtormoneromooo-monero2018-09-271-1/+2
| * mlog: don't remove old logs if we failed to rename the current filemoneromooo-monero2018-09-271-1/+6
* | Merge pull request #4448Riccardo Spagni2018-09-293-3/+4
|\ \
| * | Make depends use self built clang for darwinTheCharlatan2018-09-253-3/+4
* | | osx compilation fix: missing boost libs addedDusan Klinec2018-09-261-0/+2
| |/ |/|
* | Merge pull request #4438Riccardo Spagni2018-09-252-5/+16
|\ \ | |/ |/|
| * epee: fix stack overflow on crafted inputmoneromooo-monero2018-09-251-5/+8
| * epee: fix invalid memory write reading an array entrymoneromooo-monero2018-09-251-0/+8
* | Add hidapi to dependsTheCharlatan2018-09-257-28/+134
* | Fix Darwin Sodium buildTheCharlatan2018-09-225-12/+38
|/
* Merge pull request #4377Riccardo Spagni2018-09-211-1/+1
|\
| * mlog: do not display http errors by defaultmoneromooo-monero2018-09-141-1/+1
* | Merge pull request #4209Riccardo Spagni2018-09-211-6/+40
|\ \
| * | Added features to epee::span<T> :Lee Clagett2018-08-031-6/+40
* | | Merge pull request #4306Riccardo Spagni2018-09-183-2/+21
|\ \ \
| * | | wipeable_string: add hex_to_pod functionmoneromooo-monero2018-09-123-2/+21
* | | | Merge pull request #3430Riccardo Spagni2018-09-1864-1/+6116
|\ \ \ \
| * | | | Fixup 32bit arm buildTheCharlatan2018-09-181-2/+3
| * | | | Fix Windows buildTheCharlatan2018-09-171-1/+1
| * | | | Add libsodium to the packages, the arm build was complaining about it.TheCharlatan2018-09-173-5/+35
| * | | | Updated pcsc urlTheCharlatan2018-09-101-1/+1
| * | | | Add lrelease to the dependsTheCharlatan2018-09-106-6/+235
| * | | | Add Miniupnp submoduleTheCharlatan2018-09-104-23/+6
| * | | | Unbound is now a submodule. Adapt depends for this.TheCharlatan2018-09-101-2/+0
| * | | | Update readmes to reflect the usage of dependsTheCharlatan2018-09-101-0/+7
| * | | | Add support for apple and arm buildingTheCharlatan2018-09-105-25/+67
| * | | | Modify depends for monero's dependenciesTheCharlatan2018-09-1050-690/+953
| * | | | Initial depends additionTheCharlatan2018-09-1054-0/+5562
* | | | | Merge pull request #4307Riccardo Spagni2018-09-141-4/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | abstract_tcp_server2: fix binding to the wrong IPmoneromooo-monero2018-09-091-4/+4
| * | | | epee: use the socket::bind variant which does not throwmoneromooo-monero2018-08-271-2/+18
| | |/ / | |/| |
* | | | fuzz_tests: add a bulletproof fuzz testmoneromooo-monero2018-09-111-3/+3
| |/ / |/| |
* | | Merge pull request #4270luigi11112018-09-042-1/+14
|\ \ \ | |/ / |/| |
| * | epee: some speedup in parsingmoneromooo-monero2018-08-191-1/+8
| * | epee: resize vectors where possible in serializationmoneromooo-monero2018-08-171-0/+6
* | | Merge pull request #4235luigi11112018-08-221-0/+18
|\ \ \