Commit Graph

30 Commits (8eb2b79baddd20d02751d950ee3e2358ba94d203)

Author SHA1 Message Date
moneromooo-monero 8eb2b79bad
p2p: remove blocked addresses/hosts from peerlist
3 years ago
Lee Clagett cf4461f40b Fix byte_stream::put_n
3 years ago
Lee Clagett b641e0a2c0 Add clear method to byte_stream
4 years ago
luigi1111 35e2520115
Merge pull request #6559
4 years ago
Doyle 15538f7e3f ByteSlice: Fix persisting ptr to std::moved SSO buffer
4 years ago
Lee Clagett 29e563bb1e Fixed bugs for take_slice and byte_stream->byte_slice
4 years ago
Lee Clagett c26c93019a Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
Lee Clagett f9441c5759 Fixed string_ref usage bug in epee::from_hex::vector
4 years ago
luigi1111 cfc0f4a7fa
Merge pull request #6351
4 years ago
Aaron Hook aa93e38862 p2p: remove old debug commands
4 years ago
Lee Clagett 5fcc23ae0a Move hex->bin conversion to monero copyright files and with less includes
4 years ago
Lee Clagett 0f78b06e8c Various improvements to the ZMQ JSON-RPC handling:
4 years ago
Lee Clagett bdfc63ae4d Add ref-counted buffer byte_slice. Currently used for sending TCP data.
5 years ago
luigi1111 a8e99198bf
Merge pull request #5748
5 years ago
moneromooo-monero eeca5ca0c8
epee: support unicode in parsed strings
5 years ago
moneromooo-monero b350726a5a
boost: update obsolete usage of endian API
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Martijn Otto 057c279cb4
epee: add SSL support
5 years ago
Lee Clagett 973403bc9f Adding initial support for broadcasting transactions over Tor
5 years ago
moneromooo-monero 21777daf6e
epee: speedup word/number matching
5 years ago
moneromooo-monero 85665003a7
epee: better network buffer data structure
5 years ago
xiphon b36353e268
unit_tests: add some hex parsing test for non hex input
6 years ago
moneromooo-monero 6671110ca3
unit_tests: add a test for parse_hexstr_to_binbuff
6 years ago
Lee Clagett 26a42fe54a Added features to epee::span<T> :
6 years ago
moneromooo-monero 5db9e3c28e
unit_tests: add tests for local IP range detection
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
iDunk5400 44c1d160c8
unit_tests: fix compiling on Windows
7 years ago
Lee Clagett 8b00687735 Upgrades to epee::net_utils::network_address
7 years ago
Lee Clagett 4a8f96f95d Improvements for epee binary to hex functions:
7 years ago
Lee Clagett 50cd179a60 Removed boost/asio.hpp include from epee/string_tools.h
7 years ago