Commit Graph

713 Commits (6a2abebb940b06feb43527f7c687af223bf67f86)

Author SHA1 Message Date
Lee Clagett 6a2abebb94
Restrict duplicate keys in epee binary format
4 years ago
xiphon 6675069dcf
portable_storage: forbid unnamed sections
4 years ago
moneromooo 6375b913d9
portable_storage: check object limit where appropriate
4 years ago
Lee Clagett b4206cea5a
Add aggressive restrictions to pre-handshake p2p buffer limit
4 years ago
moneromooo-monero 58404d389c
portable_storage: remove array element limit
4 years ago
anon 1ec6d5ccda
ssl: buffered handshake detection
4 years ago
moneromooo-monero 6de11d0718
epee: fix some issues using connections after shutdown
4 years ago
moneromooo-monero 63381702d8
portable_storage: remove overly aggressive cutoff
4 years ago
moneromooo-monero a7e3955772
portable_storage: add some sanity checks on data size
4 years ago
Lee Clagett 8088f8d894
Fix byte_stream::put_n
4 years ago
Lee Clagett 0b8bf308ce
Change epee binary output from std::stringstream to byte_stream
4 years ago
Lee Clagett a3033e741b
Change to more efficient allocation strategy in byte_stream
4 years ago
moneromooo 27cfbe1a22
protocol: drop peers that don't reply to queries
4 years ago
moneromooo f8ec114820
keep only the last seen node on a given host in the white list
4 years ago
moneromooo-monero 6815ddd270
epee: tighten the URL parsing regexp a little
4 years ago
xiphon 711f8c9d34
epee: readline_buffer - fix thread safety, fix sync() after stop()
continuous-integration/drone/pr Build is passing Details
4 years ago
Lee Clagett b641e0a2c0 Add clear method to byte_stream
4 years ago
Alexander Blair 43a4fd9e16
Merge pull request #6736
4 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
Alexander Blair 7db379cc82
Merge pull request #6720
4 years ago
Alexander Blair 10ad0d7eb2
Merge pull request #6718
4 years ago
Alexander Blair 01b512f3a9
Merge pull request #6716
4 years ago
moneromooo-monero 05ad4fa397
epee: further defending against exceptions in command handlers
4 years ago
moneromooo-monero 6dd95d5308
epee: guard against exceptions in RPC handlers
4 years ago
rbrunner7 fb31167b12 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command
4 years ago
koe 85efc88c1e Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with unit test
4 years ago
Jean Pierre Dudey 86abf558cb epee: Remove unused functions in local_ip.h
4 years ago
xiphon 76c16822d0 wallet2_api: implement runtime proxy configuration
4 years ago
Alexander Blair 9871fefbf9
Merge pull request #6565
4 years ago
Alexander Blair 3ba6c7fd30
Merge pull request #6516
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
luigi1111 803f58553b
Merge pull request #6675
4 years ago
luigi1111 be170c485c
Merge pull request #6584
4 years ago
luigi1111 35e2520115
Merge pull request #6559
4 years ago
moneromooo-monero 3721d5688f epee: fix array underflow in unicode parsing
4 years ago
luigi1111 e27604ff10
Merge pull request #6539
4 years ago
luigi1111 967285a9fa
Merge pull request #6522
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
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
moneromooo-monero 85164a8daf
epee: use memwipe rather than memset for md5 secrets
4 years ago
selsta f35ced6d7f
build: fix boost 1.73 compatibility
4 years ago
Lee Clagett 29e563bb1e Fixed bugs for take_slice and byte_stream->byte_slice
4 years ago
sumogr 8656a8c9ff remove double includes
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
luigi1111 c9b800a787
Merge pull request #6446
4 years ago
Dusan Klinec e509ede2aa
trezor: adapt to new passphrase mechanism
4 years ago
luigi1111 00ede0038d
Merge pull request #6387
4 years ago