grin/api
Antioch Peverell a676eb1b39
Replace RefCell with RwLock in OneTime (and cleanup Weak usage) (#1694)
* rustfmt

* use RwLock in OneTime (and not RefCell)

* rustfmt

* put weak refs back and cleanup

* rustfmt

* revert weak in adapters
2018-10-09 16:53:57 +01:00
..
src Replace RefCell with RwLock in OneTime (and cleanup Weak usage) (#1694) 2018-10-09 16:53:57 +01:00
tests Support pem TLS certificates 2018-10-05 17:09:19 +02:00
Cargo.toml Use constant-time token verification in API (#1690) 2018-10-09 09:32:53 -04:00