Commit History

Author SHA1 Message Date
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch 10 years ago
  Chris Bannister d3dc14b6b9 parse all the auth response frames 10 years ago
  Chris Bannister 7563841c92 fix compression 10 years ago
  Chris Bannister 6e5bf035d4 readd connection read retry on timeout 10 years ago
  Chris Bannister 961d4d084b use preparedFrame in routingKeyInfo 10 years ago
  Chris Bannister e1b6bdfc84 be explicit about reading and writing shorts and ints 10 years ago
  Chris Bannister 7075d431f6 reduce buf size, reducing bytes used by around 30% 10 years ago
  Chris Bannister 8438ca4f49 reuse the framers buffer inside frame. 10 years ago
  Chris Bannister a255b1676d remove the v3 timestamp stuff for another time 10 years ago
  Chris Bannister 609c73bc0f fix recursive String 10 years ago
  Chris Bannister 90ee44e8eb remove debug panic 10 years ago
  Chris Bannister 6ef11d3fe5 remove comeent 10 years ago
  Chris Bannister 5e784b9961 remove resp.active, it was redundant and overcomplicates things 10 years ago
  Chris Bannister d4ed5236ce remove logging 10 years ago
  Chris Bannister b49a43aff1 Refactor recv loop, inline dispatch 10 years ago
  Chris Bannister 6352de5a0f only use a single framer for reading and writing on a stream 10 years ago
  Chris Bannister 8c403e4a37 add a method on frame to explicitly set the tracing flag 10 years ago
  Chris Bannister 4e87ecfa05 update conn_test to support framer 10 years ago
  Chris Bannister 0acec9af19 make sure we only compare the version not the direction 10 years ago
  Chris Bannister 3d926c4792 change call.resp is a data race and shouldnt be needed 10 years ago
  Chris Bannister 050b936a96 support tracing 10 years ago
  Chris Bannister 7a49150de3 remove unused flags 10 years ago
  Chris Bannister 1ec0d62f42 update to pass integration tests 10 years ago
  Chris Bannister 5c9c6cfea0 start refactoring frame 10 years ago
  Ben Hood 180456fef0 Merge pull request #351 from Zariel/fix-test-crate-sessions 10 years ago
  Chris Bannister 8936bda636 Merge pull request #350 from Zariel/fix-ring-desc-test 10 years ago
  Chris Bannister 19afbf6bbc Always use createCluster in cassandra_test 10 years ago
  Chris Bannister 7617690d63 if we dont connect the session it will be nil 10 years ago
  Chris Bannister a03a9290f1 Merge pull request #349 from retailnext/integration_test_script_ccm_changes 10 years ago
  Justin Corpron 9e418c02f6 Enhancements to integration.sh for ease-of-use in development 10 years ago