コミット履歴

作者 SHA1 メッセージ 日付
  Chris Bannister 73549c0ac5 Merge pull request #354 from relops/auth_int_test 11 年 前
  Ben Hood a571d8b03c Don't use cqlsh 11 年 前
  Ben Hood 25c516a325 We must tell ccm to use password auth 11 年 前
  Ben Hood dc00d6c9c4 Add the AUTH argument from the Travis matrix 11 年 前
  Ben Hood 0e0460fac7 Introduce an integration test for authentication 11 年 前
  Ben Hood fa89a854cc GH markdown doesn't seem so effective in the README 11 年 前
  Ben Hood 329c90f4d0 Add period to end of sentence. 11 年 前
  Ben Hood 584a266891 Merge pull request #339 from Zariel/frame-refactors 11 年 前
  Chris Bannister bc6c54ef3b add a note about the frame refactor in the readme 11 年 前
  Chris Bannister 5a47bda96f add a default method incase authentcation handshake does something wrong 11 年 前
  Chris Bannister c3feee8348 remove unused constants 11 年 前
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer 11 年 前
  Chris Bannister 919c6ae1e6 WriteStartup can use finishWrite(). 11 年 前
  Chris Bannister 35294a6602 Hold onto a ref of the read buffer to reset it 11 年 前
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing 11 年 前
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch 11 年 前
  Chris Bannister d3dc14b6b9 parse all the auth response frames 11 年 前
  Chris Bannister 7563841c92 fix compression 11 年 前
  Chris Bannister 6e5bf035d4 readd connection read retry on timeout 11 年 前
  Chris Bannister 961d4d084b use preparedFrame in routingKeyInfo 11 年 前
  Chris Bannister e1b6bdfc84 be explicit about reading and writing shorts and ints 11 年 前
  Chris Bannister 7075d431f6 reduce buf size, reducing bytes used by around 30% 11 年 前
  Chris Bannister 8438ca4f49 reuse the framers buffer inside frame. 11 年 前
  Chris Bannister a255b1676d remove the v3 timestamp stuff for another time 11 年 前
  Chris Bannister 609c73bc0f fix recursive String 11 年 前
  Chris Bannister 90ee44e8eb remove debug panic 11 年 前
  Chris Bannister 6ef11d3fe5 remove comeent 11 年 前
  Chris Bannister 5e784b9961 remove resp.active, it was redundant and overcomplicates things 11 年 前
  Chris Bannister d4ed5236ce remove logging 11 年 前
  Chris Bannister b49a43aff1 Refactor recv loop, inline dispatch 11 年 前