Skip to content

Releases: epithet-ssh/epithet

v0.0.12

16 Apr 19:50
112cc29
Compare
Choose a tag to compare

Changelog

6950def Close the connection after auth
65534fa Fix gorelease
b94c5e0 Fix race condition in auth flow
112cc29 Merge pull request #7 from epithet-ssh/mc/race_condition
6e61e26 Merge pull request #8 from epithet-ssh/mc/gorelease

v0.0.11

09 Oct 21:40
6d689ea
Compare
Choose a tag to compare

Changelog

bfa7662 Build with go 1.15
6d689ea Merge pull request #6 from epithet-ssh/mc/go1.15

v0.0.10

27 May 17:21
6e15d64
Compare
Choose a tag to compare

Changelog

6e15d64 Merge pull request #5 from epithet-ssh/mc/release
c272ff6 Release Windows packages and 64bits only
adcf1ab Remove SIGKILL branch

v0.0.8

25 Mar 15:13
14c9964
Compare
Choose a tag to compare

Changelog

14c9964 Merge pull request #4 from epithet-ssh/state-for-hooks
8a5ee02 keep state for hooks between runs
75ae6dc state length will vary between linux and osx in the test, is okay
7362be0 trim whitespace on wc output to get around linux/osx differences
ad7af76 use bot email for goreleaser

0.0.8

18 Mar 01:18
14c9964
Compare
Choose a tag to compare

Changelog

14c9964 Merge pull request #4 from epithet-ssh/state-for-hooks
8a5ee02 keep state for hooks between runs
75ae6dc state length will vary between linux and osx in the test, is okay
7362be0 trim whitespace on wc output to get around linux/osx differences
ad7af76 use bot email for goreleaser

0.0.7

03 Mar 20:35
Compare
Choose a tag to compare

Changelog

ce1a546 use bot token in release workflow

0.0.6

03 Mar 19:09
0fa30b1
Compare
Choose a tag to compare

Changelog

8c8995e Handle the nil case
0fa30b1 Merge pull request #3 from epithet-ssh/mc/fix-socket
91f17be Remove socket if exists

0.0.5

16 Jan 04:07
Compare
Choose a tag to compare

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

0.0.4

15 Jan 22:08
Compare
Choose a tag to compare

Changelog

257b01c 0.0.4

0.0.3

15 Jan 22:06
Compare
Choose a tag to compare

Changelog

0ff5143 ignore envrc