grin/api/src
2018-11-03 07:46:12 +01:00
..
handlers refactor: refactored the API into related handler files (#1914) 2018-11-03 07:46:12 +01:00
auth.rs Use constant-time token verification in API (#1690) 2018-10-09 09:32:53 -04:00
client.rs Support pem TLS certificates 2018-10-05 17:09:19 +02:00
lib.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
rest.rs Don't die on malformed HTTPS request (#1907) 2018-11-01 23:03:32 +08:00
router.rs Implement Basic Auth for API and Owner API (#1566) 2018-09-26 22:38:44 +02:00
types.rs validate root of header MMR when processing headers (during sync and full blocks) (#1836) 2018-11-01 09:51:32 +00:00
web.rs Support TLS in ApiServer (#1565) 2018-09-21 13:33:23 +02:00