aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/storages
Commit message (Expand)AuthorAgeFilesLines
* contrib: fix compilation error for boost 1.850xFFFC00002024-05-291-0/+1
* storages: change error log category to serializationselsta2023-09-222-0/+6
* fix missing <cstdint> includestobtoht2023-05-081-0/+1
* src, epee: fix a couple compiler warningsselsta2022-05-171-1/+0
* Merge pull request #8226luigi11112022-05-103-5/+5
|\
| * Fix typo: SERIALIZE_TYPE_DUOBLEJeffrey2022-03-253-5/+5
* | Refactor out pragma_comp_defsJeffrey2022-04-181-10/+4
* | Trimming FatJeffrey2022-04-181-48/+0
* | Boring Old DeletesJeffrey2022-04-182-130/+0
* | Merge pull request #8228luigi11112022-04-061-39/+1
|\ \
| * | Remove dead code from parserse_base_utils and fix unit testsJeffrey2022-03-301-39/+1
| |/
* | Merge pull request #8197luigi11112022-04-061-1/+1
|\ \ | |/ |/|
| * Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* | Undefined behaviour fixesSChernykh2022-02-191-0/+12
|/
* Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cppmj-xmr2021-06-111-232/+8
* Fix boost 1.76.0 compatibilityloqs2021-05-241-0/+2
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-193-35/+41
* Revert "Merge pull request #7136"luigi11112021-04-163-41/+35
* Merge pull request #7136luigi11112021-04-163-35/+41
|\
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-163-35/+41
* | Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-281-1/+1
|/
* Reduce compilation time of epee/portable_storage.hmj-xmr2021-02-066-203/+15
* storages: overridable limits for loading portable_storage from binarymoneromooo-monero2021-01-075-33/+63
* Merge pull request #7281luigi11112021-01-061-1/+11
|\
| * epee: also limit number of strings in portable_storagemoneromooo-monero2021-01-051-1/+11
* | Restrict duplicate keys in epee binary formatLee Clagett2020-12-201-1/+4
|/
* portable_storage: better sanity checkingmoneromooo-monero2021-01-021-2/+7
* Merge pull request #7243Alexander Blair2021-01-011-1/+6
|\
| * portable_storage: check object limit where appropriatemoneromooo2020-12-311-1/+6
* | Merge pull request #7220Alexander Blair2021-01-013-0/+3
|\ \ | |/ |/|
| * portable_storage: forbid unnamed sectionsxiphon2020-12-283-0/+3
* | portable_storage: remove array element limitmoneromooo-monero2020-12-281-5/+0
* | portable_storage: remove overly aggressive cutoffmoneromooo-monero2020-12-271-2/+0
* | portable_storage: add some sanity checks on data sizemoneromooo-monero2020-12-261-1/+35
|/
* Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-104-40/+29
* epee: further defending against exceptions in command handlersmoneromooo-monero2020-08-021-0/+7
* Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\
| * Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* | epee: fix array underflow in unicode parsingmoneromooo-monero2020-06-211-1/+1
* | Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-311-4/+5
* | build: fix boost 1.73 compatibilityselsta2020-05-141-4/+4
|/
* Allow wallet2.h to run in WebAssemblywoodser2020-04-151-5/+5
* Merge pull request #6351luigi11112020-04-041-0/+2
|\
| * Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-091-0/+2
* | Merge pull request #6311luigi11112020-03-311-0/+7
|\ \ | |/ |/|
| * Explicitly define copy assignment operatorMartijn Otto2020-01-281-0/+7
* | Merge pull request #6220Alexander Blair2020-02-285-39/+46
|\ \ | |/ |/|
| * Improved performance for epee serialization:Lee Clagett2019-11-045-39/+46
* | network: log traffic and add a simple traffic analysis scriptmoneromooo-monero2020-01-261-5/+43
|/
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-1/+10