1. 29 Jun, 2017 3 commits
  2. 28 Jun, 2017 11 commits
  3. 27 Jun, 2017 4 commits
  4. 26 Jun, 2017 4 commits
  5. 25 Jun, 2017 6 commits
  6. 24 Jun, 2017 2 commits
  7. 23 Jun, 2017 5 commits
  8. 22 Jun, 2017 4 commits
  9. 21 Jun, 2017 1 commit
    • Pauli's avatar
      TAP line filter BIO. · a69de3f2
      Pauli authored
      
      
      This is an implementation of a BIO filter that produce TAP compatible output
      for the test framework.  The current test indentation level is honoured.
      
      The test output functions have been modified to not attempt to indent
      their output and to not include the leading '#' character.
      
      The filter is applied to bio_err only.  bio_out is left unchanged, although
      tests using bio_out have been modified to use bio_err instead.
      
      Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
      (Merged from https://github.com/openssl/openssl/pull/3732)
      a69de3f2