aboutsummaryrefslogtreecommitdiff
path: root/src/rest.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [REST] give an appropriate response in warmup phaseJonas Schnelli2014-11-261-0/+4
* [REST] fix headersonly flag for BINARY responsesJonas Schnelli2014-11-261-2/+2
* minor style cleanup after HTTP rest interface mergePhilip Kaufmann2014-11-201-9/+9
* Properly lock cs_main in rest_blockPieter Wuille2014-11-181-6/+11
* HTTP REST: minor fixesJeff Garzik2014-11-181-2/+2
* Add unauthenticated HTTP REST interface to public blockchain data.Jeff Garzik2014-11-111-0/+201