aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs
Commit message (Expand)AuthorAge
* Fix message for InvalidProtocolBufferExceptionGravatar Msp2016-11-04
* Throw a better exception when invalid base64 is detected in JSONGravatar Jon Skeet2016-01-15
* Reimplement JSON recursion by detecting the depth in the tokenizer.Gravatar Jon Skeet2015-11-05
* Generated code for previous commit.Gravatar Jon Skeet2015-08-06
* Make InvalidProtocolBufferException.InvalidTag internal.Gravatar Jon Skeet2015-08-05
* Document everything, and turn on errors if we fail to document anything in th...Gravatar Jon Skeet2015-08-04
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Gravatar Jon Skeet2015-07-17