Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-04 | Merge pull request #4270 | luigi1111 | 1 | -0/+6 | |
29dea03 epee: resize vectors where possible in serialization (moneromooo-monero) 76affd9 epee: some speedup in parsing (moneromooo-monero) dc6c069 db_lmdb: speedup the get_output_distribution common case (moneromooo-monero) 76ac5a8 wallet2: ask for a binary output distribution, for speed (moneromooo-monero) | |||||
2018-08-17 | epee: resize vectors where possible in serialization | moneromooo-monero | 1 | -0/+6 | |
to avoid unnecessary repeated reallocation | |||||
2018-08-16 | store secret keys encrypted where possible | moneromooo-monero | 1 | -0/+9 | |
The secret spend key is kept encrypted in memory, and decrypted on the fly when needed. Both spend and view secret keys are kept encrypted in a JSON field in the keys file. This avoids leaving the keys in memory due to being manipulated by the JSON I/O API. | |||||
2018-05-17 | epee: log type name when a container size check fails | moneromooo-monero | 1 | -1/+1 | |
2017-12-22 | factor STL container serialization | moneromooo-monero | 1 | -1/+0 | |
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-08-09 | epee: fixup KV_SERIALIZE_OPT to work in more cases | moneromooo-monero | 1 | -1/+4 | |
2017-07-24 | epee: add a KV_SERIALIZE variant for optional parameters | moneromooo-monero | 1 | -0/+7 | |
2017-06-26 | Fix #2071: remove declaration of unused variable "it" in epee | binaryFate | 1 | -1/+0 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 4 | -105/+63 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 4 | -63/+105 | |
2014-05-25 | 0.8.8update | mydesktop | 1 | -2/+4 | |
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 | 4 | -0/+513 | |