Historique des commits

Auteur SHA1 Message Date
  Shawn Smith 28a781fc5b fix typos il y a 10 ans
  Chris Bannister 69051b37de Correctly handle missing UDT fields in Marshal il y a 10 ans
  Chris Bannister e5248ed2fb add internal control connection il y a 10 ans
  Chris Bannister d8a24ba3e6 dont defensivly copy bytes in the framer il y a 10 ans
  Chris Bannister d0dbd15082 dont recycle framers until closing iters il y a 10 ans
  Adam Weiner d7339ffe6a add ParseConsistency() to frame.go - convert text consistencies to their gocql constant il y a 10 ans
  Chris Bannister bbe3d93b83 fix untyped consts il y a 10 ans
  Chris Bannister b4e2ff39e2 add v4 read_failure and function_failure errors il y a 10 ans
  Chris Bannister 2755a00db6 add custom payload and warnings il y a 10 ans
  Chris Bannister 6b4a5e5a2c Update frame for proto v4 prepared and events il y a 10 ans
  Chris Bannister ad3a9ca8a6 ensure columnCount is not negative il y a 10 ans
  Chris Bannister 0cb58fe42c Switch between append and prealloc il y a 10 ans
  Chris Bannister f2175ae442 Dont allocate all the columninfo upfront il y a 10 ans
  Chris Bannister c573f5db2c ensure we have enough bytes to read 1 byte il y a 10 ans
  Chris Bannister 9db0f56206 fix reading short bytes not checking for enough bytes in the buffer il y a 10 ans
  Chris Bannister 619641c580 Ensure that frames are not bigger than the max il y a 10 ans
  Chris Bannister 859f523787 ensure we catch panics in readTrace il y a 10 ans
  Chris Bannister c2d8f27013 check for negative number of rows when parsing results frame il y a 10 ans
  Chris Bannister ae2ddd1c7c be more careful when reading the headers, check sizes of the buffer and for valid versions il y a 10 ans
  Chris Bannister 58d90fab97 bounds check when reading from the buffer il y a 10 ans
  Chris Bannister f42867acbd frame: catch panics from parsing il y a 10 ans
  Chris Bannister 332853ab7b fix parse frame with negative frame size il y a 10 ans
  Ben Hood 1a30be4244 Merge pull request #369 from Zariel/udt il y a 10 ans
  Chris Bannister 68ab73427f Add initial support for UDT's il y a 10 ans
  Chris Bannister 6af1499e33 Add with default timestamp support il y a 10 ans
  Chris Bannister 618df875eb Always set the number of values in a batch il y a 10 ans
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency il y a 10 ans
  Chris Bannister 30aa70a1dd Merge pull request #358 from Zariel/fix-stream-signed il y a 10 ans
  Chris Bannister 395c7d05e3 Fix reading the streamID sign il y a 10 ans
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type il y a 10 ans