Commit History

Author SHA1 Message Date
  Chris Bannister b21c5b0c28 allow TimeoutLimit to be changed globally 10 years ago
  Chris Bannister 19e046ff7c remove TestSlowQuery as it doesnt test anything 10 years ago
  Chris Bannister 45865a5076 apply a timeout for every query at the connection 10 years ago
  Ben Hood fc172b72de Merge pull request #407 from uhoh-itsmaciek/do-not-require-client-certificate 10 years ago
  Maciek Sakrejda cf8c3b60f7 Remove unused import 10 years ago
  Maciek Sakrejda 119f1a0b32 Avoid blowing out Travis matrix for client auth; add separate single test 10 years ago
  Maciek Sakrejda 26e3999739 Always require client auth; client certs are optional anyway 10 years ago
  Maciek Sakrejda af396da0a6 Document CertPath and KeyPath as now-optional 10 years ago
  Maciek Sakrejda ab9aeb580c Add tests for not requiring client cert 10 years ago
  Maciek Sakrejda 47e1f0174a Add self as author 10 years ago
  Maciek Sakrejda 8ab3de65a3 Do not require a client certificate in SslOptions 10 years ago
  Chris Bannister bac7de282c Merge pull request #413 from Zariel/negative-col-count 10 years ago
  Chris Bannister ad3a9ca8a6 ensure columnCount is not negative 10 years ago
  Chris Bannister 2c0294cfd8 Merge pull request #412 from Zariel/massive-gc 10 years ago
  Chris Bannister 0cb58fe42c Switch between append and prealloc 10 years ago
  Chris Bannister f2175ae442 Dont allocate all the columninfo upfront 10 years ago
  Chris Bannister 86b298e1f2 Merge pull request #411 from Zariel/fuzz-byte-out-of-range 10 years ago
  Chris Bannister c573f5db2c ensure we have enough bytes to read 1 byte 10 years ago
  Chris Bannister c384b1fa8d Merge pull request #410 from Zariel/fix-fuzz-version 10 years ago
  Chris Bannister ff9b40ce01 Merge pull request #409 from Zariel/fuzz-slice-bounds-range 10 years ago
  Chris Bannister 7c553284a1 use the version from the read header version when parsing the frames for fuzzing 10 years ago
  Chris Bannister 9db0f56206 fix reading short bytes not checking for enough bytes in the buffer 10 years ago
  Chris Bannister 179b5948e3 Merge pull request #408 from zachbadgett/ring-describer-cleanup 10 years ago
  Zach Badgett d10a9293ed Restructured ringDescriber run for loop 10 years ago
  Zach Badgett cbbe27dcd4 Moved select statement to end of loop 10 years ago
  Zach Badgett 889843f356 Added name to AUTHORS 10 years ago
  Zach Badgett 937f33fea6 Added closeChan to clean up ring describer when session is closed 10 years ago
  Ben Hood ec1f5626d6 Merge pull request #403 from relops/snappy 10 years ago
  Ben Hood 02f4651206 Let's see if the github variant of snappy is any better than the one from google 10 years ago
  Chris Bannister df14309379 add check that we read out the corrent padding 10 years ago