index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
openssl
Age
Commit message (
Expand
)
Author
2020-10-14
no need to initialize i if it's re-initialized a few lines down
Theo Buehler
2020-10-14
Free peekaboo pbuf at end of s_client_main()
Theo Buehler
2020-10-13
Make sure an OCSP query sends a host header
Theo Buehler
2020-10-08
set SO_REUSEADDR on the server socket when we play oscp server.
Bob Beck
2020-10-02
Add -[46] nops for compatibility with the OpenSSL s_server
Theo Buehler
2020-09-09
Wrap long lines, add space in front of goto label in openssl(1) ocsp.c
Kinichiro Inoguchi
2020-09-09
Change SSLv23_client_method to TLS_client_method openssl(1) ocsp
Kinichiro Inoguchi
2020-09-09
Remove space between pointer '*' and variable name in ocsp.c
Kinichiro Inoguchi
2020-09-09
Convert openssl(1) ocsp option handling
Kinichiro Inoguchi
2020-09-09
Add option type OPTION_UL_VALUE_OR
Kinichiro Inoguchi
2020-08-09
Convert openssl req option handling.
Joel Sing
2020-07-27
Wrap long lines s_server.c
Kinichiro Inoguchi
2020-07-27
Add function prototype and move sub functions to bottom
Kinichiro Inoguchi
2020-07-27
Remove space between '*' and pointer variable in s_server.c
Kinichiro Inoguchi
2020-07-27
Remove 's_' prefix from member of s_server_config struct
Kinichiro Inoguchi
2020-07-27
Convert openssl(1) s_server option handling
Kinichiro Inoguchi
2020-07-14
Convert option handling for openssl(1) verify.
Joel Sing
2020-07-14
Remove hyphen
Kinichiro Inoguchi
2020-07-14
Add single space between pem and ...
Kinichiro Inoguchi
2020-07-14
Add manual for openssl(1) certhash
Kinichiro Inoguchi
2020-07-10
Clean up s_client.c
Kinichiro Inoguchi
2020-07-10
Change variable bio_c_out from global to local
Kinichiro Inoguchi
2020-07-09
Wrap long lines and put space in front of label in s_client.c
Kinichiro Inoguchi
2020-07-09
Remove c_ prefix from s_client_config member
Kinichiro Inoguchi
2020-07-09
Convert openssl(1) s_client option handling
Kinichiro Inoguchi
2020-05-23
While the second SSL_CTX in this code is only used on servername
Theo Buehler
2020-05-23
In ssl_lib.c revision 1.217, jsing enabled SSL_MODE_AUTO_RETRY by
Theo Buehler
2020-05-23
Avoid an out-of-bounds array access in the s_server.
Theo Buehler
2020-05-22
sockaddr should be sockaddr_storage, otherwise "openssl s_client -6 -dtls1"
Theo de Raadt
2020-05-13
Add description for -tls1_3 and -no_tls1_3 options to openssl(1) s_server
Kinichiro Inoguchi
2020-05-13
Add -tls1_3 and -no_tls1_3 options to openssl(1) s_server
Kinichiro Inoguchi
2020-05-10
Make openssl X509 handle the failure case return code from X509_time_cmp.
Bob Beck
2020-05-10
Conditionalize sleep-before-retry in server code to only be done when
Bob Beck
2020-04-26
Display TLSv1.3 extension type with openssl(1) -tlsextdebug
Kinichiro Inoguchi
2020-04-26
s_client: fix use of possibly uninitialized values
Kinichiro Inoguchi
2020-04-25
In s_server.c rev. 1.33, jsing added support for "openssl s_server -groups";
Ingo Schwarze
2020-04-19
Add -groups option to openssl(1) s_server.
Joel Sing
2020-02-19
Tag subcommand sections
kn
2020-02-16
Add -tls1_3 and -notls1_3 options to openssl(1) s_client.
Joel Sing
2020-01-25
add a couple of XXX for future cleanup
Theo Buehler
2020-01-24
Teach openssl s_client a bit about TLSv1.3.
Theo Buehler
2020-01-23
Make -peekaboo mode also use SSL_pending after peeking, to ensure
Bob Beck
2020-01-22
Simplify the peekaboo code.
Joel Sing
2020-01-22
Add -peekaboo option to s_client, to test SSL_peek
Bob Beck
2020-01-04
Check CMS API return value in openssl(1) cms
Kinichiro Inoguchi
2019-12-18
use "Currently" in the doc for "openssl enc" when talking about default
Stuart Henderson
2019-12-18
In January, the default digest used in the openssl enc command was
Theo Buehler
2019-11-28
Add manual for openssl(1) cms
Kinichiro Inoguchi
2019-11-19
More return value check in openssl(1) cms
Kinichiro Inoguchi
2019-11-19
Add manual descriptions for openssl(1) req -addext
Kinichiro Inoguchi
[next]