Historique des commits

Auteur SHA1 Message Date
  Ben Hood ecfc8f8133 Merge pull request #352 from Zariel/v3-tuples il y a 11 ans
  Ben Hood 164ae673b1 Update the copyright date il y a 11 ans
  Chris Bannister 73549c0ac5 Merge pull request #354 from relops/auth_int_test il y a 11 ans
  Ben Hood a571d8b03c Don't use cqlsh il y a 11 ans
  Ben Hood 25c516a325 We must tell ccm to use password auth il y a 11 ans
  Ben Hood dc00d6c9c4 Add the AUTH argument from the Travis matrix il y a 11 ans
  Ben Hood 0e0460fac7 Introduce an integration test for authentication il y a 11 ans
  Chris Bannister f7bc597c2c fix printf il y a 11 ans
  Ben Hood fa89a854cc GH markdown doesn't seem so effective in the README il y a 11 ans
  Ben Hood 329c90f4d0 Add period to end of sentence. il y a 11 ans
  Ben Hood 584a266891 Merge pull request #339 from Zariel/frame-refactors il y a 11 ans
  Chris Bannister e52558aeed Add support for handling tuple types il y a 11 ans
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface il y a 11 ans
  Chris Bannister bc6c54ef3b add a note about the frame refactor in the readme il y a 11 ans
  Chris Bannister 5a47bda96f add a default method incase authentcation handshake does something wrong il y a 11 ans
  Chris Bannister c3feee8348 remove unused constants il y a 11 ans
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer il y a 11 ans
  Chris Bannister 919c6ae1e6 WriteStartup can use finishWrite(). il y a 11 ans
  Chris Bannister 35294a6602 Hold onto a ref of the read buffer to reset it il y a 11 ans
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing il y a 11 ans
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch il y a 11 ans
  Chris Bannister d3dc14b6b9 parse all the auth response frames il y a 11 ans
  Chris Bannister 7563841c92 fix compression il y a 11 ans
  Chris Bannister 6e5bf035d4 readd connection read retry on timeout il y a 11 ans
  Chris Bannister 961d4d084b use preparedFrame in routingKeyInfo il y a 11 ans
  Chris Bannister e1b6bdfc84 be explicit about reading and writing shorts and ints il y a 11 ans
  Chris Bannister 7075d431f6 reduce buf size, reducing bytes used by around 30% il y a 11 ans
  Chris Bannister 8438ca4f49 reuse the framers buffer inside frame. il y a 11 ans
  Chris Bannister a255b1676d remove the v3 timestamp stuff for another time il y a 11 ans
  Chris Bannister 609c73bc0f fix recursive String il y a 11 ans