| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow wallet2.h to run in WebAssembly | woodser | 2020-04-15 | 1 | -0/+5 |
| | | | | | | | | - Add abstract_http_client.h which http_client.h extends. - Replace simple_http_client with abstract_http_client in wallet2, message_store, message_transporter, and node_rpc_proxy. - Import and export wallet data in wallet2. - Use #if defined __EMSCRIPTEN__ directives to skip incompatible code. | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | Catch more exceptions in dtors | moneromooo-monero | 2018-10-02 | 1 | -0/+2 |
| | | | | | Misc coverity reports | ||||
| * | Readd copyright starting date | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | tests: add http client fuzz test | moneromooo-monero | 2017-12-23 | 1 | -0/+98 |
