AUTHORS
Relicense as MIT
2015-01-13 13:31:14 +01:00
common_test.go
Mend tests
2015-08-09 10:00:28 +02:00
compression_test.go
Tests should actually pass
2015-03-11 21:11:43 +01:00
compression.go
Add more fine grained compression control
2015-03-11 19:09:58 +01:00
conflict_test.go
Base for better conflict resolution
2015-07-21 15:40:02 +02:00
CONTRIBUTING.md
Relicense as MIT
2015-01-13 13:31:14 +01:00
counting.go
Integer type policy
2015-01-18 02:13:25 +01:00
debug.go
Relicense as MIT
2015-01-13 13:31:14 +01:00
deviceid_test.go
Relicense as MIT
2015-01-13 13:31:14 +01:00
deviceid.go
Implement version vectors
2015-03-25 22:49:53 +01:00
doc.go
Relicense as MIT
2015-01-13 13:31:14 +01:00
errors.go
Send and receive Request error codes
2015-03-26 21:30:19 +00:00
fuzz_test.go
Enable testing with go-fuzz
2015-08-18 08:46:40 +02:00
fuzz.go
Enable testing with go-fuzz
2015-08-18 08:46:40 +02:00
header.go
Relicense as MIT
2015-01-13 13:31:14 +01:00
LICENSE
Relicense as MIT
2015-01-13 13:31:14 +01:00
message_xdr.go
All slice types must have limits
2015-08-18 08:46:40 +02:00
message.go
All slice types must have limits
2015-08-18 08:46:40 +02:00
nativemodel_darwin.go
Use sync.Pool for response buffers
2015-08-01 12:21:49 +01:00
nativemodel_unix.go
Use sync.Pool for response buffers
2015-08-01 12:21:49 +01:00
nativemodel_windows.go
Use sync.Pool for response buffers
2015-08-01 12:21:49 +01:00
protocol_test.go
Connection now needs explicit Start()
2015-07-10 16:40:39 +10:00
protocol.go
Reject unreasonably large messages
2015-08-18 08:46:40 +02:00
README.md
Relicense as MIT
2015-01-13 13:31:14 +01:00
vector_compare_test.go
Implement version vectors
2015-03-25 22:49:53 +01:00
vector_compare.go
Implement version vectors
2015-03-25 22:49:53 +01:00
vector_test.go
Extract counter value from vector
2015-04-09 12:51:21 +02:00
vector_xdr.go
All slice types must have limits
2015-08-18 08:46:40 +02:00
vector.go
Extract counter value from vector
2015-04-09 12:51:21 +02:00
wireformat.go
Connection now needs explicit Start()
2015-07-10 16:40:39 +10:00