summaryrefslogtreecommitdiff
path: root/plugins/CurrencyRates/src/HTTPSession.cpp
AgeCommit message (Collapse)Author
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2019-02-24CurrencyRates: cosmeticdartraiden
2019-02-21the less boost and other C++ perversions - the betterGeorge Hazan
2019-02-21one shit lessGeorge Hazan
2019-02-20CurrencyRates:George Hazan
- fixes #1857 (rate limit error); - code cleaning; - version bump
2019-02-13CurrencyRates:George Hazan
- own archaic xml processor removed; - Import/Export now uses TinyXml; - massive code cleaning - version bump.
2018-07-27CurrencyRates: quotes replaced to currencyratesKirill Volinsky
2018-07-25Quotes renamed to CurrencyRatesKirill Volinsky