Commit Graph

778 Commits (cdb068cd0ba94949b4c335068c375eeacc94dd6b)

Author SHA1 Message Date
moneromooo-monero 5cd6fda1ee
portable_storage: better sanity checking
3 years ago
Alexander Blair 16c780d568
Merge pull request #7250
3 years ago
Alexander Blair 175aa2497a
Merge pull request #7243
3 years ago
Alexander Blair 5917aec4a1
Merge pull request #7220
3 years ago
moneromooo 8e2caf3fb4
portable_storage: check object limit where appropriate
3 years ago
Alexander Blair 88b7bc394e
Merge pull request #7218
3 years ago
Alexander Blair d4636a9258
Merge pull request #7207
3 years ago
xiphon 20bdbd7aab portable_storage: forbid unnamed sections
4 years ago
moneromooo-monero 353f93ee1a
portable_storage: remove array element limit
4 years ago
anon f7ab8bc6d4 ssl: buffered handshake detection
4 years ago
moneromooo-monero bc97eb8a33
portable_storage: remove overly aggressive cutoff
4 years ago
Alexander Blair 7438617bbf
Merge pull request #7192
4 years ago
Alexander Blair bc9fce0d32
Merge pull request #7190
4 years ago
Alexander Blair b9e444da5e
Merge pull request #7098
4 years ago
moneromooo-monero 95575cda6e
epee: fix some issues using connections after shutdown
4 years ago
moneromooo-monero 7f407c0274
portable_storage: add some sanity checks on data size
4 years ago
Lee Clagett 187b4d7521 Restrict duplicate keys in epee binary format
4 years ago
Lee Clagett 61b6e4cc67 Add aggressive restrictions to pre-handshake p2p buffer limit
4 years ago
Lee Clagett 4978f69d7a Fix byte_stream::put_n
4 years ago
codesoap f2ad539f5f readline_buffer: Avoid consecutive duplicates in the history
4 years ago
Alexander Blair 1e9483a2d5
Merge pull request #7009
4 years ago
Alexander Blair 6bddd54f9d
Merge pull request #7003
4 years ago
SChernykh c0c75ac19d Fixed issues found by static analysis
4 years ago
moneromooo ff7fdf6db2
protocol: drop peers that don't reply to queries
4 years ago
moneromooo 89e984d93b
keep only the last seen node on a given host in the white list
4 years ago
luigi1111 cda966078d
Merge pull request #6999
4 years ago
moneromooo-monero c5f6629f4a
epee: tighten the URL parsing regexp a little
4 years ago
xiphon 60bc676c14 epee: readline_buffer - fix thread safety, fix sync() after stop()
4 years ago
Lee Clagett 08eb0949f3 Change to more efficient allocation strategy in byte_stream
4 years ago
Lee Clagett 249eae5f4a Allow byte_stream->byte_slice conversion to shrink unused buffer space
4 years ago
Lee Clagett 7414e2bac1 Change epee binary output from std::stringstream to byte_stream
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
luigi1111 d86d1a4d29
Merge pull request #6370
4 years ago
luigi1111 cfc0f4a7fa
Merge pull request #6351
4 years ago
luigi1111 c4f75fe898
Merge pull request #6339
4 years ago
luigi1111 292e2d8f28
Merge pull request #6335
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
moneromooo-monero 21fe6a289b
p2p: fix frequent weak_ptr exception on connection
4 years ago
luigi1111 6c7d928f19
Merge pull request #6336
4 years ago
luigi1111 48b244dcd4
Merge pull request #6311
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
Alexander Blair 820ab9fdea
Merge pull request #6273
4 years ago
Alexander Blair 857abc368c
Merge pull request #6244
4 years ago
Alexander Blair 092a57df99
Merge pull request #6243
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
Lee Clagett 81c5943453 Remove temporary std::string creation in some hex->bin calls
4 years ago
Lee Clagett 0f78b06e8c Various improvements to the ZMQ JSON-RPC handling:
4 years ago
Alexander Blair 944e8a4542
Merge pull request #6220
4 years ago
Alexander Blair 8d5e043981
Merge pull request #6205
4 years ago
Interchained c61abf87c0 remove empty statements
4 years ago
xiphon 0078ce7fac wipeable_string: split - treat CR, LF and Tabs as separators
4 years ago
moneromooo-monero 760ecf2ac8
console_handler: do not let exception past the dor
4 years ago
Alexander Blair 5e384f21b5
Merge pull request #6184
4 years ago
Alexander Blair a62f7dc573
Merge pull request #6182
4 years ago
Martijn Otto 5002a0343f
Explicitly define copy assignment operator
4 years ago
moneromooo-monero 3004835b51
epee: remove backward compatible endian specific address serialization
4 years ago
moneromooo-monero b595583f3d
serialization: do not write optional fields with default value
4 years ago
moneromooo-monero 56a4469ef3
network: log traffic and add a simple traffic analysis script
4 years ago
Alexander Blair 8039fd4cab
Merge pull request #6143
4 years ago
Alexander Blair f1ca98a7ef
Merge pull request #6133
4 years ago
Alexander Blair fbc15de2cd
Merge pull request #6125
4 years ago
Alexander Blair fe736070d2
Merge pull request #6120
4 years ago
moneromooo-monero 352bd13254
abstract_tcp_server2: guard against negative timeouts
5 years ago