protobuf-go/proto
Damien Neil bc310b58c6 proto: validate UTF-8 in proto3 strings
Change-Id: I6a495730c3f438e7b2c4ca86edade7d6f25aa47d
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/171700
Reviewed-by: Herbie Ong <herbie@google.com>
2019-04-12 17:43:10 +00:00
..
bench_test.go proto: add simple benchmark 2019-04-08 18:36:24 +00:00
decode_gen.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
decode_test.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
decode.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
encode_gen.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
encode_test.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
encode.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
isinit_test.go
isinit.go
proto_methods.go proto: enable/disable fast path with build tags 2019-04-07 17:00:00 +00:00
proto_reflect.go proto: enable/disable fast path with build tags 2019-04-07 17:00:00 +00:00
proto.go proto: enable/disable fast path with build tags 2019-04-07 17:00:00 +00:00
size_gen.go
size.go proto: replace CachedSize fast-path method with UseCachedSize option 2019-04-08 05:14:36 +00:00