Commit Graph

229 Commits (76c16822d09fbebbc792dc999ea2d3432a63253a)

Author SHA1 Message Date
xiphon 76c16822d0 wallet2_api: implement runtime proxy configuration
4 years ago
Alexander Blair 9871fefbf9
Merge pull request #6565
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
luigi1111 be170c485c
Merge pull request #6584
4 years ago
luigi1111 35e2520115
Merge pull request #6559
4 years ago
moneromooo-monero 78d435a5fa
rpc: don't display invalid json errors on default log level
4 years ago
Doyle 15538f7e3f ByteSlice: Fix persisting ptr to std::moved SSO buffer
4 years ago
moneromooo-monero 72cdfa4a20
fix a few typos in error messages
4 years ago
Lee Clagett 29e563bb1e Fixed bugs for take_slice and byte_stream->byte_slice
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Lee Clagett c26c93019a Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
Lee Clagett da99157462 Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
luigi1111 06c81b6527
Merge pull request #6359
4 years ago
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
4 years ago
luigi1111 00ede0038d
Merge pull request #6387
4 years ago
luigi1111 d86d1a4d29
Merge pull request #6370
4 years ago
luigi1111 cfc0f4a7fa
Merge pull request #6351
4 years ago
luigi1111 292e2d8f28
Merge pull request #6335
4 years ago
Lee Clagett f9441c5759 Fixed string_ref usage bug in epee::from_hex::vector
4 years ago
xiphon 0dbdba876e epee: avoid spamming 'Generating SSL certificate' in the logs
4 years ago
Martijn Otto 6079042cce
Use boost::asio::ssl::context::sslv23 for backwards compatibility
4 years ago
Lee Clagett 5fcc23ae0a Move hex->bin conversion to monero copyright files and with less includes
4 years ago
Alexander Blair 8d5e043981
Merge pull request #6205
4 years ago
xiphon 0078ce7fac wipeable_string: split - treat CR, LF and Tabs as separators
4 years ago
Alexander Blair 5e384f21b5
Merge pull request #6184
4 years ago
Bertrand Jacquin 021cf733c6
ssl: server-side: allow multiple version of TLS
5 years ago
moneromooo-monero 2d1afceb0d
net_ssl: load default certificates in CA mode on Windows
5 years ago
moneromooo-monero e896cca86e
epee: reorder a couple init list fields to match declaration
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
luigi1111 6b58d6248a
Merge pull request #5996
5 years ago
luigi1111 84ce43a239
Merge pull request #5966
5 years ago
moneromooo-monero be82c40703
Support median block size > 4 GB
5 years ago
xiphon 23ba69ec88 epee: fix SSL server handshake, run_one() can block, use poll_one()
5 years ago
luigi1111 da7a3dd17b
Merge pull request #5936
5 years ago
luigi1111 18da0fa240
Merge pull request #5918
5 years ago
luigi1111 c6430f9dd0
Merge pull request #5893
5 years ago
xiphon 24473d7584 build: fix MinGW GUI dependencies build
5 years ago
moneromooo-monero 89339551a2
epee: misc_log_ex.h can now be used in C code
5 years ago
luigi1111 cbec75ec31
Merge pull request #5892
5 years ago
xiphon 4371791977 epee: implement handshake timeout for SSL connections
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
iDunk5400 ab2819a365
depends: attempt to fix readline
5 years ago
anonimal 2825f07d95
epee: connection_basic: resolve CID 203916 (UNINIT_CTOR)
5 years ago
anonimal 3a816398b3
epee: connection_basic: resolve CID 203920 (UNINIT_CTOR)
5 years ago
luigi1111 23547e6ed6
Merge pull request #5536
5 years ago
moneromooo-monero 1a367d6a22
simplewallet: lock console on inactivity
5 years ago
Thomas Winget 155475d971
Add IPv6 support
5 years ago
luigi1111 e579fe4ae0
Merge pull request #5530
5 years ago
Lee Clagett 3b24b1d082 Added support for "noise" over I1P/Tor to mask Tx transmission.
5 years ago
Lee Clagett bdfc63ae4d Add ref-counted buffer byte_slice. Currently used for sending TCP data.
5 years ago