aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
...
* | depends: add getmonero package mirrorselsta2021-07-015-5/+8
|/
* Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cppmj-xmr2021-06-113-233/+291
|
* Merge pull request #7661luigi11112021-06-101-4/+4
|\ | | | | | | 08e4497 Improve cryptonote (block and tx) binary read performance (Lee Clagett)
| * Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-231-4/+4
| |
* | Merge pull request #7416luigi11112021-06-101-3/+4
|\ \ | | | | | | | | | b4fe7c2 epee linkage dynamic; move monero_add_library to main CMakeLists.txt (mj-xmr)
| * | epee linkage dynamic; move monero_add_library to main CMakeLists.txtmj-xmr2021-04-241-3/+4
| |/
* | Merge pull request #7735luigi11112021-06-011-0/+2
|\ \ | | | | | | | | | 44cc6d6 Fix boost 1.76.0 compatibility (loqs)
| * | Fix boost 1.76.0 compatibilityloqs2021-05-241-0/+2
| | | | | | | | | | | | | | | Add missing header boost/mpl/contains.hpp monero-project/monero/issues/7728
* | | Merge pull request #7712luigi11112021-06-011-1/+4
|\ \ \ | | | | | | | | | | | | d772f13 epee: include public openssl header in cmake (selsta)
| * | | epee: include public openssl header in cmakeselsta2021-05-091-1/+4
| | |/ | |/|
* | | Merge pull request #7710luigi11112021-06-011-2/+2
|\ \ \ | |_|/ |/| | | | | 9165344 CI: depends downloads relax retries (mj-xmr)
| * | CI: depends downloads relax retriesmj-xmr2021-05-081-2/+2
| |/
* | Merge pull request #7691luigi11112021-05-122-2/+2
|\ \ | | | | | | | | | cbd54ea cmake: set 3.5 as minimum version (selsta)
| * | cmake: set 3.5 as minimum versionselsta2021-04-272-2/+2
| |/
* | Merge pull request #7688luigi11112021-05-121-2/+2
|\ \ | | | | | | | | | 451b5a5 clang: fix -Wrange-loop-analysis warnings (selsta)
| * | clang: fix -Wrange-loop-analysis warningsselsta2021-04-271-2/+2
| |/
* | Merge pull request #7685luigi11112021-05-121-1/+1
|\ \ | | | | | | | | | 8c3c7b8 depends, docker: fix bintray links (selsta)
| * | depends, docker: fix bintray linksselsta2021-04-271-1/+1
| |/
* | Merge pull request #7665luigi11112021-05-121-5/+2
|\ \ | |/ |/| | | 15e6275 CMake: new macro - finding all headers (extract from epee) (mj-xmr)
| * CMake: new macro - finding all headers (extract from epee)mj-xmr2021-04-161-5/+2
| |
* | Merge pull request #7669luigi11112021-04-227-135/+164
|\ \ | | | | | | | | | 679d055 Remove payload copy in all outgoing p2p messages (Lee Clagett)
| * | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-197-135/+164
| | |
* | | Merge pull request #7658luigi11112021-04-221-18/+52
|\ \ \ | | | | | | | | | | | | 834e23b Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes (mj-xmr)
| * | | Doc: Update Gitian (Reproducible Builds) with small code snippets and fixesmj-xmr2021-04-111-18/+52
| | |/ | |/|
* | | Merge pull request #7643luigi11112021-04-221-0/+1
|\ \ \ | | | | | | | | | | | | 19ed7ab Test: Enable coverage for external repositories (mj-xmr)
| * | | Test: Enable coverage for external repositoriesmj-xmr2021-04-011-0/+1
| | | | | | | | | | | | | | | | Add monero_enable_coverage() for reuse in case C/CXX_FLAGS are overwritten.
* | | | Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-1617-492/+718
| |_|/ |/| |
* | | Revert "Merge pull request #7136"luigi11112021-04-167-164/+135
| | | | | | | | | | | | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.
* | | Merge pull request #7652luigi11112021-04-161-4/+0
|\ \ \ | | | | | | | | | | | | 02f4954 gitian: remove osslsigncode (selsta)
| * | | gitian: remove osslsigncodeselsta2021-04-081-4/+0
| | |/ | |/| | | | | | | Unused and archive is offline
* | | Merge pull request #7136luigi11112021-04-167-135/+164
|\ \ \ | | | | | | | | | | | | 23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett)
| * | | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-167-135/+164
| | | |
* | | | Merge pull request #7002luigi11112021-04-164-199/+242
|\ \ \ \ | |_|/ / |/| | | | | | | 673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
| * | | Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-284-199/+242
| | | |
* | | | Doc: Add ccache to README.md and Brewfilemj-xmr2021-03-301-0/+1
| |_|/ |/| |
* | | Merge pull request #7439luigi11112021-03-291-2/+2
|\ \ \ | | | | | | | | | | | | 0f2b5af Reduced executable size; reduced call sequence to 'allowed' log function (Lee Clagett)
| * | | Reduced executable size; reduced call sequence to "allowed" log functionLee Clagett2021-01-161-2/+2
| | |/ | |/|
* | | Merge pull request #7636luigi11112021-03-291-2/+2
|\ \ \ | | | | | | | | | | | | 18c7f9c depends: openssl 1.1.1i -> 1.1.1k (selsta)
| * | | depends: openssl 1.1.1i -> 1.1.1kselsta2021-03-251-2/+2
| | |/ | |/|
* | | Merge pull request #7460luigi11112021-03-291-28/+24
|\ \ \ | |/ / |/| | | | | | | | 2935a0c async_protocol_handler_config: fix deadlock (anon) c877705 async_protocol_handler_config: add deadlock demo (anon)
| * | async_protocol_handler_config: fix deadlockanon2021-03-121-28/+24
| |/
* | Merge pull request #7402luigi11112021-03-201-1/+10
|\ \ | | | | | | | | | 240d382 Epee: add headers to project files (via glob), to be able to search for them easily. (mj-xmr)
| * | Epee: add headers to project files (via glob), to be able to search for them ↵mj-xmr2021-02-251-1/+10
| | | | | | | | | | | | | | | | | | easily. Use case: IDEs
* | | Merge pull request #7394luigi11112021-03-201-1/+2
|\ \ \ | | | | | | | | | | | | b900fa0 Fix compiler warning for in keyvalue_serialization.h (mj-xmr)
| * | | Fix compiler warning for in keyvalue_serialization.hmj-xmr2021-02-211-1/+2
| |/ /
* | | Merge pull request #7366luigi11112021-03-203-0/+57
|\ \ \ | | | | | | | | | | | | 9867a91 Store RPC SSL key/cert for consistent authentication between runs (Lee Clagett)
| * | | Store RPC SSL key/cert for consistent authentication between runsLee Clagett2021-02-133-0/+57
| | | |
* | | | Merge pull request #7274luigi11112021-03-201-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | daf023d epee: don't log raw packet data (moneromooo-monero)
| * | | | epee: don't log raw packet datamoneromooo-monero2021-01-031-4/+4
| | | | |
* | | | | Merge pull request #7005luigi11112021-03-202-5/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | 249eae5 Allow byte_stream->byte_slice conversion to shrink unused buffer space (Lee Clagett)