2017-04-24 |
Rich Salz | check length sanity before correcting in EVP_CTRL_AEAD_... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Matt Caswell | Don't fail the connection in SSLv3 if server selects... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Jon Spillett | Converted the bio_enc tests to use new test framework. |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Rich Salz | if log fails, avoid pms getting double free |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Richard Levitte | Typo fix in Configurations/descrip.mms.tmpl |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Alex Gaynor | Annotate ASN.1 attributes of the jurisdictionCountryNam... |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Richard Levitte | Port Ben's parallell Makefile hack to VMS |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Richard Levitte | Port Ben's parallell Makefile hack to Windows |
commit | commitdiff | tree | snapshot |
2017-04-22 |
Camille Guérin | Fixed typo in X509_STORE_CTX_new description |
commit | commitdiff | tree | snapshot |
2017-04-21 |
David Benjamin | Numbers greater than 1 are usually non-negative. |
commit | commitdiff | tree | snapshot |
2017-04-20 |
letrhee-nsr | Add ARIA 32-bit implementation |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Adam Langley | Small primes are primes too. |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Rich Salz | Ignore dups in X509_STORE_add_* |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Marek Klein | explicitText encoding |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Rich Salz | Convert hmactest to new test framework |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Rich Salz | fix dh_test. |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Richard Levitte | Fix test/recipes/95-test_external_krb5.t |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Richard Levitte | VMS: remove name mangling guards around inclusion of... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Richard Levitte | VMS: Copy DECC inclusion epi- and prologues to internals |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Jon Spillett | Change 64-bit time type for windows |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Todd Short | Fix minor compiler issues. |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Rich Salz | Document Next Protocol Negotiation APIs |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Rich Salz | Convert dhtest, dsatest, cipherbytes_test |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Richard Levitte | VMS: Fix internals test programs |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Richard Levitte | VMS: Fix the passing of cflags for things not being... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Rich Salz | Convert more tests |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Rich Salz | Update more tests |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Rich Salz | Convert more tests to framework |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Rich Salz | Convert more tests |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Robbie Harwood | [extended tests] Enable krb5 tests in Travis |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Robbie Harwood | Fix formatting of PYCA external test instructions |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Robbie Harwood | Update external test README for running krb5 |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Robbie Harwood | Add external krb5 test support |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Thiago Arrais | update docs because depth refers only to intermediate... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Andy Polyakov | asn1/a_int.c: clean up asn1_get_int64. |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Rich Salz | [squash]Build works with/out NO_ENGINE and NO_AFALG |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Rich Salz | Convert afalgtest |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Rich Salz | Catch EC_R_UNKNOWN_GROUP in check_unsupported() |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Kurt Roeckx | Optionally check for early data |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Kurt Roeckx | Use a fixed time when fuzzing. |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Kurt Roeckx | Document how to update the corpus. |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Kurt Roeckx | Make x509 and asn1 fuzzer reproducible |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Kurt Roeckx | Switch libfuzzer to use trace-pc-guard |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Rich Salz | Add -f -r flags to find-unused-errs |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Nicola Tuveri | Reformat evptests.txt |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Nicola Tuveri | Remove ecdhtest.c |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Nicola Tuveri | ecdhtest.c: move co-factor ECDH KATs to evptests |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Rich Salz | WIP: Convert ui,v3ext,verify_extra_test |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Todd Short | Fix unit tests when no-bf configured |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Andy Polyakov | asn1/a_int.c: don't write result if returning error. |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Andy Polyakov | asn1/a_int.c: simplify asn1_put_uint64. |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Andy Polyakov | asn1/a_int.c: remove code duplicate and optimize branches, |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Andy Polyakov | testlib/OpenSSL/Test.pm: keep default input private. |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Pauli | Guarantee single argument evaluation for test macros. |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Pauli | Update the internal siphash tests to use the framework... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Pauli | Split the CAST tests up. |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Richard Levitte | ASN.1: adapt our use of INTxx et al by making them... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Richard Levitte | ASN.1: change INTxx, UINTxx and Z variants to be embedable |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Richard Levitte | ASN.1: extend the possibilities to embed data instead... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Richard Levitte | Test printing of ASN.1 types INTxx et al |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Todd Short | OCSP Updates: error codes and multiple certificates |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Richard Levitte | Correct travis.yml to only build extended tests when... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Rob Percival | CT_POLICY_EVAL_CTX_set_time expects milliseconds, but... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Rob Percival | Add SSL tests for certificates with embedded SCTs |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Rich Salz | Address review feedback (to be squashed) |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Rich Salz | Convert x509aux, cipherlist, casttest |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Richard Levitte | OpenSSL::Test: supported filtered command output |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Nicola Tuveri | Remove more stale code in ecdhtest.c |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Nicola Tuveri | ecdhtest.c: move KATs to evptests.txt |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Nicola Tuveri | Remove stale code in ecdhtest.c |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Nicola Tuveri | ecdhtest.c: move NAMED CURVES TESTS to evptests.txt |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update destest to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Richard Levitte | test/testutil.c: Flush stdout when running tests |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Remove fprintfs from the poly1305 internal test but... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update threadstest to use the test framework |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update the internal chacha test to use the framework |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Richard Levitte | Add tests of custom negative 1 |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Richard Levitte | Fix definition of i2d_fn in asn1_encode_test.c |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Richard Levitte | In asn1_encode_test.c, add custom DER encoding checks |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update sanitytest to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update ideatest to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update gmdifftime to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update secmemtest and memeleaktest to use the test... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update d2i_test to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jon Spillett | Remove unused variable. Thanks @pauli-oracle |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jon Spillett | Code review. Split tests up |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jon Spillett | Convert blowfish tests to new framework |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jon Spillett | Remove seed completely... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jon Spillett | Updates after code review |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jon Spillett | Convert RSA tests to new framework |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update rc4test to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update rc5test to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update mdc2test to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update sha1test to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Pauli | Update sha256t and sha512t to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Jon Spillett | Convert exdata tests to new test framework |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Frank Morgner | Added error checking for OBJ_create |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Matt Caswell | Convert clienthellotest for the new test framework |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Matt Caswell | Convert asynciotest for the new test framework |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Matt Caswell | Convert bad_dtls_test for the new test framework |
commit | commitdiff | tree | snapshot |
next |