| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | epee: fix array underflow in unicode parsing | moneromooo-monero | 2020-06-21 | 1 | -1/+1 |
| * | 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 |
| * | | build: fix boost 1.73 compatibility | selsta | 2020-05-14 | 2 | -6/+6 |
| |/ | |||||
| * | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. | Lee Clagett | 2020-04-11 | 2 | -1/+249 |
| * | 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 | 1 | -1/+9 |
| * | | Allow wallet2.h to run in WebAssembly | woodser | 2020-04-15 | 4 | -158/+117 |
| |/ | |||||
| * | Merge pull request #6351 | luigi1111 | 2020-04-04 | 3 | -38/+24 |
| |\ | |||||
| | * | Move hex->bin conversion to monero copyright files and with less includes | Lee Clagett | 2020-03-09 | 3 | -34/+19 |
| | * | 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 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | remove empty statements | Interchained | 2020-02-17 | 2 | -2/+2 |
| * | | | 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 #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 #6244 | Alexander Blair | 2020-03-12 | 1 | -5/+16 |
| |\ \ \ \ | |||||
| | * | | | | abstract_tcp_server2: guard against negative timeouts | moneromooo-monero | 2019-12-16 | 1 | -5/+16 |
| | |/ / / | |||||
| * | | | | Merge pull request #6243 | Alexander Blair | 2020-03-12 | 2 | -6/+4 |
| |\ \ \ \ | |||||
| | * | | | | epee: remove backward compatible endian specific address serialization | moneromooo-monero | 2020-01-26 | 1 | -6/+2 |
| | * | | | | serialization: do not write optional fields with default value | moneromooo-monero | 2020-01-26 | 1 | -0/+2 |
| * | | | | | Merge pull request #6220 | Alexander Blair | 2020-02-28 | 6 | -56/+53 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Improved performance for epee serialization: | Lee Clagett | 2019-11-04 | 6 | -56/+53 |
| * | | | | | Merge pull request #6182 | Alexander Blair | 2020-02-06 | 1 | -1/+1 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | epee: reorder a couple init list fields to match declaration | moneromooo-monero | 2019-11-25 | 1 | -1/+1 |
| * | | | | | network: log traffic and add a simple traffic analysis script | moneromooo-monero | 2020-01-26 | 1 | -5/+43 |
| | |_|/ / |/| | | | |||||
| * | | | | Merge pull request #6143 | Alexander Blair | 2020-01-16 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | epee: set application/json MIME type on json errors | moneromooo-monero | 2019-11-15 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #6133 | Alexander Blair | 2020-01-16 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Replace memset with memwipe. | Bert Peters | 2019-11-13 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #6125 | Alexander Blair | 2020-01-16 | 1 | -1/+8 |
| |\ \ \ \ | |||||
| | * | | | | epee: fix console_handlers_binder race, wait for thread to finish | xiphon | 2019-11-12 | 1 | -1/+8 |
| | |/ / / | |||||
| * | | | | Merge pull request #6120 | Alexander Blair | 2020-01-16 | 1 | -1/+3 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | epee: fix peer ids being truncated on display | moneromooo-monero | 2019-11-14 | 1 | -1/+3 |
| | |/ / | |||||
| * | / | Adding support for hidden (anonymity) txpool | Lee Clagett | 2019-11-02 | 1 | -1/+2 |
| | |/ |/| | |||||
| * | | epee: close connection when the peer has done so | moneromooo-monero | 2019-11-11 | 1 | -1/+7 |
| |/ | |||||
| * | epee: allow a random component in once_a_time timeouts | moneromooo-monero | 2019-11-01 | 1 | -4/+16 |
| * | Merge pull request #5357 | luigi1111 | 2019-10-25 | 4 | -7/+50 |
| |\ | |||||
| | * | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2019-10-25 | 4 | -7/+50 |
| * | | Merge pull request #6006 | luigi1111 | 2019-10-24 | 1 | -2/+6 |
| |\ \ | |/ |/| | |||||
| | * | epee: use SO_REUSEADDR on non-Windows targets | xiphon | 2019-10-22 | 1 | -2/+6 |
| * | | Merge pull request #5996 | luigi1111 | 2019-10-22 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | epee: fix SSL server handshake, run_one() can block, use poll_one() | xiphon | 2019-10-18 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #5986 | luigi1111 | 2019-10-22 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | abstract_tcp_server2: move "Trying to connect" from error to debug | moneromooo-monero | 2019-10-14 | 1 | -1/+1 |
