Historique des commits

Auteur SHA1 Message Date
  Chris Bannister 677750eba8 Merge pull request #414 from jefferai/master il y a 10 ans
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. il y a 10 ans
  Ben Hood fc172b72de Merge pull request #407 from uhoh-itsmaciek/do-not-require-client-certificate il y a 10 ans
  Maciek Sakrejda cf8c3b60f7 Remove unused import il y a 10 ans
  Maciek Sakrejda 119f1a0b32 Avoid blowing out Travis matrix for client auth; add separate single test il y a 10 ans
  Maciek Sakrejda 26e3999739 Always require client auth; client certs are optional anyway il y a 10 ans
  Maciek Sakrejda af396da0a6 Document CertPath and KeyPath as now-optional il y a 10 ans
  Maciek Sakrejda ab9aeb580c Add tests for not requiring client cert il y a 10 ans
  Maciek Sakrejda 47e1f0174a Add self as author il y a 10 ans
  Maciek Sakrejda 8ab3de65a3 Do not require a client certificate in SslOptions il y a 10 ans
  Chris Bannister bac7de282c Merge pull request #413 from Zariel/negative-col-count il y a 10 ans
  Chris Bannister ad3a9ca8a6 ensure columnCount is not negative il y a 10 ans
  Chris Bannister 2c0294cfd8 Merge pull request #412 from Zariel/massive-gc il y a 10 ans
  Chris Bannister 0cb58fe42c Switch between append and prealloc il y a 10 ans
  Chris Bannister f2175ae442 Dont allocate all the columninfo upfront il y a 10 ans
  Chris Bannister 86b298e1f2 Merge pull request #411 from Zariel/fuzz-byte-out-of-range il y a 10 ans
  Chris Bannister c573f5db2c ensure we have enough bytes to read 1 byte il y a 10 ans
  Chris Bannister c384b1fa8d Merge pull request #410 from Zariel/fix-fuzz-version il y a 10 ans
  Chris Bannister ff9b40ce01 Merge pull request #409 from Zariel/fuzz-slice-bounds-range il y a 10 ans
  Chris Bannister 7c553284a1 use the version from the read header version when parsing the frames for fuzzing il y a 10 ans
  Chris Bannister 9db0f56206 fix reading short bytes not checking for enough bytes in the buffer il y a 10 ans
  Chris Bannister 179b5948e3 Merge pull request #408 from zachbadgett/ring-describer-cleanup il y a 10 ans
  Zach Badgett d10a9293ed Restructured ringDescriber run for loop il y a 10 ans
  Zach Badgett cbbe27dcd4 Moved select statement to end of loop il y a 10 ans
  Zach Badgett 889843f356 Added name to AUTHORS il y a 10 ans
  Zach Badgett 937f33fea6 Added closeChan to clean up ring describer when session is closed il y a 10 ans
  Ben Hood ec1f5626d6 Merge pull request #403 from relops/snappy il y a 10 ans
  Ben Hood 02f4651206 Let's see if the github variant of snappy is any better than the one from google il y a 10 ans
  Chris Bannister df14309379 add check that we read out the corrent padding il y a 10 ans
  Chris Bannister 209e7742fd Merge pull request #399 from Zariel/udt-null-unmarshal il y a 10 ans