1. 13 Jun, 2016 4 commits
  2. 12 Jun, 2016 4 commits
  3. 11 Jun, 2016 7 commits
  4. 10 Jun, 2016 9 commits
  5. 09 Jun, 2016 9 commits
  6. 08 Jun, 2016 6 commits
  7. 07 Jun, 2016 1 commit
    • Matt Caswell's avatar
      Add empty record tests · 4f0c4757
      Matt Caswell authored
      
      
      The previous commit changed how we handle out-of-context empty records.
      This commit adds some tests for the various scenarios. There are three
      tests:
      1: Check that if we inject an out-of-context empty record then we fail
      2: Check that if we inject an in-context empty record then we succeed
      3: Check that if we inject too many in-context empty records then we fail.
      
      Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
      4f0c4757