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 |
Chris Bannister
|
dee7303e58
only run the udt test on proto3
|
10 years ago |
Chris Bannister
|
e2ff1deadd
Return a helpful error when using UDT in proto 2
|
10 years ago |
Ben Hood
|
841d950e3d
Merge pull request #389 from Zariel/check-frame-length
|
10 years ago |
Ben Hood
|
2245fec60c
Merge pull request #393 from Zariel/bump-versions
|
10 years ago |
Chris Bannister
|
4003eeda88
bump to cassandra 2.1.5
|
10 years ago |
Chris Bannister
|
619641c580
Ensure that frames are not bigger than the max
|
10 years ago |
Chris Bannister
|
662397de07
Merge pull request #387 from Zariel/catch-panic-in-readTrace
|
10 years ago |
Chris Bannister
|
859f523787
ensure we catch panics in readTrace
|
10 years ago |
Chris Bannister
|
b71aaccec5
Merge pull request #386 from Zariel/fix-negative-num-rows
|
10 years ago |
Chris Bannister
|
c2d8f27013
check for negative number of rows when parsing results frame
|
10 years ago |