Commit History

作者 SHA1 備註 提交日期
  Kim Alvefur 04d9c02700 Attempted fix for DANE reporting 6 年之前
  Matthew Wild 2d779b235b poke.lua: Fix another case of using a potential string as a boolean 6 年之前
  Guus der Kinderen 32e30bcee4 Coerse 'bogus' (which can contain an error text) into a boolean value, as expected by the prepared statement. 6 年之前
  Thijs Alkemade b7edf5bc54 Fix use = 0 or 2 and selector = 1 TLSA records failing. 9 年之前
  Thijs Alkemade 8efe462008 Some updates to the test to match the ssllabs test more closely. 9 年之前
  Thijs Alkemade 82da345ddd Apparently this can also return nil. 9 年之前
  Thijs Alkemade 51c97db10c Fix inserting DH group parameters. 9 年之前
  Thijs Alkemade 3213d136f6 Also store the dh parameters in the database. 9 年之前
  Thijs Alkemade e124a53524 Store the EC curve and DH group size for each cipher negotiated. 9 年之前
  Thijs Alkemade 8e6406fb97 Fix typo. 9 年之前
  Thijs Alkemade 42bc00ce3b Fix previous commit. 9 年之前
  Thijs Alkemade f04fdb4b14 Simplifying poke.lua: Postgres is now required, ANSI and HTML outputs are gone. 9 年之前
  Thijs Alkemade 46b56b2173 Did not mean to include this. 10 年之前
  Thijs Alkemade a88773b74f Not offering any forward-secret ciphers now also caps your score to A-. 10 年之前
  Thijs Alkemade 306f66f76e Only care about features pre-TLS. 10 年之前
  Thijs Alkemade 08d5d3b175 Make sure the connection is properly closed when post-TLS stream features are received. 10 年之前
  Thijs Alkemade 54aa803ddf Correctly handle servers that close the connection with that error. 10 年之前
  Thijs Alkemade 70b345bf73 ssl-handshake-complete doesn't resume the coroutine, so shouldn't set done. 10 年之前
  Thijs Alkemade cc84bbb4a0 Indicate the error has been handled. 10 年之前
  Thijs Alkemade 8d735ea62f Fix elseif. 10 年之前
  Thijs Alkemade 0fa93ea9ef Don't bail when receiving a "your certificate is not trusted" error when doing the "does the server require a peer cert" test. 10 年之前
  Thijs Alkemade d45748864a Don't fail a server when it's using a public key that isn't a RSA key. 10 年之前
  Thijs Alkemade bc2b9e6090 Try to catch the error here. 10 年之前
  Thijs Alkemade aaa9d995a7 Ugly hack: tell verse explicitly to close the socket. 10 年之前
  Thijs Alkemade b7054bf173 Close the connection with a slight delay. 10 年之前
  Thijs Alkemade c56b6d1935 Close the client before closing the socket, to hopefully stop it from bombing out. 10 年之前
  Thijs Alkemade 6207cd0601 Fix query. 10 年之前
  Thijs Alkemade f8c568ee20 Make sure the different SANs exist first. 10 年之前
  Thijs Alkemade ab7f18773d Fix checking whether SANs exist. 10 年之前
  Thijs Alkemade ebf8a2516c Fix escaping. 10 年之前