| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add clear method to byte_stream | Lee Clagett | 2020-08-17 | 1 | -0/+3 |
| * | Merge pull request #6736 | Alexander Blair | 2020-08-16 | 1 | -0/+7 |
| |\ | |||||
| | * | epee: further defending against exceptions in command handlers | moneromooo-monero | 2020-08-02 | 1 | -0/+7 |
| * | | Merge pull request #6727 | Alexander Blair | 2020-08-16 | 1 | -9/+31 |
| |\ \ | |||||
| | * | | epee: guard against exceptions in RPC handlers | moneromooo-monero | 2020-07-30 | 1 | -9/+31 |
| | |/ | |||||
| * | | Merge pull request #6720 | Alexander Blair | 2020-08-16 | 1 | -26/+0 |
| |\ \ | |||||
| | * | | epee: Remove unused functions in local_ip.h | Jean Pierre Dudey | 2020-07-22 | 1 | -26/+0 |
| | |/ | |||||
| * | | Merge pull request #6718 | Alexander Blair | 2020-08-16 | 2 | -2/+12 |
| |\ \ | |||||
| | * | | Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un... | koe | 2020-07-23 | 2 | -2/+12 |
| | |/ | |||||
| * | | Merge pull request #6716 | Alexander Blair | 2020-08-16 | 2 | -8/+1 |
| |\ \ | |||||
| | * | | wallet2_api: implement runtime proxy configuration | xiphon | 2020-07-20 | 2 | -8/+1 |
| | |/ | |||||
| * / | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command | rbrunner7 | 2020-07-24 | 1 | -0/+25 |
| |/ | |||||
| * | Merge pull request #6516 | Alexander Blair | 2020-07-19 | 2 | -7/+0 |
| |\ | |||||
| | * | remove double includes | sumogr | 2020-05-11 | 2 | -7/+0 |
| * | | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 11 | -11/+11 |
| |\ \ | |||||
| | * | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 11 | -11/+11 |
| * | | | epee: fix array underflow in unicode parsing | moneromooo-monero | 2020-06-21 | 1 | -1/+1 |
| * | | | Merge pull request #6539 | luigi1111 | 2020-06-08 | 1 | -6/+6 |
| |\ \ \ | |||||
| | * | | | epee: use memwipe rather than memset for md5 secrets | moneromooo-monero | 2020-05-16 | 1 | -6/+6 |
| | |/ / | |||||
| * | | | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 2020-05-31 | 4 | -17/+17 |
| * | | | 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 |
| | |/ / / | |||||
