Jakob Borg
a3ea9427d1
Ensure backwards compatibility before modifying protocol
...
This change makes sure that things work smoothly when "we" are a newer
version than our peer and have more fields in our messages than they do.
Missing fields will be left at zero/nil.
(The other side will ignore our extra fields, for the same effect.)
2015-01-08 14:25:11 +01:00
Jakob Borg
190c61ba2f
Use Go 1.4 'generate' to create XDR codec
2014-12-06 14:23:10 +01:00
Jakob Borg
dc71ec734d
Dependency update, new golang.org/x package names
2014-11-30 00:17:00 +01:00
Jakob Borg
ad29093ac1
Use more inclusive copyright header
2014-11-17 12:54:42 +01:00
Jakob Borg
28610a9a42
Break out logger as a reusable component
2014-10-26 13:16:54 +01:00
Jakob Borg
65eb528e2d
Update xdr; handle marshalling errors
2014-10-21 09:20:14 +02:00
Jakob Borg
1ef8378a30
FileInfoTruncated.String() for stindex' benefit
2014-10-16 09:26:24 +02:00
Jakob Borg
43289103cb
Relicense to GPL
2014-10-01 07:53:59 +02:00
Jakob Borg
f28367bcfc
Move top level packages to internal.
2014-09-27 09:42:10 +02:00