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
/
usr.bin
/
openssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display TLSv1.3 extension type with openssl(1) -tlsextdebug
inoguchi
2020-04-26
1
-7
/
+49
*
s_client: fix use of possibly uninitialized values
inoguchi
2020-04-26
1
-2
/
+2
*
In s_server.c rev. 1.33, jsing added support for "openssl s_server -groups";
schwarze
2020-04-25
1
-6
/
+18
*
Add -groups option to openssl(1) s_server.
jsing
2020-04-19
2
-35
/
+31
*
Tag subcommand sections
kn
2020-02-19
1
-2
/
+44
*
Add -tls1_3 and -notls1_3 options to openssl(1) s_client.
jsing
2020-02-16
2
-23
/
+37
*
add a couple of XXX for future cleanup
tb
2020-01-25
1
-1
/
+4
*
Teach openssl s_client a bit about TLSv1.3.
tb
2020-01-24
1
-2
/
+17
*
Make -peekaboo mode also use SSL_pending after peeking, to ensure
beck
2020-01-23
1
-2
/
+9
*
Simplify the peekaboo code.
jsing
2020-01-22
1
-35
/
+6
*
Add -peekaboo option to s_client, to test SSL_peek
beck
2020-01-22
1
-4
/
+66
*
Check CMS API return value in openssl(1) cms
inoguchi
2020-01-04
1
-11
/
+21
*
use "Currently" in the doc for "openssl enc" when talking about default
sthen
2019-12-18
1
-2
/
+2
*
In January, the default digest used in the openssl enc command was
tb
2019-12-18
1
-7
/
+4
*
Add manual for openssl(1) cms
inoguchi
2019-11-28
1
-2
/
+518
*
More return value check in openssl(1) cms
inoguchi
2019-11-19
1
-23
/
+29
*
Add manual descriptions for openssl(1) req -addext
inoguchi
2019-11-19
1
-2
/
+10
*
Remove typedef and check sk_push return value in openssl(1) cms
inoguchi
2019-11-18
1
-23
/
+33
*
Add -keyopt opiton to openssl(1) cms subcommand
inoguchi
2019-11-18
1
-8
/
+128
*
Check return value and remove unnecessary variable
inoguchi
2019-11-06
1
-7
/
+7
*
Add -addext option to openssl(1) req subcommand
inoguchi
2019-11-06
1
-3
/
+133
*
Indent labels for diffability.
jsing
2019-11-04
1
-5
/
+5
*
Remove spaces between * and variable names.
jsing
2019-11-04
1
-25
/
+25
*
Remove explicit NULL checks before *_free() calls.
jsing
2019-11-04
1
-21
/
+14
*
Hook openssl(1) cms back up.
jsing
2019-11-04
3
-4
/
+8
*
Currently we need to include pem.h before cms.h...
jsing
2019-11-04
1
-2
/
+3
*
Remove engine argument from load_cert() calls.
jsing
2019-11-04
1
-8
/
+8
*
Bring openssl(1) cms back from the attic.
jsing
2019-11-04
1
-0
/
+1142
*
Avoid a path traversal bug in s_server on Windows.
bcook
2019-10-04
1
-3
/
+3
*
the formatting for the mini synopses in this page did not render well
jmc
2019-10-04
1
-115
/
+179
*
Remove unnecessary NULL check before free function in openssl(1) dgst
inoguchi
2019-08-30
1
-11
/
+6
*
Wrap lines over 80 cols and put space before goto label in openssl(1) dgst
inoguchi
2019-08-30
1
-20
/
+30
*
Simplify checking and more readable descriptions in openssl(1) dgst
inoguchi
2019-08-30
1
-8
/
+8
*
Convert openssl(1) dgst to the newer style of option handling
inoguchi
2019-08-30
1
-99
/
+216
*
Remove -port option from s_server since it is same as -accept
inoguchi
2019-08-05
1
-4
/
+3
*
Moving variables into struct in openssl(1) dgst
inoguchi
2019-07-29
1
-86
/
+99
*
Code clean up openssl(1) pkcs12
inoguchi
2019-07-26
1
-61
/
+86
*
Remove unnecessary NULL checks before free in openssl(1) pkcs12
inoguchi
2019-07-26
1
-14
/
+7
*
remove superfluous comment
bcook
2019-07-25
1
-2
/
+1
*
zero tmpkeyiv buffer after use when encrypting
bcook
2019-07-25
1
-2
/
+4
*
Capitalize cipher name and mode in help message as sync with pkcs12
inoguchi
2019-07-24
2
-20
/
+20
*
Convert openssl(1) pkcs12 to the newer style of option handling
inoguchi
2019-07-24
1
-214
/
+409
*
Moving variables into struct in openssl(1) pkcs12
inoguchi
2019-07-23
1
-125
/
+136
*
Fix long line by wrapping with 80 chars
inoguchi
2019-07-16
1
-6
/
+9
*
Move option handlers up to option definition struct in gendsa.c
inoguchi
2019-07-16
1
-53
/
+50
*
Fix typo and -keyform argument in openssl(1) manual
inoguchi
2019-07-16
1
-6
/
+8
*
Mark the initialized struct options arrays as both static and const.
guenther
2019-07-14
34
-71
/
+71
*
Fix manual openssl(1) s_server
inoguchi
2019-07-12
1
-18
/
+94
*
Fix manual openssl(1) s_client
inoguchi
2019-07-11
1
-14
/
+80
*
Add missing option openssl dsa -modulus
inoguchi
2019-07-10
1
-2
/
+8
[next]