Baptiste Fontaine
|
c6894e3f42
Typo fixed in RetryPolicy doc
|
hace 10 años |
Chris Bannister
|
222a5c7450
Merge pull request #420 from bfontaine/srp-doc
|
hace 10 años |
Baptiste Fontaine
|
d9338a7b51
SimpleRetryPolicy doc format fixed
|
hace 10 años |
Chris Bannister
|
906d46bb42
gofmt marshal_test.go
|
hace 10 años |
Chris Bannister
|
f201c8a4ed
Merge pull request #419 from bfontaine/pointer-marshal
|
hace 10 años |
Baptiste Fontaine
|
0c724b1117
Marshal fixed for pointers implementing Marshaler
|
hace 10 años |
Ben Hood
|
5792e6ba59
Merge pull request #417 from Zariel/timeout-queries
|
hace 10 años |
Chris Bannister
|
b21c5b0c28
allow TimeoutLimit to be changed globally
|
hace 10 años |
Chris Bannister
|
19e046ff7c
remove TestSlowQuery as it doesnt test anything
|
hace 10 años |
Chris Bannister
|
45865a5076
apply a timeout for every query at the connection
|
hace 10 años |
Chris Bannister
|
677750eba8
Merge pull request #414 from jefferai/master
|
hace 10 años |
Jeff Mitchell
|
6495810dec
Remove limitations of SslOptions by making it inherit from tls.Config.
|
hace 10 años |
Ben Hood
|
fc172b72de
Merge pull request #407 from uhoh-itsmaciek/do-not-require-client-certificate
|
hace 10 años |
Maciek Sakrejda
|
cf8c3b60f7
Remove unused import
|
hace 10 años |
Maciek Sakrejda
|
119f1a0b32
Avoid blowing out Travis matrix for client auth; add separate single test
|
hace 10 años |
Maciek Sakrejda
|
26e3999739
Always require client auth; client certs are optional anyway
|
hace 10 años |
Maciek Sakrejda
|
af396da0a6
Document CertPath and KeyPath as now-optional
|
hace 10 años |
Maciek Sakrejda
|
ab9aeb580c
Add tests for not requiring client cert
|
hace 10 años |
Maciek Sakrejda
|
47e1f0174a
Add self as author
|
hace 10 años |
Maciek Sakrejda
|
8ab3de65a3
Do not require a client certificate in SslOptions
|
hace 10 años |
Chris Bannister
|
bac7de282c
Merge pull request #413 from Zariel/negative-col-count
|
hace 10 años |
Chris Bannister
|
ad3a9ca8a6
ensure columnCount is not negative
|
hace 10 años |
Chris Bannister
|
2c0294cfd8
Merge pull request #412 from Zariel/massive-gc
|
hace 10 años |
Chris Bannister
|
0cb58fe42c
Switch between append and prealloc
|
hace 10 años |
Chris Bannister
|
f2175ae442
Dont allocate all the columninfo upfront
|
hace 10 años |
Chris Bannister
|
86b298e1f2
Merge pull request #411 from Zariel/fuzz-byte-out-of-range
|
hace 10 años |
Chris Bannister
|
c573f5db2c
ensure we have enough bytes to read 1 byte
|
hace 10 años |
Chris Bannister
|
c384b1fa8d
Merge pull request #410 from Zariel/fix-fuzz-version
|
hace 10 años |
Chris Bannister
|
ff9b40ce01
Merge pull request #409 from Zariel/fuzz-slice-bounds-range
|
hace 10 años |
Chris Bannister
|
7c553284a1
use the version from the read header version when parsing the frames for fuzzing
|
hace 10 años |