index
:
dome-key-web
master
DomeKey website
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-09
Add 'error-chain' crate
Teddy Wing
2018-11-09
Cargo: Add 'mysql' crate
Teddy Wing
2018-11-09
Add setup scripts
Teddy Wing
2018-11-09
20181109031633_create_purchasers.up.sql: Remove `DELIMITER` lines
Teddy Wing
2018-11-09
Move 'migrant' migrations to 'migrate' format
Teddy Wing
2018-11-09
.env.sample: Add `migrate` wrapper functions
Teddy Wing
2018-11-09
.env.sample: Add `migrate` function
Teddy Wing
2018-11-09
Add migrations for `purchasers` table
Teddy Wing
2018-11-09
Add database config
Teddy Wing
2018-11-08
Add system requirements section
Teddy Wing
2018-11-08
Mention free trial
Teddy Wing
2018-11-08
Add some more descriptive copy to the website
Teddy Wing
2018-11-08
Make code block background colour darker
Teddy Wing
2018-11-08
Increase `line-height` of code blocks
Teddy Wing
2018-11-08
Use a smaller font size for mapping examples
Teddy Wing
2018-11-08
Add lighttpd.conf
Teddy Wing
2018-11-08
Update logo alt text
Teddy Wing
2018-11-08
Adjust logo and content margins
Teddy Wing
2018-11-08
Add margins to headers and blocks
Teddy Wing
2018-11-08
Add a few mapping examples
Teddy Wing
2018-11-08
Makefile: Remove empty lines from 'styles.css'
Teddy Wing
2018-11-08
Split CSS into separate files
Teddy Wing
2018-11-08
Add CSS reset
Teddy Wing
2018-11-08
Add header styles
Teddy Wing
2018-11-08
Add a code block style
Teddy Wing
2018-11-08
Initial homepage experiment
Teddy Wing
2018-11-08
aquatic-prime: Move 'base64' and 'serde_derive' crates to dev deps
Teddy Wing
2018-11-08
paddle: Require that input `Iterator`s also be `PartialOrd`
Teddy Wing
2018-11-08
verify_signature(): Add input signature argument
Teddy Wing
2018-11-08
paddle: Add rough implementation of `verify_signature()`
Teddy Wing
2018-11-08
paddle::php_serialize(): Take an `IntoIterator` argument
Teddy Wing
2018-11-08
paddle: Add a test for `php_serialize()`
Teddy Wing
2018-11-08
Add 'paddle' crate
Teddy Wing
2018-11-07
aquatic-prime: Remove unused imports
Teddy Wing
2018-11-07
aquatic-prime: Use capitalised field names in test
Teddy Wing
2018-11-07
AquaticPrime::plist(): Fix signature
Teddy Wing
2018-11-07
aquatic_prime::tests: Move `AquaticPrime` initialisation to a function
Teddy Wing
2018-11-07
AquaticPrime::plist(): Remove `unwrap`s
Teddy Wing
2018-11-07
AquaticPrime: Clean up `plist()`
Teddy Wing
2018-11-07
AquaticPrime: Add `plist` method
Teddy Wing
2018-11-06
AquaticPrime::sign(): Return an error if public key != 1024 bits
Teddy Wing
2018-11-06
AquaticPrime::sign(): Remove `unwrap`s from key "0x" removal
Teddy Wing
2018-11-06
AquaticPrime::sign(): Return `Result`
Teddy Wing
2018-11-06
aquatic-prime: Add 'error-chain' crate
Teddy Wing
2018-11-06
aquatic-prime: Remove unused code
Teddy Wing
2018-11-06
aquatic-prime: Sort input keys alphabetically case insensitive
Teddy Wing
2018-11-06
aquatic-prime: Base64 encode the signature
Teddy Wing
2018-11-06
aquatic-prime: Remove spaces in test signatures
Teddy Wing
2018-11-06
aquatic-prime: Strip `0x` from public & private keys
Teddy Wing
2018-11-05
aquatic-prime: Try to encrypt input data string
Teddy Wing
[prev]
[next]