aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/storages
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3226Riccardo Spagni2018-02-161-1/+1
|\
| * pass large parameters by const ref, not valuemoneromooo-monero2018-02-021-1/+1
* | Fix method name in invoke_http_json_rpcErik de Castro Lopo2018-01-291-1/+1
|/
* Merge pull request #3012Riccardo Spagni2018-01-251-8/+18
|\
| * epee: check some error return valuesmoneromooo-monero2017-12-271-8/+18
* | epee: detect strptime, use std::get_time as fallbackmoneromooo-monero2018-01-111-0/+6
* | epee: use strptime instead of std::get_time, for compatibilitymoneromooo-monero2017-12-211-3/+3
|/
* move includes around to lessen overall loadmoneromooo-monero2017-12-163-2/+5
* epee: don't disable -Wtautological-constant-out-of-range-compare on GCCmoneromooo-monero2017-11-141-0/+2
* epee: disable a spurious warning for a storage functionmoneromooo-monero2017-10-281-0/+1
* Serializer: string to integer conversion for MyMonero compatibilityJaquee2017-10-151-0/+27
* epee http_client SSL supportJaquee2017-10-151-1/+4
* Merge pull request #2253Riccardo Spagni2017-08-151-2/+2
|\
| * epee: remove a couple unused localsmoneromooo-monero2017-08-051-2/+2
* | Fix spelling errorsErik de Castro Lopo2017-07-051-1/+1
|/
* Updated default RPC timeout from 5 seconds to 15 secondsLee Clagett2017-02-241-4/+4
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-4/+7
* Updates to epee HTTP client codeLee Clagett2017-01-251-17/+17
* removing some unsed epee filesmoneroexamples2017-01-201-132/+0
* Change logging to easylogging++moneromooo-monero2017-01-162-4/+7
* Unkonown -> unknownNanoAkron2016-10-271-1/+1
* contrib: epee: add exception spec to throwing destructorsredfish2016-05-181-1/+1
* remove unecessary and bad std::move from portable_storage_template_helper.hRiccardo Spagni2016-03-251-2/+2
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-2/+2
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-2/+2
* Fix compile for GCC 5.1.0warptangent2015-05-251-1/+1
* 2014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero2015-02-201-2/+2
* year updated in licenseRiccardo Spagni2015-01-0210-10/+10
* move modified epee code to new classes, revert licensefluffypony2014-07-2514-353/+316
* License updated to BSD 3-clausefluffypony2014-07-2314-316/+353
* 0.8.8updatemydesktop2014-05-253-41/+53
* mac osx building fixesmydesktop2014-04-301-1/+1
* various fixes to allow mac osx compilationmydesktop2014-04-301-1/+1
* Improvements in JSON RPCAntonio Juarez2014-04-071-1/+17
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-2/+2
* some fixesAntonio Juarez2014-03-201-1/+1
* moved all stuff to githubAntonio Juarez2014-03-0314-0/+2893