| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [REST] give an appropriate response in warmup phase | Jonas Schnelli | 2014-11-26 | 1 | -0/+4 | |
| | | ||||||
| * | [REST] fix headersonly flag for BINARY responses | Jonas Schnelli | 2014-11-26 | 1 | -2/+2 | |
| | | ||||||
| * | minor style cleanup after HTTP rest interface merge | Philip Kaufmann | 2014-11-20 | 1 | -9/+9 | |
| | | | | | - no code changes | |||||
| * | Properly lock cs_main in rest_block | Pieter Wuille | 2014-11-18 | 1 | -6/+11 | |
| | | ||||||
| * | HTTP REST: minor fixes | Jeff Garzik | 2014-11-18 | 1 | -2/+2 | |
| | | | | | | | 1) const-ify internal helper ParseHashStr() 2) use HTTPError() helper when returning HTTP_NOT_FOUND | |||||
| * | Add unauthenticated HTTP REST interface to public blockchain data. | Jeff Garzik | 2014-11-11 | 1 | -0/+201 | |