Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-04 | Improved performance for epee serialization: | Lee Clagett | 1 | -17/+7 | |
- Removed copy of field names in binary deserialization - Removed copy of array values in binary deserialization - Removed copy of string values in json deserialization - Removed unhelpful allocation in json string value parsing - Removed copy of blob data on binary and json serialization | |||||
2019-04-21 | serialization: set default log category | moneromooo-monero | 1 | -0/+3 | |
2018-08-17 | epee: resize vectors where possible in serialization | moneromooo-monero | 1 | -0/+6 | |
to avoid unnecessary repeated reallocation | |||||
2018-05-17 | epee: log type name when a container size check fails | moneromooo-monero | 1 | -1/+1 | |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+7 | |
2017-12-01 | epee: fix kv_unserialize return value when a field is not found | moneromooo-monero | 1 | -2/+2 | |
2017-10-07 | Subaddresses | kenshi84 | 1 | -5/+41 | |
2017-09-25 | serialization: add deque serialization | moneromooo-monero | 1 | -0/+36 | |
2017-06-26 | Fix #2071: remove declaration of unused variable "it" in epee | binaryFate | 1 | -1/+0 | |
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 1 | -25/+21 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -21/+25 | |
2014-04-30 | various fixes to allow mac osx compilation | mydesktop | 1 | -2/+2 | |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 1 | -7/+9 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+366 | |