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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
unhook ocsp test from the default since it currently requires network access and
beck
2017-01-18
1
-2
/
+1
*
Correctly tls_config_set_ca_file() return value (no effective change).
jsing
2017-01-17
1
-2
/
+2
*
Add regress tests for libtls, which currently cover handshakes and closes
jsing
2017-01-12
3
-1
/
+356
*
Provide TLS_INT for consistency with libssl/libcrypto.
jsing
2017-01-09
2
-2
/
+4
*
Add regress tests for max shared version code.
jsing
2017-01-03
1
-2
/
+133
*
Add regress coverage for enabled protocol version range.
jsing
2016-12-30
2
-1
/
+146
*
Extend regress to include a peer certificate in the session.
jsing
2016-12-26
1
-58
/
+134
*
Ensure that after an i2d_SSL_SESSION() call, the passed pointer now points
jsing
2016-12-26
1
-8
/
+9
*
Update regress for ECDHE with X25519.
jsing
2016-12-21
1
-41
/
+41
*
Update libcrypto regress to handle header and non-exported symbol changes.
jsing
2016-12-21
4
-4
/
+10
*
Ensure negative time/timeout are handled appropriately.
jsing
2016-12-21
1
-1
/
+27
*
Revise regress for changes to ssl_parse_serverhello_tlsext().
jsing
2016-12-18
1
-3
/
+3
*
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
*
Add regress test script for openssl command.
inoguchi
2016-11-06
3
-2
/
+966
*
Add regress for X25519, converted from BoringSSL.
jsing
2016-11-05
3
-1
/
+150
*
Set PROG so that the binary correctly gets recompiled when the libraries
miod
2016-11-05
1
-11
/
+5
*
Move pqueue regress from libcrypto to libssl, since that's where the pqueue
jsing
2016-11-04
5
-5
/
+5
*
Some tests require internal symbols; have them link with the static
guenther
2016-11-04
4
-8
/
+10
*
Update client hello messages to follow the removal of fixed ECDH.
jsing
2016-10-19
1
-89
/
+65
*
Enable mbrtowc(3) and wcrtomb(3) tests now that mbsinit(3) works.
schwarze
2016-09-05
1
-2
/
+2
*
test wcrtomb(3)
schwarze
2016-09-04
2
-0
/
+93
*
test mbrtowc(3) in conjunction with mbsinit(3)
schwarze
2016-09-03
2
-0
/
+93
*
import new BN tests from OpenSSL
bcook
2016-09-03
2
-167
/
+434
*
remove unneeded reach-around include
bcook
2016-09-03
1
-2
/
+2
*
Print SKIPPED if a regress test cannot be executed for some reason.
bluhm
2016-09-02
1
-2
/
+3
*
Fix build of regress after source moves
beck
2016-09-02
1
-2
/
+2
*
Make this regress build again
beck
2016-09-02
2
-4
/
+4
*
Enable ALPN regress now that it passes.
jsing
2016-08-27
1
-4
/
+2
*
Pull in <stdio.h> for NULL
guenther
2016-08-27
1
-1
/
+2
*
Fix usage() output and getopt sorting
guenther
2016-07-13
1
-6
/
+6
*
add ca cert error check and make the path configurable
bcook
2016-07-07
1
-1
/
+9
*
remove extra assignment of s from 1.11, fix regression test
bcook
2016-07-05
1
-2
/
+1
*
On systems where we do not have BN_ULLONG defined (most 64-bit systems),
bcook
2016-07-05
1
-4
/
+24
*
make less awful.. test against cloudflare too
beck
2016-07-05
2
-9
/
+19
*
Add a nasty little ocsp regress test in the hope pedants will make it better.
beck
2016-07-04
3
-1
/
+140
*
Remove flags for disabling constant-time operations.
bcook
2016-06-30
2
-70
/
+33
*
Gix misleading indent pointed out by GCC 6.1.
libressl-v2.4.0
bcook
2016-05-30
1
-4
/
+4
*
Nuke sigret.c
beck
2016-05-29
2
-198
/
+0
*
We don't have sigreturn anymore
beck
2016-05-29
1
-2
/
+2
*
tests for the two segfaults in backref() that were just fixed
schwarze
2016-05-26
1
-1
/
+4
*
Fix an oversight that caused the test program to segfault:
schwarze
2016-05-26
1
-2
/
+2
*
systematically test all combinations of REG_STARTEND, REG_NEWLINE,
schwarze
2016-05-26
1
-9
/
+85
*
support for testing REG_STARTEND together with REG_NOTBOL
schwarze
2016-05-26
1
-1
/
+4
*
Update regress test to reflect changes in the cipher list.
jsing
2016-04-28
1
-61
/
+62
*
Update AEAD regress to match EVP_aead_chacha20_poly1305() changes.
jsing
2016-04-28
2
-83
/
+83
*
After opening an AEAD, ensure that the decrypted output matches the
jsing
2016-04-13
1
-0
/
+5
*
check return value for BN_hex2bn in regression tests
bcook
2016-03-13
1
-4
/
+10
*
Add a test for negated POSIX characer classes.
millert
2016-02-26
1
-0
/
+1
*
initialize pointer to avoid undefined free on failure
bcook
2015-12-28
1
-2
/
+2
[next]