Releases: epithet-ssh/epithet
v0.0.12
v0.0.11
v0.0.10
v0.0.8
0.0.8
0.0.7
0.0.6
0.0.5
Changelog
257b01c 0.0.4
836f1f8 Add cert expiration to README diagram
08bcc36 Better names in examples
225245f Change Authn socket to Control socket
2526e93 Change CA to use Policy Service
e844cfa Code Climate Needs Old Link
4a7f592 Description in README
e4264af Diagram in README
7dd4124 Emphasize what is in messages
cce05c7 End to end PoC works again!
6710912 Include host in readme diagram
f99b944 Inital CA functions
ae3def0 Thank you goreportcard for finding missing error handing!
f859187 Update go.yml
5154604 WIP on pluggable auth stuff
72963db WIP on pluggable auth stuff
2ce9284 add a license
cee9041 add binaries
a78489c add code climate badge
002dd33 add go report card
d0b564c added hooks, but don't trust they work yet
34fdcf1 agent + ca work together
218c113 badge the build workflow
9d05b4a basic end to end
7b7c028 better variable name in test plugin
40fc390 change stub cert to 1 minute or so
db57cdc clean out cruft from readme
f9240be clean up proto to allow for extension later
1172d1c clean up statements found via go reportcard
d06736d clean up statements found via go reportcard
0288c4a cleanup goreleaser config so I can put it on CI
209ef8a cleanups
68d3a42 consolidate binariues
5085279 correct badge url
7656c09 do not force generation of pb.go
b0b9ea7 document plugin protocol
6b6c1b6 easy to start debug sshd
170ac64 end to end (no policy) with groc authn sock
6481155 end to end with stubbed plugins and ca
c7faae6 first commit
165bfef fix dockerfile
ff9cff1 fixig up github actions
88e72bf fixing up gh actions some more
13e182c hooks
0ff5143 ignore envrc
d56b3d8 ignore project tmp dir
9b4d1f9 initial okta auth plugin
22b8941 initial playing around
41dbf9e libify
4928cdb line up help in makefile
26531a0 make agent work more than once
078e529 make epithet-agent a wrapper for now
623425b may as wel make agent reusable
981b307 minor cleanery
6ae95ad minor cleanups
9f819c3 more minor cleaning
e18f786 move our particular grpc codegen into internal package
cfe14aa nice shutdown
000d783 proper cleanup on clan shutdown
4c403ec remove old stubbed ca
258e921 remove shellwords dependency
10865f1 rename control sock in example
ca2ff5f rename workflow from go to build
43153b1 rework interactions based on discussions with @micbase
0148c70 set up release workflow
1a0ee8a simplification
15fd46f simplify caserver, we don't need a router
5a2b5f6 slightly cleaner
14c0c0c speling fix in readme
8fcaecd speling fix in readme
1b1003f start switching authn socket over to grpc
2592db9 starting on ca interaction
a9e26fe switch to new repo home
c86f9c6 test fail case for plugins
76dc18d tidy deps
efdc145 trap and resend signals so they propagate
3e100e1 update deps
10038fd update links in README
a64773b update readme
936f95c use better middlewarez for ca server
f66769b use cobra
be7baf3 use go native ssh cert signing
d02c71d use grpc for authn clients
78ff8fe working on stuffs
ab922f5 working out go releaser