This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
syncthing
Watch
1
Star
0
Fork
0
You've already forked syncthing
mirror of
https://github.com/octoleo/syncthing.git
synced
2025-01-23 15:18:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
syncthing
/
vendor
/
github.com
/
calmh
/
xdr
History
Jakob Borg
8044522691
vendor: Update calmh/xdr to avoid unexpected string behavior (
fixes
#2882
)
2016-03-29 19:55:43 +00:00
..
cmd
/genxdr
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
bench_test.go
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
bench_xdr_test.go
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
circle.yml
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
common.go
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
doc.go
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
encdec_test.go
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
encdec_xdr_test.go
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
generate.sh
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
LICENSE
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
marshaller.go
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
README.md
Use Go 1.5 vendoring instead of Godeps
2016-03-05 21:21:24 +01:00
unmarshal.go
vendor: Update calmh/xdr to avoid unexpected string behavior (
fixes
#2882
)
2016-03-29 19:55:43 +00:00
README.md
xdr
This is an XDR marshalling/unmarshalling library. It uses code generation and not reflection.