Commit History

Author SHA1 Message Date
  Baptiste Fontaine c6894e3f42 Typo fixed in RetryPolicy doc 10 years ago
  Chris Bannister 222a5c7450 Merge pull request #420 from bfontaine/srp-doc 10 years ago
  Baptiste Fontaine d9338a7b51 SimpleRetryPolicy doc format fixed 10 years ago
  Chris Bannister 906d46bb42 gofmt marshal_test.go 10 years ago
  Chris Bannister f201c8a4ed Merge pull request #419 from bfontaine/pointer-marshal 10 years ago
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler 10 years ago
  Ben Hood 5792e6ba59 Merge pull request #417 from Zariel/timeout-queries 10 years ago
  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
  Chris Bannister 677750eba8 Merge pull request #414 from jefferai/master 10 years ago
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. 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