Commit Graph

1022 Commits (cdb068cd0ba94949b4c335068c375eeacc94dd6b)

Author SHA1 Message Date
luigi1111 33004ded62
Merge pull request #7343
3 years ago
luigi1111 9f6dcbd568
Merge pull request #7308
3 years ago
Lee Clagett 9867a913dc Store RPC SSL key/cert for consistent authentication between runs
3 years ago
mj-xmr dc48de74e8 Reduce compilation time of epee/portable_storage.h
3 years ago
Lee Clagett 08e4497c6e Improve cryptonote (block and tx) binary read performance
3 years ago
anon df2f00f44d boosted_tcp_server: fix connection lifetime
3 years ago
Lee Clagett 545b9825d6 Remove unnecessary atomic operations in levin code
3 years ago
Lee Clagett 679d05567d Remove payload copy in all outgoing p2p messages
3 years ago
Lee Clagett 0f2b5af0dd Reduced executable size; reduced call sequence to "allowed" log function
3 years ago
Lee Clagett 23aae5571b Remove payload copy in all outgoing p2p messages
3 years ago
luigi1111 cb21ec30a4
Merge pull request #7149
3 years ago
luigi1111 218981eba1
Merge pull request #7137
3 years ago
moneromooo-monero 372754a66e
storages: overridable limits for loading portable_storage from binary
3 years ago
luigi1111 e144dd5b15
Merge pull request #7281
3 years ago
moneromooo-monero b9092ddb5c
epee: also limit number of strings in portable_storage
3 years ago
Alexander Blair 7264d64856
Merge pull request #7263
3 years ago
moneromooo-monero daf023de6e
epee: don't log raw packet data
3 years ago
moneromooo-monero b652d598d1
add a max levin packet size by command type
3 years ago
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
3 years ago
moneromooo-monero 353f93ee1a
portable_storage: remove array element limit
3 years ago
anon f7ab8bc6d4 ssl: buffered handshake detection
3 years ago
moneromooo-monero bc97eb8a33
portable_storage: remove overly aggressive cutoff
3 years ago
Alexander Blair 7438617bbf
Merge pull request #7192
3 years ago
Alexander Blair bc9fce0d32
Merge pull request #7190
3 years ago
Alexander Blair f191e0a00d
Merge pull request #7099
3 years ago
Alexander Blair b9e444da5e
Merge pull request #7098
3 years ago
moneromooo-monero 95575cda6e
epee: fix some issues using connections after shutdown
3 years ago
moneromooo-monero 7f407c0274
portable_storage: add some sanity checks on data size
3 years ago
Lee Clagett 187b4d7521 Restrict duplicate keys in epee binary format
3 years ago
Lee Clagett 61b6e4cc67 Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
Lee Clagett 4978f69d7a Fix byte_stream::put_n
4 years ago
moneromooo-monero 0660db3e7a
fuzz_tests: add a test for utf8canonical
4 years ago
codesoap f2ad539f5f readline_buffer: Avoid consecutive duplicates in the history
4 years ago
Alexander Blair 25b596ce21
Merge pull request #7100
4 years ago
Alexander Blair 1e9483a2d5
Merge pull request #7009
4 years ago
Alexander Blair 6bddd54f9d
Merge pull request #7003
4 years ago
Alexander Blair 49f7e961c0
Merge pull request #6947
4 years ago
Howard Chu 5b30203fe9
depends: Update OpenSSL to 1.1.1i
4 years ago
MoneroArbo 9d2bb586ad
Add command to sign freebsd assert file for gitian
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
luigi1111 a15d781707
Merge pull request #6995
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
moneromooo-monero 19d1b35905
add a convenience script to start monero with inbound tor
4 years ago
Howard Chu 2014a8410a
Force CMAKE_SKIP_RPATH=ON
4 years ago
Alexander Blair 9bbf66504e
Merge pull request #6862
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
Howard Chu 5f228e4b7d
Fix lgamma/signgam dependency
4 years ago
TheCharlatan 2e3caa2011
Depends: Bump qt to 5.15.1
4 years ago
selsta f240b1dd88
build: prepare v0.17
4 years ago
Alexander Blair 44cd8a13ec
Merge pull request #6769
4 years ago
selsta 7c7ccbd2a5
depends: fix broken links for ds_store / mac_alias
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
Alexander Blair 79e93a8af8
Merge pull request #6691
4 years ago
Alexander Blair c6c4ead44e
Merge pull request #6614
4 years ago
Alexander Blair b61a9afa5d
Merge pull request #6500
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
Alexander Blair 66235c7f02
Merge pull request #6476
4 years ago
Alexander Blair 17823be66d
Merge pull request #6475
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
luigi1111 7d903bc992
Merge pull request #6528
4 years ago
selsta 6111689cfa
cmake: allow custom openssl path on macOS
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
luigi1111 37c359e765
Merge pull request #6514
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
Lee Clagett a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop
4 years ago
selsta f35ced6d7f
build: fix boost 1.73 compatibility
4 years ago