Historial de Commits

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