aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/src/portable_storage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* epee: dont shrink slice when storing to binary [release]Jeffrey Ryan2022-09-201-1/+1
|
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-7/+10
|
* Revert "Merge pull request #7136"luigi11112021-04-161-10/+7
| | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-7/+10
|
* Reduce compilation time of epee/portable_storage.hmj-xmr2021-02-061-0/+215
|
* Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-101-0/+29