Jan Tattermusch f20be83927 enforce recursion depth checking for unknown fields 6 years ago
..
Collections 2f7f670134 Merge pull request #6530 from prat0088/csharp-ensuresize 6 years ago
Compatibility ee03556df9 Remove the executable bit from several source code files 7 years ago
Properties 10a8fb4e73 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 9 years ago
Reflection a104dffcb6 Fix typos (#7050) 6 years ago
WellKnownTypes 58d4420e2d Down Integrate Internal Changes 6 years ago
ByteArray.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
ByteString.cs 8e6141a63d [csharp] Fix typo 6 years ago
CodedInputStream.cs f20be83927 enforce recursion depth checking for unknown fields 5 years ago
CodedOutputStream.ComputeSize.cs 59284450fa Use fixed size for bool, float and double field in codec (#5810) 6 years ago
CodedOutputStream.cs 71c492da3c Add some missing null-checks 6 years ago
Extension.cs 43156775be Merge 3.9.x 201908071359 to master (#6484) 6 years ago
ExtensionRegistry.cs a104dffcb6 Fix typos (#7050) 6 years ago
ExtensionSet.cs 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 years ago
ExtensionValue.cs f4cfd2def3 Remove dead HasValue code for ExtensionValue and add null-checks to ExtensionSet.Set 6 years ago
FieldCodec.cs 2ac8946ee3 Allow extra fields in wrapper messages, more tests. 6 years ago
FieldMaskTree.cs e479410564 delete all duplicate empty blanks (#5758) 6 years ago
FrameworkPortability.cs 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 years ago
Google.Protobuf.csproj 39492b68d8 Update protobuf version to 3.11.2 (#7004) 6 years ago
ICustomDiagnosticMessage.cs 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting 10 years ago
IDeepCloneable.cs f2732c7af1 More TODOs done. 10 years ago
IExtendableMessage.cs 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 years ago
IMessage.cs f2732c7af1 More TODOs done. 10 years ago
InvalidJsonException.cs 0fb39c4afe Created a new exception for JSON failures. 10 years ago
InvalidProtocolBufferException.cs a4c3472ce8 Add some exceptions for MessageParser.ParseFrom (#5588) 6 years ago
JsonFormatter.cs 71c492da3c Add some missing null-checks 6 years ago
JsonParser.cs 71c492da3c Add some missing null-checks 6 years ago
JsonToken.cs fb2488225f Implement JSON parsing in C#. 10 years ago
JsonTokenizer.cs e479410564 delete all duplicate empty blanks (#5758) 6 years ago
LimitedInputStream.cs e479410564 delete all duplicate empty blanks (#5758) 6 years ago
MessageExtensions.cs 930db675ca Revert changes for FieldPresenceAccessor 6 years ago
MessageParser.cs 71c492da3c Add some missing null-checks 6 years ago
ObjectIntPair.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 years ago
ProtoPreconditions.cs 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 7 years ago
UnknownField.cs e479410564 delete all duplicate empty blanks (#5758) 6 years ago
UnknownFieldSet.cs f20be83927 enforce recursion depth checking for unknown fields 5 years ago
WireFormat.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 years ago