index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update regress test to handle change to ssl_cipher_list_to_bytes().
jsing
2016-12-04
1
-10
/
+11
*
Update regress for IDEA cipher suite removal.
jsing
2016-11-06
1
-83
/
+83
*
Move pqueue regress from libcrypto to libssl, since that's where the pqueue
jsing
2016-11-04
4
-1
/
+140
*
Some tests require internal symbols; have them link with the static
guenther
2016-11-04
3
-6
/
+8
*
Update client hello messages to follow the removal of fixed ECDH.
jsing
2016-10-19
1
-89
/
+65
*
remove unneeded reach-around include
bcook
2016-09-03
1
-2
/
+2
*
Fix build of regress after source moves
beck
2016-09-02
1
-2
/
+2
*
Enable ALPN regress now that it passes.
jsing
2016-08-27
1
-4
/
+2
*
Update regress test to reflect changes in the cipher list.
jsing
2016-04-28
1
-61
/
+62
*
Change test to use length 128 (shortest long-form encoding).
libressl-v2.3.1
doug
2015-10-25
1
-2
/
+2
*
check if openssl(1) actually works before proceeding
bcook
2015-09-27
1
-0
/
+2
*
Revise regression test so that it works correctly with AES taking priority
jsing
2015-09-13
1
-34
/
+191
*
remove e_os2.h includes
bcook
2015-09-13
1
-1
/
+0
*
Add an initial TLS client regress, which currently covers ClientHello
jsing
2015-09-01
3
-1
/
+369
*
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 value
libressl-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
[prev]
[next]