Jakob Borg
bbeddfe522
Extract github.com/calmh/xdr
2014-08-01 13:12:54 +02:00
Jakob Borg
32da1c8d58
Handle ElementSizeExceeded on nested structs
2014-07-31 15:21:33 +02:00
Jakob Borg
7148cf99f7
Fix tests, again
2014-07-28 13:11:09 +02:00
Jakob Borg
933b61f99f
Fix protocol tests
2014-07-28 12:16:15 +02:00
Jakob Borg
fbf8f3dc68
Add LZ4 compression
2014-07-25 15:16:23 +02:00
Jakob Borg
4fe2992924
Repair tests for latest changes
2014-07-17 14:48:02 +02:00
Jakob Borg
0a633c526f
Copyright wording
2014-07-13 01:07:49 +02:00
Jakob Borg
8f3effed32
Refactor node ID handling, use check digits ( fixes #269 )
...
New node ID:s contain four Luhn check digits and are grouped
differently. Code uses NodeID type instead of string, so it's formatted
homogenously everywhere.
2014-06-30 01:42:03 +02:00
Jakob Borg
e63596681d
Fix header in protocol spec ( fixes #360 )
2014-06-11 16:27:39 +02:00
Jakob Borg
843fd9bdbd
Add license header
2014-06-01 22:50:14 +02:00
Jakob Borg
1a1f118f1a
Restructure protocol code with less locking
2014-05-11 14:30:29 -03:00
Jakob Borg
ecc6476308
Revert "Fix protocol close test"
...
This reverts commit 92c1ce57a6
.
2014-05-04 08:16:45 +02:00
Jakob Borg
92c1ce57a6
Fix protocol close test
2014-04-27 13:25:35 +02:00
Jakob Borg
5064f846fc
New Cluster Configuration message replaces Options ( fixes #63 )
2014-04-13 15:28:26 +02:00
Jakob Borg
f87b1520e8
The Great Rewrite ( fixes #36 , #61 , #94 , #101 )
...
Rewrite of the file model and pulling mechanism. Needs lots of cleanup
and bugfixes, now...
2014-03-29 13:47:21 +01:00
Jakob Borg
168b23556a
Improve TestClose
2014-03-22 17:10:26 +01:00
Jakob Borg
513100bb92
Fix tests for >1 CPU ( fixes #99 )
2014-03-22 17:06:15 +01:00
Jakob Borg
434a0ccf2a
golint
2014-02-24 13:29:30 +01:00
Jakob Borg
e7bf3ac108
go vet
2014-02-24 13:24:03 +01:00
Jakob Borg
a57e2b358f
Fix tests
2014-02-23 13:58:10 +01:00
Jakob Borg
5837277f8d
Rework XDR encoding
2014-02-20 17:42:17 +01:00
Jakob Borg
f89fa6caed
Factor out XDR en/decoding
2014-02-15 12:08:55 +01:00
Jakob Borg
21a7f3960a
Add multi-repository support to protocol (ref #35 )
2014-02-13 12:52:47 +01:00
Jakob Borg
2ea3558283
Add Options message to protocol
2014-01-23 13:12:45 +01:00
Jakob Borg
2935aebe53
Benchmarking
2014-01-09 14:11:55 +01:00
Jakob Borg
0f6b34160c
Propagate and log reason for connection close
2013-12-30 21:25:45 -05:00
Jakob Borg
af3e64a5a7
Remove broken Ping latency measurement
2013-12-30 20:52:36 -05:00
Jakob Borg
454e672d42
Handle calls on closed connection
2013-12-28 10:33:18 -05:00
Jakob Borg
fc4b23fbc6
Locking/Ping cleanup
2013-12-24 11:45:16 -05:00
Jakob Borg
5c1db4f0f4
Close on unknown message type
2013-12-21 08:15:19 +01:00
Jakob Borg
8d3aa97047
Close on version mismatch
2013-12-21 08:06:54 +01:00
Jakob Borg
f5987fba32
Error handling, testing
2013-12-21 07:52:32 +01:00
Jakob Borg
bfe935b5ab
REBASE!
2013-12-15 11:43:40 +01:00