Jakob Borg f47de83914 lib/protocol: Ensure starting & closing a connection are exclusive (fixes #9102) (#9103) 1 year ago
..
mocks c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 1 year ago
LICENSE 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 9 years ago
benchmark_test.go acd767b30b all: Remove lib/util package (#9049) 1 year ago
bep.pb.go c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 1 year ago
bep_extensions.go ab8e6a82ab lib/api: Expose `blocksHash` in file info (#8810) 1 year ago
bufferpool.go 38f2b34d29 all: Use new Go 1.19 atomic types (#8772) 1 year ago
bufferpool_test.go 38f2b34d29 all: Use new Go 1.19 atomic types (#8772) 1 year ago
common_test.go 9d21b91124 all: Refactor the protocol/model interface a bit (ref #8981) (#9007) 1 year ago
compression.go e027175446 all: Move remaining protos to use the vanity plugin (#7009) 4 years ago
compression_test.go e027175446 all: Move remaining protos to use the vanity plugin (#7009) 4 years ago
conflict_test.go 1f8e6c55f6 lib/db: Refactor to use global list by version (fixes #6372) (#6638) 4 years ago
counting.go b9c08d3814 all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003) 1 year ago
debug.go 96bb1c8e29 all, lib/logger: Refactor SetDebug calls (#6054) 5 years ago
deviceid.go 49488c0e71 all: Clean up fmt.Errorf usage (#8309) 2 years ago
deviceid_test.go 3d91f7c975 lib: Use counterfeiter to mock interfaces in tests (#7375) 3 years ago
deviceid_test.pb.go 5bdb6798a9 all: Regenerate proto (#7696) 3 years ago
doc.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 9 years ago
encryption.go c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 1 year ago
encryption_test.go 1103a27337 all: Grand test refactor (fixes #8779, fixes #8799) 1 year ago
errors.go 8f8e8a9285 lib/protocol: Simplify codeToError, errorToCode 2 years ago
hello.go c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 1 year ago
hello_test.go c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 1 year ago
luhn.go 1e2379df1b lib/protocol: faster Luhn algorithm and better testing (#6475) 4 years ago
luhn_test.go 1e2379df1b lib/protocol: faster Luhn algorithm and better testing (#6475) 4 years ago
metrics.go b9c08d3814 all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003) 1 year ago
mocked_connection_info_test.go c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 1 year ago
nativemodel_darwin.go c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 1 year ago
nativemodel_unix.go c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 1 year ago
nativemodel_windows.go c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 1 year ago
nativemodel_windows_test.go 4f27bdfc27 lib/model, lib/protocol: Handle request concurrency in model (#5216) 5 years ago
protocol.go f47de83914 lib/protocol: Ensure starting & closing a connection are exclusive (fixes #9102) (#9103) 1 year ago
protocol_test.go acd767b30b all: Remove lib/util package (#9049) 1 year ago
vector.go 674fca3868 lib/db, lib/protocol: Never need empty-version entries (fixes #6961) (#6962) 4 years ago
vector_test.go 744ef0d8ac lib/protocol: Avoid data loss on database wipe by higher version numbers (fixes #3876) (#6605) 4 years ago
wireformat.go 31559e908b all: Add untrusted folders behind feature flag (ref #62) (#7055) 3 years ago