aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/src/portable_storage.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-09-20epee: dont shrink slice when storing to binary [release]Jeffrey Ryan1-1/+1
2021-01-19Remove payload copy in all outgoing p2p messagesLee Clagett1-7/+10
2021-04-16Revert "Merge pull request #7136"luigi11111-10/+7
This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.
2021-01-16Remove payload copy in all outgoing p2p messagesLee Clagett1-7/+10
2021-02-06Reduce compilation time of epee/portable_storage.hmj-xmr1-0/+215
2020-10-10Change epee binary output from std::stringstream to byte_streamLee Clagett1-0/+29