aboutsummaryrefslogtreecommitdiffstats
path: root/license-generator/Cargo.toml
AgeCommit message (Expand)Author
2018-11-13license: Generate a license and send it in HTTP responseTeddy Wing
2018-11-11Add `zip::license()` to make a Zip archive of a license plistTeddy Wing
2018-11-11Add `src/bin/aquatic-prime.rs`Teddy Wing
2018-11-10paddle::verify_signature(): Extract signature from paramsTeddy Wing
2018-11-10request::verified(): Base64 decode signature from POST paramsTeddy Wing
2018-11-10Add a helper function to verify webhook requestsTeddy Wing
2018-11-10Parse POST params to a `BTreeMap`Teddy Wing
2018-11-09Set up a file loggerTeddy Wing
2018-11-09Purchaser: Add `generate_secret()` methodTeddy Wing
2018-11-09Add 'error-chain' crateTeddy Wing
2018-11-09Cargo: Add 'mysql' crateTeddy Wing
2018-11-08Add 'paddle' crateTeddy Wing
2018-11-05Add 'aquatic-prime' sub-crateTeddy Wing
2018-11-03Cargo.toml: Add 'fastcgi' crateTeddy Wing
2018-11-03Add 'license-generator' Rust projectTeddy Wing