aboutsummaryrefslogtreecommitdiff
path: root/contrib (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-19Merge pull request #6565Alexander Blair1-1/+1
2020-07-19Merge pull request #6516Alexander Blair2-7/+0
2020-07-19Merge pull request #6512Alexander Blair22-22/+22
2020-07-16Merge pull request #6476Alexander Blair1-18/+0
2020-07-16Merge pull request #6475Alexander Blair4-96/+0
2020-07-08Merge pull request #6675luigi11111-1/+1
2020-07-08Merge pull request #6584luigi11111-1/+1
2020-07-08Merge pull request #6559luigi11111-1/+4
2020-07-08Merge pull request #6528luigi11115-5/+5
2020-06-21epee: fix array underflow in unicode parsingmoneromooo-monero1-1/+1
2020-06-08Merge pull request #6539luigi11111-6/+6
2020-06-08Merge pull request #6522luigi11111-9/+17
2020-06-08Merge pull request #6514luigi11111-2/+2
2020-05-31Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett4-17/+17
2020-05-23rpc: don't display invalid json errors on default log levelmoneromooo-monero1-1/+1
2020-05-20ByteSlice: Fix persisting ptr to std::moved SSO bufferDoyle1-1/+4
2020-05-19fix a few typos in error messagesmoneromooo-monero1-1/+1
2020-05-16epee: use memwipe rather than memset for md5 secretsmoneromooo-monero1-6/+6
2020-05-14build: fix boost 1.73 compatibilityselsta2-6/+6
2020-05-13[master]: Update gitian yml filesiDunk54005-5/+5
2020-05-13build: prepare v0.16.0.0 releaseselsta1-2/+2
2020-05-12Fixed bugs for take_slice and byte_stream->byte_sliceLee Clagett1-9/+17
2020-05-11remove double includessumogr2-7/+0
2020-05-06Update copyright year to 2020SomaticFanatic22-22/+22
2020-04-25contrib: remove codefresh pipelineselsta1-18/+0
2020-04-25snap: remove from reposelsta4-96/+0
2020-04-21Merge pull request #6414luigi11111-1/+1
2020-04-21Merge pull request #6359luigi11111-3/+3
2020-04-15Allow wallet2.h to run in WebAssemblywoodser6-159/+260
2020-04-11Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett5-4/+386
2020-05-01Merge pull request #6446luigi11112-0/+11
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec2-0/+11
2020-04-10Merge pull request #6398luigi11111-1/+1
2020-04-04Merge pull request #6397luigi11112-1/+27
2020-04-04Merge pull request #6387luigi11111-2/+2
2020-04-04Merge pull request #6371luigi11111-15/+0
2020-04-04Merge pull request #6370luigi11111-1/+3
2020-04-04Merge pull request #6351luigi11114-40/+63
2020-04-04Merge pull request #6339luigi11113-3/+3
2020-04-04Merge pull request #6335luigi11111-3/+4
2020-04-03Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2-5/+24
2020-04-01update openssl 1.0.2r linkSumo Gr1-1/+1
2020-03-31p2p: fix frequent weak_ptr exception on connectionmoneromooo-monero1-1/+6
2020-03-31Merge pull request #6336luigi11111-3/+7
2020-03-31Merge pull request #6311luigi11111-0/+7
2020-03-30Fixed string_ref usage bug in epee::from_hex::vectorLee Clagett1-3/+3
2020-03-27Merge pull request #6290Alexander Blair1-2/+5
2020-03-20depends: update qt 5.7.1 download linkSumo Gr1-1/+1
2020-03-20depends: libsodium disable getrandom()/getentropy() (glibc < 2.25)xiphon2-1/+27
2020-03-13epee: avoid spamming 'Generating SSL certificate' in the logsxiphon1-2/+2
2020-03-12Merge pull request #6273Alexander Blair1-1/+11
2020-03-12Merge pull request #6263Alexander Blair2-5/+5
2020-03-12Merge pull request #6251Alexander Blair1-0/+10
2020-03-12Merge pull request #6244Alexander Blair1-5/+16
2020-03-12Merge pull request #6243Alexander Blair2-6/+4
2020-03-11Use boost::asio::ssl::context::sslv23 for backwards compatibilityMartijn Otto1-1/+3
2020-03-09Move hex->bin conversion to monero copyright files and with less includesLee Clagett4-36/+58
2020-03-09Remove temporary std::string creation in some hex->bin callsLee Clagett1-5/+6
2020-03-06cppzmq: remove leftoversselsta1-15/+0
2020-03-05Various improvements to the ZMQ JSON-RPC handling:Lee Clagett1-1/+11
2020-02-28Merge pull request #6255Alexander Blair1-3/+3
2020-02-28Merge pull request #6220Alexander Blair6-56/+53
2020-02-28Merge pull request #6205Alexander Blair1-1/+1
2020-02-17remove empty statementsInterchained3-3/+3
2020-02-12wipeable_string: split - treat CR, LF and Tabs as separatorsxiphon1-3/+4
2020-02-12console_handler: do not let exception past the dormoneromooo-monero1-3/+7
2020-02-06Merge pull request #6184Alexander Blair1-0/+42
2020-02-06Merge pull request #6182Alexander Blair2-2/+2
2020-01-28Explicitly define copy assignment operatorMartijn Otto1-0/+7
2020-01-26epee: remove backward compatible endian specific address serializationmoneromooo-monero1-6/+2
2020-01-26serialization: do not write optional fields with default valuemoneromooo-monero1-0/+2
2020-01-26network: log traffic and add a simple traffic analysis scriptmoneromooo-monero1-5/+43
2020-01-24Merge pull request #6160Alexander Blair1-1/+1
2020-01-16Merge pull request #6143Alexander Blair1-0/+2
2020-01-16Merge pull request #6133Alexander Blair1-1/+1
2020-01-16Merge pull request #6125Alexander Blair1-1/+8
2020-01-16Merge pull request #6120Alexander Blair1-1/+3
2020-01-10gitian-build.py: Fixing check for docker command.Jonathan Cross1-2/+5
2020-01-06Gitian: Change lxc ip linkTheCharlatan2-5/+5
2019-12-19depends: empty spaces in PATH variable cause build failurekozyilmaz1-3/+3
2019-12-18depends: set several missing build tagsmoneromooo-monero1-0/+10
2019-12-16abstract_tcp_server2: guard against negative timeoutsmoneromooo-monero1-5/+16
2019-12-12depends: update libsodium to 1.0.18TheCharlatan2-4/+4
2019-12-03ssl: server-side: allow multiple version of TLSBertrand Jacquin1-1/+1
2019-11-26net_ssl: load default certificates in CA mode on Windowsmoneromooo-monero1-0/+42
2019-11-25epee: reorder a couple init list fields to match declarationmoneromooo-monero2-2/+2
2019-11-20Merge pull request #6117luigi11111-6/+5
2019-11-20Gitian: Fix sigs generationTheCharlatan1-1/+1
2019-11-18Merge pull request #6118luigi111136-172/+410
2019-11-18"Fix" non-determinism in native_cctools buildHoward Chu2-0/+16
2019-11-17Fixup compiled python in OSXHoward Chu1-1/+1
2019-11-17Fix unwind library orderingHoward Chu2-0/+16
2019-11-17Fixup sodium darwinHoward Chu3-31/+2
2019-11-17Use standard time for depends cachesHoward Chu5-66/+59
2019-11-17Add ARFLAGSHoward Chu23-20/+89
2019-11-15epee: set application/json MIME type on json errorsmoneromooo-monero1-0/+2
2019-11-14epee: fix peer ids being truncated on displaymoneromooo-monero1-1/+3
2019-11-14gitian: add FreeBSDHoward Chu2-17/+145
2019-11-14depends: Add FreeBSD supportHoward Chu9-14/+68
2019-11-14gitian: Parametrize target platformsHoward Chu1-30/+25
2019-11-13Replace memset with memwipe.Bert Peters1-1/+1
2019-11-12epee: fix console_handlers_binder race, wait for thread to finishxiphon1-1/+8
2019-11-11epee: close connection when the peer has done somoneromooo-monero1-1/+7
2019-11-11gitian: Update to latest gitian-builderHoward Chu1-5/+1
2019-11-11Gitian Readme: adding android signing & fix v0.15 checksum.Jonathan Cross1-6/+5
2019-11-04Merge pull request #6088Riccardo Spagni1-1/+1
2019-11-04gitian: fix out dir locationiDunk54001-1/+1
2019-11-04Copy LICENSE to all archivesHoward Chu4-3/+13
2019-11-04Improved performance for epee serialization:Lee Clagett6-56/+53
2019-11-04depends: fix typo in packagesselsta1-1/+1
2019-11-03Merge pull request #6074Riccardo Spagni1-4/+16
2019-11-03Merge pull request #6077Riccardo Spagni13-21/+329
2019-11-03gitian: add --rebuild optionHoward Chu2-12/+48
2019-11-03Add Android supportHoward Chu12-9/+281
2019-11-03Fix readline buildHoward Chu4-5/+6630
2019-11-02Adding support for hidden (anonymity) txpoolLee Clagett1-1/+2
2019-11-02Merge pull request #6079Riccardo Spagni1-3/+3
2019-11-020.15.0.0 release engineeringRiccardo Spagni1-3/+3
2019-11-01epee: allow a random component in once_a_time timeoutsmoneromooo-monero1-4/+16
2019-11-01Merge pull request #6059Riccardo Spagni3-3/+3
2019-10-31Updating gitian yml files for v0.15Jonathan Cross3-3/+3
2019-10-25Merge pull request #6022luigi11112-4/+4
2019-10-25Merge pull request #5357luigi11115-8/+51
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero5-8/+51
2019-10-25depends: bump zeromq version to 4.1.7anonimal1-2/+2
2019-10-25depends: bump cppzmq version to 4.4.1anonimal1-2/+2
2019-10-24Merge pull request #6006luigi11111-2/+6
2019-10-22epee: use SO_REUSEADDR on non-Windows targetsxiphon1-2/+6
2019-10-22Merge pull request #5996luigi11112-2/+11
2019-10-22Merge pull request #5986luigi11111-1/+1
2019-10-22Merge pull request #5966luigi11113-1/+53
2019-10-21Support median block size > 4 GBmoneromooo-monero3-1/+53
2019-10-18epee: fix SSL server handshake, run_one() can block, use poll_one()xiphon2-2/+11
2019-10-16Merge pull request #5911luigi11111-0/+5
2019-10-15levin: armour against some "should not happen" casemoneromooo-monero1-0/+5
2019-10-14Merge pull request #5947luigi11111-4/+2
2019-10-14Merge pull request #5937luigi11111-1/+1
2019-10-14abstract_tcp_server2: move "Trying to connect" from error to debugmoneromooo-monero1-1/+1
2019-10-08Merge pull request #5936luigi11111-2/+2
2019-10-08Merge pull request #5918luigi11113-5/+30
2019-10-08Merge pull request #5917luigi11111-1/+2
2019-10-02epee: tcp server - set SO_LINGER instead of SO_REUSEADDR optionxiphon1-4/+2
2019-09-30Merge pull request #5910luigi11111-0/+5
2019-09-30Merge pull request #5893luigi11112-1/+15
2019-09-30Merge pull request #5653luigi11111-28/+37
2019-09-27abstract_tcp_server2: log pointer, not contents, where appropriatemoneromooo-monero1-1/+1
2019-09-26build: fix MinGW GUI dependencies buildxiphon1-2/+2
2019-09-25Don't set ARCH_ID if it's already setHoward Chu1-3/+5
2019-09-24Streamline build setupHoward Chu1-28/+37
2019-09-24epee: misc_log_ex.h can now be used in C codemoneromooo-monero2-11/+51
2019-09-24Merge pull request #5892luigi11114-7/+13
2019-09-24Merge pull request #5891luigi11111-6/+6
2019-09-24Merge pull request #5875luigi11111-0/+1
2019-09-17epee: implement handshake timeout for SSL connectionsxiphon3-5/+30
2019-09-16epee: fix network timeouts in blocked_mode_clientxiphon1-1/+2
2019-09-16Properly format multiline logsmoneromooo-monero2-22/+58
2019-09-14Merge pull request #5898luigi11111-1/+1
2019-09-12abstract_tcp_server2: fix lingering connectionsmoneromooo-monero1-0/+5
2019-09-09depends: fix monero binaries Boost linking errorsiDunk54001-6/+6
2019-09-08Merge pull request #5858luigi11111-1/+1
2019-09-08depends: fix MacOS build with Clang 3.7.1Lee Clagett1-1/+1
2019-09-08epee: abstract_tcp_server2: resolve CID 203919 (DC.WEAK_CRYPTO)anonimal1-1/+13
2019-09-07depends: attempt to fix readlineiDunk54004-7/+13
2019-09-06epee: connection_basic: resolve CID 203916 (UNINIT_CTOR)anonimal1-0/+1
2019-09-06epee: connection_basic: resolve CID 203920 (UNINIT_CTOR)anonimal1-0/+1
2019-09-04Fix IP address serialization on big endianmoneromooo-monero1-1/+15
2019-09-04storages: fix "portable" storage on big endianmoneromooo-monero4-3/+99
2019-09-04storages: fix writing varints on big endianmoneromooo-monero1-1/+1
2019-09-04epee: fix local/loopback checks on big endianmoneromooo-monero1-0/+7
2019-09-04Merge pull request #5824luigi11111-1/+1
2019-09-04Merge pull request #5814luigi11111-91/+0
2019-09-04Merge pull request #5796luigi11111-3/+3
2019-09-04Merge pull request #5764luigi11113-4/+4
2019-09-04Merge pull request #5536luigi11113-13/+88
2019-08-29contrib: add a suppressions file for leak sanitizermoneromooo-monero1-0/+1
2019-08-28simplewallet: lock console on inactivitymoneromooo-monero3-13/+88
2019-08-27Fix Travis build on Windows + Machyperreality1-1/+1
2019-08-23syncobj.h no longer defines shared_guard, so remove those define'sTom Smeding1-3/+0
2019-08-21Merge pull request #5827luigi11111-1/+1
2019-08-21Merge pull request #5702luigi11115-1/+16
2019-08-20Add depends riscv 64 bit supportTheCharlatan5-1/+16
2019-08-20fix feature not introduced until boost 1.66Jethro Grassie1-1/+1
2019-08-19Merge pull request #5706luigi11113-3/+25
2019-08-19Merge pull request #5705luigi11111-4/+4
2019-08-19epee: fix connections not being properly closed in some instancesmoneromooo-monero1-1/+1
2019-08-16epee: support unicode in parsed stringsmoneromooo-monero2-22/+61
2019-08-15Merge pull request #5756luigi11111-38/+78
2019-08-15Merge pull request #5674luigi11111-0/+24
2019-08-15Merge pull request #5649luigi11112-2/+6
2019-08-15Remove unused code under WINDWOS_PLATFORM guardTom Smeding1-88/+0
2019-08-06Gitian build script fixes for MacOSJonathan Cross1-3/+3
2019-07-31Add IPv6 supportThomas Winget8-67/+461
2019-07-30gitian build README improvementsJonathan Cross1-38/+78
2019-07-24Merge pull request #5627luigi11112-21/+25
2019-07-24Merge pull request #5531luigi11111-4/+8
2019-07-24Merge pull request #5530luigi11113-7/+0
2019-07-24Merge pull request #5528luigi11111-1/+1
2019-07-18Gitian build (mac, linux): gzip => bzip2Jonathan Cross3-4/+4
2019-07-17Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett10-64/+289
2019-07-16Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett10-149/+445