| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #6672v0.16.0.1 | luigi1111 | 2020-06-23 | 1 | -2/+2 |
| |\ | |||||
| | * | build: prepare v0.16.0.1 release | selsta | 2020-06-21 | 1 | -2/+2 |
| * | | epee: fix array underflow in unicode parsing | moneromooo-monero | 2020-06-21 | 1 | -1/+1 |
| |/ | |||||
| * | rpc: don't display invalid json errors on default log level | moneromooo-monero | 2020-06-11 | 1 | -1/+1 |
| * | ByteSlice: Fix persisting ptr to std::moved SSO buffer | Doyle | 2020-05-20 | 1 | -1/+4 |
| * | Merge pull request #6540 | luigi1111 | 2020-05-19 | 1 | -6/+6 |
| |\ | |||||
| | * | epee: use memwipe rather than memset for md5 secrets | moneromooo-monero | 2020-05-16 | 1 | -6/+6 |
| * | | Merge pull request #6532 | luigi1111 | 2020-05-19 | 2 | -6/+6 |
| |\ \ | |||||
| | * | | build: fix boost 1.73 compatibility | selsta | 2020-05-14 | 2 | -6/+6 |
| * | | | Merge pull request #6524 | luigi1111 | 2020-05-14 | 1 | -9/+17 |
| |\ \ \ | |||||
| | * | | | Fixed bugs for take_slice and byte_stream->byte_slice | Lee Clagett | 2020-05-12 | 1 | -9/+17 |
| | |/ / | |||||
| * | / | [release-v0.16]: Update gitian yml files | iDunk5400 | 2020-05-12 | 5 | -5/+5 |
| | |/ |/| | |||||
| * | | build: prepare v0.16.0.0 release | selsta | 2020-05-09 | 1 | -2/+2 |
| |/ | |||||
| * | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. | Lee Clagett | 2020-04-11 | 5 | -4/+386 |
| * | Merge pull request #6446 | luigi1111 | 2020-05-01 | 2 | -0/+11 |
| |\ | |||||
| | * | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2020-04-27 | 2 | -0/+11 |
| * | | Use byte_slice for sending zmq messages - removes data copy within zmq | Lee Clagett | 2020-04-03 | 2 | -5/+24 |
| * | | Merge pull request #6414 | luigi1111 | 2020-04-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | update openssl 1.0.2r link | Sumo Gr | 2020-04-01 | 1 | -1/+1 |
| * | | | Merge pull request #6359 | luigi1111 | 2020-04-21 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Fixed string_ref usage bug in epee::from_hex::vector | Lee Clagett | 2020-03-30 | 1 | -3/+3 |
| | | |/ | |/| | |||||
| * / | | Allow wallet2.h to run in WebAssembly | woodser | 2020-04-15 | 6 | -159/+260 |
| |/ / | |||||
| * | | Merge pull request #6398 | luigi1111 | 2020-04-10 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | depends: update qt 5.7.1 download link | Sumo Gr | 2020-03-20 | 1 | -1/+1 |
| * | | | Merge pull request #6397 | luigi1111 | 2020-04-04 | 2 | -1/+27 |
| |\ \ \ | |||||
| | * | | | depends: libsodium disable getrandom()/getentropy() (glibc < 2.25) | xiphon | 2020-03-20 | 2 | -1/+27 |
| | |/ / | |||||
| * | | | Merge pull request #6387 | luigi1111 | 2020-04-04 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | epee: avoid spamming 'Generating SSL certificate' in the logs | xiphon | 2020-03-13 | 1 | -2/+2 |
| * | | | | Merge pull request #6371 | luigi1111 | 2020-04-04 | 1 | -15/+0 |
| |\ \ \ \ | |||||
| | * | | | | cppzmq: remove leftovers | selsta | 2020-03-06 | 1 | -15/+0 |
| | |/ / / | |||||
| * | | | | Merge pull request #6370 | luigi1111 | 2020-04-04 | 1 | -1/+3 |
| |\ \ \ \ | |||||
| | * | | | | Use boost::asio::ssl::context::sslv23 for backwards compatibility | Martijn Otto | 2020-03-11 | 1 | -1/+3 |
| | |/ / / | |||||
| * | | | | Merge pull request #6351 | luigi1111 | 2020-04-04 | 4 | -40/+63 |
| |\ \ \ \ | |||||
| | * | | | | Move hex->bin conversion to monero copyright files and with less includes | Lee Clagett | 2020-03-09 | 4 | -36/+58 |
| | * | | | | Remove temporary std::string creation in some hex->bin calls | Lee Clagett | 2020-03-09 | 1 | -5/+6 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #6339 | luigi1111 | 2020-04-04 | 3 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | remove empty statements | Interchained | 2020-02-17 | 3 | -3/+3 |
| * | | | | | Merge pull request #6335 | luigi1111 | 2020-04-04 | 1 | -3/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | wipeable_string: split - treat CR, LF and Tabs as separators | xiphon | 2020-02-12 | 1 | -3/+4 |
| * | | | | | | p2p: fix frequent weak_ptr exception on connection | moneromooo-monero | 2020-03-31 | 1 | -1/+6 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Merge pull request #6336 | luigi1111 | 2020-03-31 | 1 | -3/+7 |
| |\ \ \ \ \ | |||||
| | * | | | | | console_handler: do not let exception past the dor | moneromooo-monero | 2020-02-12 | 1 | -3/+7 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #6311 | luigi1111 | 2020-03-31 | 1 | -0/+7 |
| |\ \ \ \ \ | |||||
| | * | | | | | Explicitly define copy assignment operator | Martijn Otto | 2020-01-28 | 1 | -0/+7 |
| * | | | | | | Merge pull request #6290 | Alexander Blair | 2020-03-27 | 1 | -2/+5 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | gitian-build.py: Fixing check for docker command. | Jonathan Cross | 2020-01-10 | 1 | -2/+5 |
| * | | | | | | Merge pull request #6273 | Alexander Blair | 2020-03-12 | 1 | -1/+11 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Various improvements to the ZMQ JSON-RPC handling: | Lee Clagett | 2020-03-05 | 1 | -1/+11 |
| * | | | | | | | Merge pull request #6263 | Alexander Blair | 2020-03-12 | 2 | -5/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Gitian: Change lxc ip link | TheCharlatan | 2020-01-06 | 2 | -5/+5 |
| | |/ / / / / / | |||||
