katexochen
|
ba6e41ed5c
|
Upgrade go module to v2
|
2022-09-22 09:10:19 +02:00 |
|
Thomas Tendyck
|
bd63aa3c6b
|
add license headers
sed -i '1i/*\nCopyright (c) Edgeless Systems GmbH\n\nSPDX-License-Identifier: AGPL-3.0-only\n*/\n' `grep -rL --include='*.go' 'DO NOT EDIT'`
gofumpt -w .
|
2022-09-05 09:17:25 +02:00 |
|
katexochen
|
b926cf9006
|
Move aTLS fakes into atls package
|
2022-06-15 16:31:24 +02:00 |
|
Paul Meyer
|
86d29a4567
|
Add concurrency tests for atls connections (#211)
|
2022-06-15 13:04:56 +02:00 |
|
Daniel Weiße
|
3467df6b69
|
Move attestation, atls and oid packages to internal directory
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-06-08 17:17:06 +02:00 |
|