| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove SSLv3 support from LibreSSL regression tests. | doug | 2015-08-27 | 3 | -56/+5 |
* | Don't hardcode /usr/src, use BSDSRCDIR | tobiasu | 2015-07-31 | 1 | -2/+2 |
* | simplify length checking in do_indefinite_convert | bcook | 2015-07-18 | 1 | -11/+17 |
* | Unhook tls_ext_alpn test until the code passes it. | doug | 2015-07-13 | 1 | -2/+5 |
* | Add tests for parsing TLS extension ALPN (RFC 7301). | doug | 2015-07-09 | 2 | -2/+446 |
* | specify the array initializer valuelibressl-v2.2.1 | bcook | 2015-07-01 | 1 | -2/+2 |
* | Convert ssl_bytes_to_cipher_list to CBS. | doug | 2015-06-28 | 2 | -3/+19 |
* | Add unit tests for LibreSSL. | doug | 2015-06-27 | 3 | -0/+256 |
* | Change CBS_dup() to also sync the offset. | doug | 2015-06-23 | 1 | -1/+37 |
* | Convert bytestringtest to individual checks and don't short circuit. | doug | 2015-06-23 | 1 | -321/+337 |
* | Remove unnecessary regress target. | doug | 2015-06-23 | 1 | -7/+2 |
* | Add tests for CBS_offset() and CBS_write_bytes(). | doug | 2015-06-17 | 1 | -2/+70 |
* | Be more strict about BER and DER terminology. | doug | 2015-06-16 | 1 | -15/+18 |
* | Check for invalid leading zeros in CBS_get_asn1_uint64. | doug | 2015-04-25 | 1 | -2/+4 |
* | Reject DH keys sent by a server if they are considered too small; inspired | miod | 2015-03-08 | 1 | -38/+4 |
* | Add more error checking and free resources in bytestringtest. | doug | 2015-02-16 | 1 | -26/+47 |
* | Add regress tests for SSL_CIPHER_get_by_value() and SSL_CIPHER_get_by_id(). | jsing | 2015-02-07 | 1 | -1/+61 |
* | KNF bytestring files. | doug | 2015-02-06 | 1 | -582/+596 |
* | Import BoringSSL's crypto bytestring and crypto bytebuilder APIs. | doug | 2015-02-06 | 3 | -1/+671 |
* | Add libssl ciphers regress, which currently only covers | jsing | 2015-02-06 | 3 | -1/+130 |
* | unifdef OPENSSL_NO_NEXTPROTONEG | jsing | 2014-12-14 | 1 | -12/+0 |
* | Increase cipher suite test coverage by including all cipher suites that | jsing | 2014-12-12 | 1 | -5/+5 |
* | Add regress for ALPN. | jsing | 2014-12-10 | 2 | -1/+180 |
* | remove duplicate initialization of .sid_ctx in test | bcook | 2014-12-07 | 1 | -3/+1 |
* | The -ssl2 flag does nothing - remove the flag and any tests that were | jsing | 2014-12-06 | 2 | -34/+4 |
* | Allow overriding the path to the testssl and openssl binaries. | bcook | 2014-12-03 | 1 | -9/+9 |
* | Remove _XOPEN_SOURCE_EXTENDED since we're not too concerned about | jsing | 2014-10-13 | 1 | -9/+2 |
* | BIO_free() and SSL_CTX_free() have explicit NULL checks, so there is no | jsing | 2014-10-13 | 1 | -29/+16 |
* | Add NPN regress tests from OpenSSL. However, unlike OpenSSL, actually exit | jsing | 2014-10-13 | 2 | -3/+146 |
* | Fix tlsext_tick_lifetime_hint value in test #2 to make sure the | miod | 2014-07-16 | 1 | -29/+29 |
* | Add a regress test for the ASN1 handling of SSL session tickets. | jsing | 2014-07-13 | 3 | -1/+389 |
* | More KNF. | jsing | 2014-07-12 | 1 | -95/+108 |
* | Remove #ifndefs for OPENSSL_NO_DH, OPENSSL_NO_ECDH and | jsing | 2014-07-12 | 1 | -41/+0 |
* | Remove PSK from the ssl regress. | jsing | 2014-07-11 | 2 | -134/+1 |
* | Uncompress ssltest. | jsing | 2014-07-10 | 1 | -50/+0 |
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | jsing | 2014-07-08 | 1 | -2/+2 |
* | Add DTLS support to ssltest and wire up some regress tests. | jsing | 2014-06-21 | 2 | -8/+41 |
* | Remove support for the `opaque PRF input' extension, which draft has expired | miod | 2014-06-13 | 1 | -32/+0 |
* | Build with WARNINGS=Yes and Werror. | miod | 2014-06-01 | 2 | -12/+4 |
* | Move ssltest.c to a regress test. | jsing | 2014-05-24 | 7 | -0/+2541 |
* | Move the regress tests that are in lib/libssl to usr.sbin/openssl, | jsing | 2014-05-24 | 8 | -245/+0 |
* | Remove the ossltests target, these are now all in libcrypto regress | jsg | 2014-04-17 | 1 | -208/+2 |
* | adapt to test file moves | jsg | 2014-04-16 | 1 | -63/+50 |
* | don't use non-standard CFLAGS; ok miod@, deraadt@ | naddy | 2010-10-03 | 1 | -2/+2 |
* | update for openssl-0.9.8h | djm | 2008-09-06 | 1 | -47/+93 |
* | missing blowfish test | mickey | 2003-06-16 | 1 | -4/+4 |
* | un-break test; report and test by davidkrause | markus | 2003-05-24 | 1 | -90/+90 |
* | remove MDC2; patents | markus | 2002-09-26 | 1 | -7/+1 |
* | Rename a bunch of the old bsd.regress.mk variables into the new ones. | avsm | 2002-09-02 | 1 | -3/+3 |
* | e_os.h is longer installed | markus | 2002-09-01 | 1 | -3/+3 |