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
2017-11-02
openssl s_time -connect host:port needs dns promise for pledge(2) otherwise it
Ricardo Mestre
2017-10-07
Fix cast-pasto's in comments
Philip Guenther
2017-08-28
Remove SSLv23 padding mode.
Joel Sing
2017-08-13
Switch to -Werror with clang for libressl.
Doug Hogan
2017-08-12
Remove NPN support - the -nextprotoneg options now become no-ops.
Joel Sing
2017-07-09
remove redundant variable declarations in Makefiles, since those are
Marc Espie
2017-05-16
typo: ket -> key.
Theo Buehler
2017-05-08
simplify startdate/enddate validation
Bob Beck
2017-05-07
Limit -Werror to gcc4 as was done in libcrypto/libssl/libtls to avoid
Jonathan Gray
2017-05-04
Fix the ca command so that certs it generates have RFC5280 conformant time.
Bob Beck
2017-04-18
use freezero() instead of 4-line conditional explicit_bzero + free
Theo de Raadt
2017-01-24
Add a -groups option to openssl s_client, which allows supported EC curves
Joel Sing
2017-01-21
whitespace
Theo de Raadt
2017-01-20
rearrange pledge promises into the canonical order; easier to eyeball
Theo de Raadt
2017-01-20
fix pledge for openssl ocsp - we will need tty to ask for a cert pw
Bob Beck
2017-01-19
fix openssl ocsp to not report sucess when the ocsp responder rejects us
Bob Beck
2017-01-03
consistently spell ASN.1;
Jason McIntyre
2016-12-30
Display details of the server ephemeral key, based on OpenSSL.
Joel Sing
2016-12-30
Expand ASN1_ITEM_rptr macros here as well... used with NETSCAPE_X509 of all
Joel Sing
2016-12-30
Stop using M_PKCS12_* compatibility macros here as well.
Joel Sing
2016-10-06
typo
Christian Weisgerber
2016-09-22
trim STANDARDS; ok jsing
Jason McIntyre
2016-09-22
some minor cleanup;
Jason McIntyre
2016-09-22
shorten x509;
Jason McIntyre
2016-09-20
shorten version;
Jason McIntyre
2016-09-20
shorten the verify error list;
Jason McIntyre
2016-09-19
put the spkac section in the right place;
Jason McIntyre
2016-09-19
shorten verify;
Jason McIntyre
2016-09-17
remove comment about CMS; ok jsing
Theo de Raadt
2016-09-15
add some Xr for acme-client(1);
Jason McIntyre
2016-09-15
some spkac shortening; ok beck
Jason McIntyre
2016-09-15
shorten ts;
Jason McIntyre
2016-09-12
shorten speed;
Jason McIntyre
2016-09-08
shorten smime;
Jason McIntyre
2016-09-05
remove a cms leftover
Theo de Raadt
2016-09-04
shorten sess_id;
Jason McIntyre
2016-09-04
Nuke one more cms tendril
Bob Beck
2016-09-04
bye bye cms. send it to the attic
Bob Beck
2016-09-04
Options that take a time argument....take an argument
Philip Guenther
2016-09-03
shorten s_time; help/ok bcook
Jason McIntyre
2016-09-02
shorten s_server;
Jason McIntyre
2016-09-01
shorten s_client;
Jason McIntyre
2016-08-31
We don't need any VMS access tricks.
Theo de Raadt
2016-08-30
Add OPTION_ARG_TIME for parsing a (64 bit if needed) time_t
Theo de Raadt
2016-08-30
buf[][] with strange use all over the place is ridiculous, especially
Theo de Raadt
2016-08-30
Fix 32-bit time handling, using time_t and make it work on systems
Theo de Raadt
2016-08-30
shorten rsautl;
Jason McIntyre
2016-08-28
shorten the rsa text; of note, i've also reduced the description
Jason McIntyre
2016-08-27
shorten the req text;
Jason McIntyre
2016-08-26
Repeated occurances of the idiom buf[5][BUFSIZ] -- ridiculous. Give each
Theo de Raadt
[next]