Commit Graph

95 Commits (da9aa1f7f802552b9de459f331a2f39c84898009)

Author SHA1 Message Date
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
mj-xmr c19f0cbdea
Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp
3 years ago
loqs 44cc6d6762
Fix boost 1.76.0 compatibility
3 years ago
Lee Clagett 679d05567d Remove payload copy in all outgoing p2p messages
3 years ago
luigi1111 e45619e61e Revert "Merge pull request #7136"
3 years ago
luigi1111 63c7ca07fb
Merge pull request #7136
3 years ago
mj-xmr 673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h
3 years ago
mj-xmr dc48de74e8 Reduce compilation time of epee/portable_storage.h
3 years ago
Lee Clagett 23aae5571b Remove payload copy in all outgoing p2p messages
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
moneromooo-monero 5cd6fda1ee
portable_storage: better sanity checking
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
xiphon 20bdbd7aab portable_storage: forbid unnamed sections
3 years ago
moneromooo-monero 353f93ee1a
portable_storage: remove array element limit
3 years ago
moneromooo-monero bc97eb8a33
portable_storage: remove overly aggressive cutoff
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 7414e2bac1 Change epee binary output from std::stringstream to byte_stream
4 years ago
moneromooo-monero 05ad4fa397
epee: further defending against exceptions in command handlers
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
moneromooo-monero 3721d5688f epee: fix array underflow in unicode parsing
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
selsta f35ced6d7f
build: fix boost 1.73 compatibility
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
4 years ago
luigi1111 cfc0f4a7fa
Merge pull request #6351
4 years ago
luigi1111 48b244dcd4
Merge pull request #6311
4 years ago
Lee Clagett 5fcc23ae0a Move hex->bin conversion to monero copyright files and with less includes
4 years ago
Alexander Blair 944e8a4542
Merge pull request #6220
4 years ago
Martijn Otto 5002a0343f
Explicitly define copy assignment operator
4 years ago
moneromooo-monero 56a4469ef3
network: log traffic and add a simple traffic analysis script
4 years ago
Lee Clagett a9bdc6e4c4 Improved performance for epee serialization:
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
moneromooo-monero 516f7b9de0
storages: fix "portable" storage on big endian
5 years ago
moneromooo-monero 32c3834948
storages: fix writing varints on big endian
5 years ago
moneromooo-monero eeca5ca0c8
epee: support unicode in parsed strings
5 years ago
moneromooo-monero 39169ace09
epee: basic sanity check on allocation size from untrusted source
5 years ago
Riccardo Spagni 38317f384c
Merge pull request #5348
5 years ago
moneromooo-monero 59776a64ff
epee: some more minor JSON parsing speedup
5 years ago
Guido Vranken 43042a28ec Implement array_entry_t copy constructor
5 years ago
moneromooo-monero 21777daf6e
epee: speedup word/number matching
5 years ago
Riccardo Spagni a093a7569e
Merge pull request #5021
5 years ago
Riccardo Spagni 846362842c
Merge pull request #4976
5 years ago
Riccardo Spagni ad1eb3338c
Merge pull request #4938
5 years ago
moneromooo-monero b82efa32e7
epee: speed up json parsing
5 years ago
moneromooo-monero 85665003a7
epee: better network buffer data structure
5 years ago