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
/
usr.bin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add option for cms test in appstest.sh
inoguchi
2019-11-25
1
-2
/
+2
*
Add test for cms operations in appstest.sh
inoguchi
2019-11-24
1
-2
/
+100
*
Add test for cms -keyopt in appstest.sh
inoguchi
2019-11-20
1
-2
/
+4
*
Add test for req -addext in appstest.sh
inoguchi
2019-11-09
1
-1
/
+2
*
Remove trailing space in appstest.sh
inoguchi
2019-11-05
1
-15
/
+15
*
Add test for cms in appstest.sh
inoguchi
2019-11-05
1
-1
/
+57
*
Add RSA-PSS test for genpkey in appstest.sh
inoguchi
2019-11-03
1
-1
/
+9
*
Add RSA OAEP test for pkeyutl in appstest.sh
inoguchi
2019-10-31
1
-1
/
+21
*
Update appstest.sh
inoguchi
2019-07-17
1
-6
/
+4
*
Add more option tests to req, ts, x509 and verify in appstest.sh
inoguchi
2019-06-27
1
-17
/
+42
*
Add more options test to ocsp in appstest.sh
inoguchi
2019-06-24
1
-7
/
+30
*
Add more option test to dgst in appstest.sh
inoguchi
2019-06-23
1
-4
/
+33
*
Add more option tests to ca in appstest.sh
inoguchi
2019-06-22
1
-8
/
+21
*
Add more options to pkcs12 and smime in appstest.sh
inoguchi
2019-06-13
1
-10
/
+13
*
Add pkcs12 options and smime tests for appstest.sh
inoguchi
2019-06-10
1
-8
/
+40
*
Add tests for pkeyutl
inoguchi
2019-02-16
1
-6
/
+46
*
Modify regress appstest.sh for interoperability testing with OpenSSL 1.1.x
inoguchi
2018-09-15
1
-16
/
+40
*
Add interoperability test mode for regress appstest.sh
inoguchi
2018-09-14
1
-35
/
+79
*
Fix indent and adjust line fit to 80 columns.
inoguchi
2018-09-08
1
-930
/
+961
*
Split test blocks into a function. Test contents are not changed.
inoguchi
2018-09-08
1
-62
/
+86
*
Test more ciphers and randomize the order in regress appstest.sh
inoguchi
2018-09-08
1
-5
/
+9
*
tests all available TLSv1.2 ciphers
inoguchi
2018-09-07
1
-11
/
+14
*
Add protocol and cipher patterns in regress appstest.sh
inoguchi
2018-08-27
1
-18
/
+88
*
Stop s_server if error occurs in regress appstest.sh
inoguchi
2018-08-26
1
-4
/
+13
*
Add license header.
inoguchi
2018-08-23
1
-0
/
+17
*
Check reusing SSL/TLS session ticket by regression test
inoguchi
2018-08-23
1
-8
/
+38
*
tweak usage()
tb
2018-04-10
1
-1
/
+1
*
Add a -q (for quick) mode to apptest.sh, and use it by default.
beck
2018-03-19
2
-11
/
+35
*
Respect the OPENSSL make variable everywhere so that
tb
2018-02-06
7
-20
/
+22
*
Use %zu to print a size_t.
kettenis
2017-04-16
1
-2
/
+2
*
More s/OSCP/OCSP/ typos
tom
2017-01-27
1
-1
/
+1
*
Add regress test script for openssl command.
inoguchi
2016-11-06
3
-2
/
+966
*
Zap RANDFILE.
lteo
2015-09-16
2
-5
/
+3
*
Make it obvious which openssl test complained and whether it was expected.
doug
2015-01-22
1
-2
/
+5
*
Add regress tests for default option handling.
jsing
2014-12-28
1
-1
/
+48
*
Add regress tests for multiple argument callback functions.
jsing
2014-12-28
1
-1
/
+38
*
Add option parsing regress tests with end of options handling.
jsing
2014-12-28
1
-17
/
+50
*
Add regress tests for option parsing with multiple unnamed arguments.
jsing
2014-12-28
1
-3
/
+45
*
Update regress to match change in unnamed argument handling.
jsing
2014-12-28
1
-6
/
+5
*
Update options regress to match option function pointer change.
jsing
2014-12-28
1
-4
/
+4
*
Provide initial regress tests for the complex option parsing that is needed
jsing
2014-12-28
3
-1
/
+239
*
Update regress to follow openssl(1) move.
jsing
2014-08-26
8
-0
/
+242
[prev]