You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/bsr
Timothy Messier 837734b745
test(bsr/fstest): Add new FS for testing out of space errors (#3305)
3 years ago
..
convert feat(bsr/convert): Remove asciicast minimum window size (#3287) 3 years ago
gen/ssh/v1 feat(bsr/ssh): Add SSH Request type chunks 3 years ago
internal test(bsr/fstest): Add new FS for testing out of space errors (#3305) 3 years ago
kms fix (bsr/kms): use const time compare for sig 3 years ago
proto feat(bsr/ssh): Add SSH Request type chunks 3 years ago
ssh feat(bsr/ssh): Add open failure details to ChannelSummary (#3297) 3 years ago
testdata/TestBsr refact(bsr): Use JSON for session meta and summary data 3 years ago
bsr.go bsr: rename fields and remove project id from meta 3 years ago
bsr_open_test.go refact(bsr): Rename const to denote when interpolation is needed 3 years ago
bsr_test.go refact(bsr): Use JSON for session meta and summary data 3 years ago
buf.gen.yaml feat(bsr/ssh): Add SSH Request type chunks 3 years ago
byte_source.go feat(bsr): Define container and the required fs interfaces 3 years ago
byte_source_test.go feat(bsr): Define container and the required fs interfaces 3 years ago
chunk.go feat(bsr): Add chunk encoder 3 years ago
chunk_end.go feat(bsr): Add ChunkDecoder 3 years ago
chunk_end_test.go feat(bsr): Add ChunkDecoder 3 years ago
chunk_header.go feat(bsr): Add ChunkDecoder 3 years ago
chunk_header_test.go feat(bsr): Add ChunkDecoder 3 years ago
chunk_scanner.go feat(bsr): Add ChunkScanner 3 years ago
chunk_scanner_test.go feat(bsr): Add ChunkScanner 3 years ago
chunk_test.go feat(bsr): Add chunk encoder 3 years ago
compression.go feat(bsr): Add ChunkDecoder 3 years ago
compression_null_compression_test.go
compression_test.go
container.go refact(bsr): Rename const to denote when interpolation is needed 3 years ago
container_test.go refact(bsr): Rename const to denote when interpolation is needed 3 years ago
decode.go feat(bsr): Add ChunkScanner 3 years ago
decode_test.go feat(bsr): Add ChunkDecoder 3 years ago
direction.go
direction_test.go
doc.go
encode.go feat(bsr): improve error handling 3 years ago
encode_test.go feat(bsr): Add chunk encoder 3 years ago
encryption.go
encryption_test.go
errors.go feat(bsr): instantiate BSR session for playback 3 years ago
id.go feat(bsr): Add function for generating a channel id 3 years ago
magic.go feat(bsr): Add ChunkScanner 3 years ago
magic_test.go feat(bsr): Add ChunkScanner 3 years ago
meta_recording.go refact(bsr): Use JSON for session meta and summary data 3 years ago
meta_session.go all: propagate more history metadata (#3279) 3 years ago
options.go feat(bsr): Add ChunkScanner 3 years ago
options_test.go feat(bsr): Add ChunkScanner 3 years ago
protocol.go feat(bsr): Remove ascii format of protocol 3 years ago
protocol_test.go feat(bsr): Remove ascii format of protocol 3 years ago
testing.go bsr: rename fields and remove project id from meta 3 years ago
timestamp.go feat(bsr): Add ChunkDecoder 3 years ago
types.go refact(bsr): Use JSON for session meta and summary data 3 years ago