Commit History

Author SHA1 Message Date
  Maciek Sakrejda 8ab3de65a3 Do not require a client certificate in SslOptions 10 years ago
  Chris Bannister bac7de282c Merge pull request #413 from Zariel/negative-col-count 10 years ago
  Chris Bannister ad3a9ca8a6 ensure columnCount is not negative 10 years ago
  Chris Bannister 2c0294cfd8 Merge pull request #412 from Zariel/massive-gc 10 years ago
  Chris Bannister 0cb58fe42c Switch between append and prealloc 10 years ago
  Chris Bannister f2175ae442 Dont allocate all the columninfo upfront 10 years ago
  Chris Bannister 86b298e1f2 Merge pull request #411 from Zariel/fuzz-byte-out-of-range 10 years ago
  Chris Bannister c573f5db2c ensure we have enough bytes to read 1 byte 10 years ago
  Chris Bannister c384b1fa8d Merge pull request #410 from Zariel/fix-fuzz-version 10 years ago
  Chris Bannister ff9b40ce01 Merge pull request #409 from Zariel/fuzz-slice-bounds-range 10 years ago
  Chris Bannister 7c553284a1 use the version from the read header version when parsing the frames for fuzzing 10 years ago
  Chris Bannister 9db0f56206 fix reading short bytes not checking for enough bytes in the buffer 10 years ago
  Chris Bannister 179b5948e3 Merge pull request #408 from zachbadgett/ring-describer-cleanup 10 years ago
  Zach Badgett d10a9293ed Restructured ringDescriber run for loop 10 years ago
  Zach Badgett cbbe27dcd4 Moved select statement to end of loop 10 years ago
  Zach Badgett 889843f356 Added name to AUTHORS 10 years ago
  Zach Badgett 937f33fea6 Added closeChan to clean up ring describer when session is closed 10 years ago
  Ben Hood ec1f5626d6 Merge pull request #403 from relops/snappy 10 years ago
  Ben Hood 02f4651206 Let's see if the github variant of snappy is any better than the one from google 10 years ago
  Chris Bannister df14309379 add check that we read out the corrent padding 10 years ago
  Chris Bannister 209e7742fd Merge pull request #399 from Zariel/udt-null-unmarshal 10 years ago
  Chris Bannister 7a47f8432c Merge pull request #397 from ChannelMeter/fix/marshalUdtShiftOrder 10 years ago
  Chris Bannister 08c272cd69 Correctly unmarshal null UDT responses 10 years ago
  Nimi Wariboko Jr 1bc2997a1e Fix bitshit order in udt length calculation 10 years ago
  Chris Bannister f5e3c561e4 Merge pull request #396 from probkiizokna/fix_marshaling_pointer_to_interface 10 years ago
  Fedorenko Dmitriy f4b9a3ecc5 Fixed marshaling of pointer to interface. 10 years ago
  Chris Bannister 5baef3037c Merge pull request #395 from probkiizokna/fix_list_unmarshaling 10 years ago
  Fedorenko Dmitriy a900174f0f Fixed bug into unmarshalList(). 11 years ago
  Fedorenko Dmitriy 458a5bd3ac Added test for unmarshaling of list. 11 years ago
  Ben Hood 56117eca0d Merge pull request #394 from Zariel/udt-proto-lt3 10 years ago