index
:
cashier
master
Mirror of Cashier, a SSH Certificate Authority (CA).
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2020-04-13
Simplify
Ben Burwell
2018-08-22
Make all handlers methods of app
Niall Sheridan
2018-08-10
Add version string
Niall Sheridan
2018-08-10
Add Microsoft auth provider
Kevin Lyda
2018-08-09
Only request a reason from the client if the server requires it
Niall Sheridan
2018-08-09
Remove gRPC
Niall Sheridan
2018-08-08
Correct client behaviours for option handling
Niall Sheridan
2017-10-18
allow whitespace in message (#68)
Bob Long
2017-10-17
Support a message to be passed and logged from client to server (#67)
Bob Long
2017-06-05
Saving private keys (#61)
fuero
2017-04-10
don't log timestamps
Niall Sheridan
2017-02-20
Split the servers out of main
Niall Sheridan
2017-02-19
Add grpc signer
Niall Sheridan
2017-02-12
Minor fixups
Niall Sheridan
2017-02-12
Initial pass at prometheus support. (#56)
Kevin Lyda
2017-02-11
Revert "Remove the oauth_callback_url config option"
Niall Sheridan
2017-02-09
Remove the oauth_callback_url config option
Niall Sheridan
2017-01-27
Add a public_file_prefix option to cashier.conf
Kevin Lyda
2017-01-25
Create a gitlab auth source.
Kevin Lyda
2017-01-25
Switch to scl, an extension of hcl
Niall Sheridan
2017-01-15
Add more context to errors
Niall Sheridan
2017-01-13
Use wkfs to manage the lets encrypt cache
Niall Sheridan
2017-01-09
Merge branch 'master' into opts2
Niall Sheridan
2017-01-08
Remove dbinit and use sql/js seed files
Niall Sheridan
2017-01-06
Check that tls cert/key are set if use_tls is true
Niall Sheridan
2017-01-05
Move GetPublicKey to the shared `lib` package
Niall Sheridan
2017-01-04
Simplify key generation
Niall Sheridan
2016-12-29
Use vendored s3 wkfs
Niall Sheridan
2016-12-28
Add LetsEncrypt support
Niall Sheridan
2016-10-11
Replace the 'datastore' option with a 'database' option
Niall Sheridan
2016-10-06
Add support for Hashicorp Vault
Niall Sheridan
2016-10-06
Use wkfs when loading tls certs
Niall Sheridan
2016-09-30
Use json.NewDecoder to decode json from http
Niall Sheridan
2016-09-11
Add a toggle for unexpired certs
Niall Sheridan
2016-09-10
Make client a top-level package for consistency
Niall Sheridan
2016-09-03
Add comments for exported types and functions
Niall Sheridan
2016-09-03
Move signing & agent logic out of the main package
Niall Sheridan
2016-09-01
Remove the Principal field from the request
Niall Sheridan
2016-08-27
Allow setting some config from environment
Niall Sheridan
2016-08-27
Update dependencies
Niall Sheridan
2016-08-26
First attempt at dropping privileges
sid77
2016-08-20
Replace Fatals with Errors
Niall Sheridan
2016-08-20
Run some tests in parallel
Niall Sheridan
2016-08-20
Use references to config structs
Niall Sheridan
2016-08-20
Add key expiry time to the comment
Niall Sheridan
2016-08-16
Allow selecting which ip to listen on
Niall Sheridan
2016-08-16
Add private key along certificate
sid77
2016-08-15
Ensure the /sign url is valid before use
Niall Sheridan
2016-08-09
Document sqlite
Niall Sheridan
2016-08-09
SQLite DB support
Niall Sheridan
[next]