summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* epee: further defending against exceptions in command handlersmoneromooo-monero2020-08-021-0/+7
* Merge pull request #6729luigi11112020-07-311-2/+2
|\
| * build: prepare v0.16.0.3 releaseselsta2020-07-301-2/+2
* | epee: guard against exceptions in RPC handlersmoneromooo-monero2020-07-301-9/+31
|/
* Merge pull request #6672v0.16.0.1luigi11112020-06-231-2/+2
|\
| * build: prepare v0.16.0.1 releaseselsta2020-06-211-2/+2
* | epee: fix array underflow in unicode parsingmoneromooo-monero2020-06-211-1/+1
|/
* rpc: don't display invalid json errors on default log levelmoneromooo-monero2020-06-111-1/+1
* ByteSlice: Fix persisting ptr to std::moved SSO bufferDoyle2020-05-201-1/+4
* Merge pull request #6540luigi11112020-05-191-6/+6
|\
| * epee: use memwipe rather than memset for md5 secretsmoneromooo-monero2020-05-161-6/+6
* | Merge pull request #6532luigi11112020-05-192-6/+6
|\ \
| * | build: fix boost 1.73 compatibilityselsta2020-05-142-6/+6
* | | Merge pull request #6524luigi11112020-05-141-9/+17
|\ \ \
| * | | Fixed bugs for take_slice and byte_stream->byte_sliceLee Clagett2020-05-121-9/+17
| |/ /
* | / [release-v0.16]: Update gitian yml filesiDunk54002020-05-125-5/+5
| |/ |/|
* | build: prepare v0.16.0.0 releaseselsta2020-05-091-2/+2
|/
* Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-115-4/+386
* Merge pull request #6446luigi11112020-05-012-0/+11
|\
| * trezor: adapt to new passphrase mechanismDusan Klinec2020-04-272-0/+11
* | Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2020-04-032-5/+24
* | Merge pull request #6414luigi11112020-04-211-1/+1
|\ \
| * | update openssl 1.0.2r linkSumo Gr2020-04-011-1/+1
* | | Merge pull request #6359luigi11112020-04-211-3/+3
|\ \ \
| * | | Fixed string_ref usage bug in epee::from_hex::vectorLee Clagett2020-03-301-3/+3
| | |/ | |/|
* / | Allow wallet2.h to run in WebAssemblywoodser2020-04-156-159/+260
|/ /
* | Merge pull request #6398luigi11112020-04-101-1/+1
|\ \
| * | depends: update qt 5.7.1 download linkSumo Gr2020-03-201-1/+1
* | | Merge pull request #6397luigi11112020-04-042-1/+27
|\ \ \
| * | | depends: libsodium disable getrandom()/getentropy() (glibc < 2.25)xiphon2020-03-202-1/+27
| |/ /
* | | Merge pull request #6387luigi11112020-04-041-2/+2
|\ \ \
| * | | epee: avoid spamming 'Generating SSL certificate' in the logsxiphon2020-03-131-2/+2
* | | | Merge pull request #6371luigi11112020-04-041-15/+0
|\ \ \ \
| * | | | cppzmq: remove leftoversselsta2020-03-061-15/+0
| |/ / /
* | | | Merge pull request #6370luigi11112020-04-041-1/+3
|\ \ \ \
| * | | | Use boost::asio::ssl::context::sslv23 for backwards compatibilityMartijn Otto2020-03-111-1/+3
| |/ / /
* | | | Merge pull request #6351luigi11112020-04-044-40/+63
|\ \ \ \
| * | | | Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-094-36/+58
| * | | | Remove temporary std::string creation in some hex->bin callsLee Clagett2020-03-091-5/+6
| | |/ / | |/| |
* | | | Merge pull request #6339luigi11112020-04-043-3/+3
|\ \ \ \
| * | | | remove empty statementsInterchained2020-02-173-3/+3
* | | | | Merge pull request #6335luigi11112020-04-041-3/+4
|\ \ \ \ \
| * | | | | wipeable_string: split - treat CR, LF and Tabs as separatorsxiphon2020-02-121-3/+4
* | | | | | p2p: fix frequent weak_ptr exception on connectionmoneromooo-monero2020-03-311-1/+6
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #6336luigi11112020-03-311-3/+7
|\ \ \ \ \
| * | | | | console_handler: do not let exception past the dormoneromooo-monero2020-02-121-3/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #6311luigi11112020-03-311-0/+7
|\ \ \ \ \
| * | | | | Explicitly define copy assignment operatorMartijn Otto2020-01-281-0/+7
* | | | | | Merge pull request #6290Alexander Blair2020-03-271-2/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | gitian-build.py: Fixing check for docker command.Jonathan Cross2020-01-101-2/+5