Commit Graph

223 Commits (bcd71a5af915ff88a7306f9d929db2f57996adf8)

Author SHA1 Message Date
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
moneromooo-monero e592a515db
rpc: don't display invalid json errors on default log level
4 years ago
moneromooo-monero c5d7dd9f18
fix a few typos in error messages
4 years ago
Doyle e0a9633557
ByteSlice: Fix persisting ptr to std::moved SSO buffer
4 years ago
Lee Clagett 4c757a7a2a
Fixed bugs for take_slice and byte_stream->byte_slice
4 years ago
Lee Clagett 0b8e49a0aa
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
Lee Clagett 9fb542e89c
Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
Lee Clagett b7be110ec3
Fixed string_ref usage bug in epee::from_hex::vector
4 years ago
woodser 3278e86ed8
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
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
moneromooo-monero 65c4004963
allow blocking whole subnets
5 years ago
moneromooo-monero 0564da5fdc
ensure no NULL is passed to memcpy
5 years ago
luigi1111 14723fc6e7
Merge pull request #5527
5 years ago
luigi1111 1fc1c7318c
Merge pull request #5519
5 years ago
moneromooo-monero 6abaaaa994
remove obsolete save_graph skeleton code
5 years ago
moneromooo-monero 9a7a453f25
net_ssl: free certs after setting them up
5 years ago