aboutsummaryrefslogtreecommitdiff
path: root/contrib (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26build: prepare v0.18.1.2selsta2-2/+2
2022-09-20repo: remove ldns leftoversselsta4-37/+2
2022-09-20depends: remove unused Qt packageselsta9-309/+1
2022-09-09Merge pull request #8548luigi11111-4/+4
2022-09-06build: prepare v0.18.1.1selsta2-2/+2
2022-09-02Windows: fix unicode file path supporttobtoht1-4/+4
2022-08-10Bump Gitian build instructions to v0.18.1.0 [Release Branch]Seth For Privacy1-6/+7
2022-07-28build: prepare v0.18.1.0selsta2-7/+7
2022-07-15Merge pull request #8435v0.18.0.0luigi11111-0/+10
2022-07-15Merge pull request #8426luigi11114-833/+1221
2022-07-15Merge pull request #8425luigi11116-6/+6
2022-07-13Template hash func to fix compiler error on < gcc-6j-berman1-0/+10
2022-07-13build: prepare v0.18.0.0selsta6-6/+6
2022-07-08address PR commentsj-berman3-390/+385
2022-07-05connection: fix implementationanon4-836/+1229
2022-07-06Merge pull request #8400luigi11112-1/+22
2022-06-22Depends: Unbound disable getentropy()/reallocarray() (glibc < 2.26)TheCharlatan2-1/+22
2022-06-06Gitian: refresh the stale Monero dir via --setup switchmj-xmr2-3/+6
2022-05-26Merge pull request #8337luigi11111-1/+0
2022-05-23Windows build: fix narrowing error for WaitForSingleObjectJeffrey Ryan1-1/+1
2022-05-17src, epee: fix a couple compiler warningsselsta1-1/+0
2022-05-16Merge pull request #8315luigi11111-1/+24
2022-05-16Merge pull request #8312luigi111126-148/+303
2022-05-16Merge pull request #8266luigi11111-2/+2
2022-05-10Merge pull request #8301luigi11111-1/+1
2022-05-10Merge pull request #8300luigi11112-2/+2
2022-05-10Merge pull request #8279luigi11112-237/+1
2022-05-10Merge pull request #8278luigi11113-302/+0
2022-05-10Merge pull request #8226luigi11113-5/+5
2022-05-10depends: Package cleanupHoward Chu7-20/+15
2022-05-09Make Mac SDK into a regular depends packageHoward Chu11-54/+17
2022-05-09Silence some protobuf link warningsHoward Chu2-0/+164
2022-05-06Fix arm64 darwin package defsHoward Chu5-5/+6
2022-05-06Boost 1.64 doesn't recognize arm64 darwinHoward Chu2-2/+14
2022-05-06more... update to clang 9.0.0Howard Chu1-6/+6
2022-05-06Split native_clang out of native_cctoolsHoward Chu4-49/+36
2022-05-06Update native_cctools for newer SDK supportHoward Chu5-18/+33
2022-05-05Give better error messages when missing SSL filesJeffrey Ryan1-1/+24
2022-05-04Update to MacOSX SDK 11.1, add Mac M1Howard Chu6-20/+38
2022-04-28Doxygen: Hide anonymous namespaces from documentation by defaultJeffrey1-1/+1
2022-04-27Change "Github" to "GitHub"Abdullah2-2/+2
2022-04-25Merge pull request #8275luigi11112-0/+12
2022-04-25Merge pull request #8248luigi11113-72/+0
2022-04-22EPEE: Remove gzip_encoding.hJeffrey2-237/+1
2022-04-22EPEE: Remove hmac-md5Jeffrey3-302/+0
2022-04-21add a sanity check to RPC input data sizemoneromooo-monero2-0/+12
2022-04-19depends: update unbound to 1.15.0selsta1-2/+2
2022-04-18Change C-style-casts to static_cast in time_helper.hJeffrey1-4/+4
2022-04-18Remove the only 4 non-UTF8 characters in codebaseJeffrey1-4/+4
2022-04-18Factor out move_it_backward from misc_language.hJeffrey1-9/+1
2022-04-18Move copyable_atomic into connection_contextJeffrey1-56/+0
2022-04-18Refactor out to_nonconst_iterator.hJeffrey4-55/+1
2022-04-18Refactor out pragma_comp_defsJeffrey4-35/+4
2022-04-18Merge functionality of misc_os_dependent into time_helper.hJeffrey8-279/+33
2022-04-18Trimming FatJeffrey7-149/+0
2022-04-18Boring Old DeletesJeffrey67-9622/+0
2022-04-10epee: allow copying a rolling_median_t objectmoneromooo-monero1-1/+14
2022-04-09Remove serialization/enableableJeffrey3-72/+0
2022-04-06Merge pull request #8228luigi11112-77/+1
2022-04-06Merge pull request #8223luigi11117-39/+34
2022-04-06Merge pull request #8197luigi111135-35/+44
2022-03-30Remove dead code from parserse_base_utils and fix unit testsJeffrey2-77/+1
2022-03-30Eliminate dependence on boost::interprocess #8223Jeffrey7-39/+34
2022-03-25Fix typo: SERIALIZE_TYPE_DUOBLEJeffrey3-5/+5
2022-03-04Copyright: Update to 2022mj-xmr35-35/+44
2022-02-19Undefined behaviour fixesSChernykh6-12/+24
2021-12-02Add copy commands for compiled binariesSeth For Privacy1-0/+7
2021-12-02Add archive details to post-build sectionSeth For Privacy1-2/+13
2021-12-02Add git clone and cd commands for initial prepSeth For Privacy1-0/+7
2021-12-02Add note on adding SSH keys for GithubSeth For Privacy1-0/+2
2021-12-01Update DOCKRUN.mdSeth For Privacy1-3/+4
2021-12-01Bump versions in DOCKRUN.md and add log commandsSeth For Privacy1-2/+8
2021-11-30Fix Android OpenSSL buildHoward Chu2-5/+7
2021-11-29Merge pull request #7910luigi11113-0/+220
2021-11-26Merge pull request #8055luigi11112-2/+28
2021-11-10depends: bump hidapi to 0.11.0selsta2-2/+28
2021-11-04Merge pull request #8021luigi11112-3/+65
2021-11-01Merge pull request #8016luigi11111-14/+9
2021-10-25Merge pull request #8019luigi11112-0/+2
2021-10-25Merge pull request #8006luigi11115-9/+9
2021-10-25Merge pull request #8002luigi11115-91/+28
2021-10-22depends: openssl 1.1.1k -> 1.1.1lselsta2-3/+65
2021-10-22epee: add missing headerselsta2-0/+2
2021-10-20epee: avoid ADL selecting C++14 std::quotedselsta1-14/+9
2021-10-17Merge pull request #7971luigi11111-1/+1
2021-10-14Add README to release archivesHoward Chu5-9/+9
2021-10-11Merge pull request #7912luigi11116-22/+11
2021-10-10depends: update zeromq package to 4.3.4selsta5-91/+28
2021-09-27gitian: cleanup more unused packagesHoward Chu5-19/+3
2021-09-27gitian: omit ccache from gitian buildsHoward Chu6-3/+8
2021-09-25cmake: set cpp14 standardselsta1-1/+1
2021-09-23Merge pull request #7945luigi11112-5/+10
2021-09-23Merge pull request #7933luigi11112-8/+8
2021-09-23Merge pull request #7911luigi11111-2/+2
2021-09-16cmake: set required C/C++ standard to 11selsta2-5/+10
2021-09-11depends: update unwind, fix build with ubuntu 21.04selsta2-8/+8
2021-09-09Merge pull request #7884luigi11111-1/+1
2021-09-09Merge pull request #7858luigi11111-1/+2
2021-09-09Merge pull request #7773 from selsta/unboundluigi11115-11/+14
2021-09-04Add simple script for running gitian-buildHoward Chu3-0/+220
2021-09-03external: remove unbound submoduleselsta5-11/+14
2021-08-31Fix parallel make of OpenSSLHoward Chu1-2/+2
2021-08-26Merge pull request #7850luigi11113-7/+7
2021-08-20Merge pull request #7881luigi11111-0/+2
2021-08-20Merge pull request #7832luigi11111-2/+2
2021-08-20support cors wildcardwoodser1-1/+1
2021-08-19epee: link with Boost_SYSTEM_LIBRARYselsta1-0/+2
2021-08-13fix median overflow bugkoe1-1/+2
2021-08-11Merge pull request #7812luigi11111-1/+2
2021-08-11Merge pull request #7809luigi11111-0/+3
2021-08-11epee: tidying post-incrementation -> pre-incrementationmj-xmr3-7/+7
2021-08-05p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero1-0/+3
2021-08-04CMake: ccache fix for FreeBSD at 'depends'mj-xmr1-2/+2
2021-07-27Make SSL key/cert storage backward-compatibleNathan Dorfman1-1/+2
2021-07-01depends: add getmonero package mirrorselsta5-5/+8
2021-06-11Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cppmj-xmr3-233/+291
2021-06-10Merge pull request #7661luigi11111-4/+4
2021-06-10Merge pull request #7416luigi11111-3/+4
2021-06-01Merge pull request #7735luigi11111-0/+2
2021-06-01Merge pull request #7712luigi11111-1/+4
2021-06-01Merge pull request #7710luigi11111-2/+2
2021-05-24Fix boost 1.76.0 compatibilityloqs1-0/+2
2021-05-12Merge pull request #7691luigi11112-2/+2
2021-05-12Merge pull request #7688luigi11111-2/+2
2021-05-12Merge pull request #7685luigi11111-1/+1
2021-05-12Merge pull request #7665luigi11111-5/+2
2021-05-09epee: include public openssl header in cmakeselsta1-1/+4
2021-05-08CI: depends downloads relax retriesmj-xmr1-2/+2
2021-04-27cmake: set 3.5 as minimum versionselsta2-2/+2
2021-04-27depends, docker: fix bintray linksselsta1-1/+1
2021-04-27clang: fix -Wrange-loop-analysis warningsselsta1-2/+2
2021-04-24epee linkage dynamic; move monero_add_library to main CMakeLists.txtmj-xmr1-3/+4
2021-04-22Merge pull request #7669luigi11117-135/+164
2021-04-22Merge pull request #7658luigi11111-18/+52
2021-04-22Merge pull request #7643luigi11111-0/+1
2021-04-16Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr17-492/+718
2021-04-16Revert "Merge pull request #7136"luigi11117-164/+135
2021-04-16Merge pull request #7652luigi11111-4/+0
2021-04-16Merge pull request #7136luigi11117-135/+164
2021-04-16Merge pull request #7002luigi11114-199/+242
2021-04-16CMake: new macro - finding all headers (extract from epee)mj-xmr1-5/+2
2021-04-11Doc: Update Gitian (Reproducible Builds) with small code snippets and fixesmj-xmr1-18/+52
2021-04-08gitian: remove osslsigncodeselsta1-4/+0
2021-04-01Test: Enable coverage for external repositoriesmj-xmr1-0/+1
2021-03-30Doc: Add ccache to README.md and Brewfilemj-xmr1-0/+1
2021-03-29Merge pull request #7439luigi11111-2/+2
2021-03-29Merge pull request #7636luigi11111-2/+2
2021-03-29Merge pull request #7460luigi11111-28/+24
2021-03-28Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr4-199/+242
2021-03-25depends: openssl 1.1.1i -> 1.1.1kselsta1-2/+2
2021-03-20Merge pull request #7402luigi11111-1/+10
2021-03-20Merge pull request #7394luigi11111-1/+2
2021-03-20Merge pull request #7366luigi11113-0/+57
2021-03-20Merge pull request #7274luigi11111-4/+4
2021-03-20Merge pull request #7005luigi11112-5/+21
2021-03-12async_protocol_handler_config: fix deadlockanon1-28/+24
2021-03-05Merge pull request #7399luigi11111-2/+14
2021-02-25Epee: add headers to project files (via glob), to be able to search for them ...mj-xmr1-1/+10
2021-02-23epee: return HTTP error 400 (Bad request) on deserialization errormoneromooo-monero1-2/+14
2021-02-21Fix compiler warning for in keyvalue_serialization.hmj-xmr1-1/+2
2021-02-19async_protocol_handler_config: remove connection correctlyanon1-1/+1
2021-02-18Merge pull request #7343luigi11111-32/+2
2021-02-15Merge pull request #7308luigi11112-7/+19
2021-02-13Store RPC SSL key/cert for consistent authentication between runsLee Clagett3-0/+57
2021-02-06Reduce compilation time of epee/portable_storage.hmj-xmr11-216/+286
2021-01-23Improve cryptonote (block and tx) binary read performanceLee Clagett1-4/+4
2021-01-19boosted_tcp_server: fix connection lifetimeanon2-7/+19
2021-01-19Remove unnecessary atomic operations in levin codeLee Clagett1-32/+2
2021-01-19Remove payload copy in all outgoing p2p messagesLee Clagett7-135/+164
2021-01-16Reduced executable size; reduced call sequence to "allowed" log functionLee Clagett1-2/+2
2021-01-16Remove payload copy in all outgoing p2p messagesLee Clagett7-135/+164
2021-01-15Merge pull request #7149luigi11111-2/+2
2021-01-15Merge pull request #7137luigi11111-2/+16
2021-01-07storages: overridable limits for loading portable_storage from binarymoneromooo-monero5-33/+63
2021-01-06Merge pull request #7281luigi11111-1/+11
2021-01-05epee: also limit number of strings in portable_storagemoneromooo-monero1-1/+11
2021-01-03Merge pull request #7263Alexander Blair1-4/+13
2021-01-03epee: don't log raw packet datamoneromooo-monero1-4/+4
2021-01-03add a max levin packet size by command typemoneromooo-monero1-4/+13
2021-01-02portable_storage: better sanity checkingmoneromooo-monero1-2/+7
2021-01-01Merge pull request #7250Alexander Blair2-10/+25
2021-01-01Merge pull request #7243Alexander Blair1-1/+6
2021-01-01Merge pull request #7220Alexander Blair3-0/+3
2020-12-31portable_storage: check object limit where appropriatemoneromooo1-1/+6
2020-12-29Merge pull request #7218Alexander Blair1-5/+0
2020-12-29Merge pull request #7207Alexander Blair5-13/+14
2020-12-28portable_storage: forbid unnamed sectionsxiphon3-0/+3
2020-12-28portable_storage: remove array element limitmoneromooo-monero1-5/+0
2020-12-28ssl: buffered handshake detectionanon5-13/+14
2020-12-27portable_storage: remove overly aggressive cutoffmoneromooo-monero1-2/+0
2020-12-26Merge pull request #7192Alexander Blair1-6/+21
2020-12-26Merge pull request #7190Alexander Blair1-1/+35
2020-12-26Merge pull request #7099Alexander Blair1-0/+1
2020-12-26Merge pull request #7098Alexander Blair1-1/+0
2020-12-26epee: fix some issues using connections after shutdownmoneromooo-monero1-6/+21
2020-12-26portable_storage: add some sanity checks on data sizemoneromooo-monero1-1/+35
2020-12-20Restrict duplicate keys in epee binary formatLee Clagett1-1/+4
2020-12-17Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2-10/+25
2020-12-14Fix byte_stream::put_nLee Clagett1-1/+1
2020-12-14fuzz_tests: add a test for utf8canonicalmoneromooo-monero1-2/+2