aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs
Commit message (Expand)AuthorAgeFilesLines
* Fix message for InvalidProtocolBufferExceptionMsp2016-11-041-1/+1
* Throw a better exception when invalid base64 is detected in JSONJon Skeet2016-01-151-0/+11
* Reimplement JSON recursion by detecting the depth in the tokenizer.Jon Skeet2015-11-051-0/+7
* Generated code for previous commit.Jon Skeet2015-08-061-0/+6
* Make InvalidProtocolBufferException.InvalidTag internal.Jon Skeet2015-08-051-1/+1
* Document everything, and turn on errors if we fail to document anything in th...Jon Skeet2015-08-041-2/+5
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+102