aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2020-08-07rand_drbg: remove RAND_DRBG.Pauli1-26/+29
2020-08-07Add new APIs to get PKCS12 secretBag OID and valueJon Spillett1-0/+6
2020-08-01DESERIALIZER: Refactor the constructor setting APIRichard Levitte2-3/+8
2020-08-01DESERIALIZER: Add deserializers for the rest of our asymmetric key typesRichard Levitte2-0/+16
2020-08-01DESERIALIZER: Rethink password handlingRichard Levitte1-2/+1
2020-07-30Add OSSL_CMP_MSG_write(), use it in apps/cmp.cDr. David von Oheimb1-0/+1
2020-07-30Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.cDr. David von Oheimb1-0/+1
2020-07-30Export crm_new() of cmp_msg.c under the name OSSL_CMP_CTX_setup_CRM()Dr. David von Oheimb1-0/+1
2020-07-30Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb2-4/+6
2020-07-24SERIALIZER: Add functions to deserialize into an EVP_PKEYRichard Levitte1-0/+1
2020-07-24DESERIALIZER: Add foundation for deserializersRichard Levitte3-0/+37
2020-07-24Add X509 related libctx changes.Shane Lontis3-3/+20
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli1-90/+90
2020-07-22Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann1-8/+16
2020-07-21util/find-doc-nits: Relax check of function declarations in name_synopsis()Richard Levitte1-2/+23
2020-07-20check-format.pl: Report empty lines only if -s (--sloppy-spc) is not usedDr. David von Oheimb2-5/+5
2020-07-20check-format.pl: Add check for essentially empty line at beginning of fileDr. David von Oheimb1-1/+3
2020-07-20check-format.pl: Add check for multiples essentially empty lines in a rowDr. David von Oheimb3-605/+608
2020-07-20check-format.pl: Allow comment start '/*' after opening '(','[','{'Dr. David von Oheimb2-8/+10
2020-07-19util/find-doc-nits: relax some SYNOPSIS checksRichard Levitte1-8/+18
2020-07-19util/find-doc-nits: read full declarations as one line in name_synopsis()Richard Levitte1-2/+16
2020-07-19Remove util/openssl-update-copyrightRichard Levitte1-63/+0
2020-07-16util/mktar.pl: Change 'VERSION' to 'VERSION.dat'Richard Levitte1-1/+1
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell1-6/+6
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell1-6/+6
2020-07-16libcrypto.num: engine deprecation updatesPauli1-121/+121
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short2-1/+4
2020-07-14DRBG: rename the DRBG taxonomy.Pauli1-1/+1
2020-07-05util/markdownlint.rb: Add two rule exceptions: MD023 and MD026Dr. David von Oheimb1-0/+2
2020-07-05Fix typos and repeated wordsGustaf Neumann1-0/+1
2020-07-04Configuration and build: Fix solaris tagsRichard Levitte1-0/+1
2020-07-04util/perl/OpenSSL/config.pm: Fix /armv[7-9].*-.*-linux2/Richard Levitte1-1/+0
2020-07-04util/perl/OpenSSL/config.pm: move misplaced Windows and VMS entriesRichard Levitte1-12/+14
2020-07-01Add X509_self_signed(), extending and improving documenation and testsDr. David von Oheimb1-0/+1
2020-06-28util/perl/OpenSSL/config.pm: refactor guess_system()Richard Levitte1-105/+103
2020-06-28util/perl/OpenSSL/config.pm: remove expand() and use evalRichard Levitte1-10/+3
2020-06-28util/perl/OpenSSL/config.pm: refactor map_guess()Richard Levitte1-382/+400
2020-06-28util/perl/OpenSSL/config.pm, Configure: move check of target with compilerRichard Levitte1-18/+0
2020-06-28util/perl/OpenSSL/config.pm: Rework determining compiler informationRichard Levitte1-70/+183
2020-06-28Remove OpenSSL::config::main(), it's not necessaryRichard Levitte1-81/+0
2020-06-28util/perl/OpenSSL/config.pm: Prefer POSIX::uname() over piping the commandRichard Levitte1-20/+17
2020-06-28util/perl/OpenSSL/config.pm: Don't detect removed directories inRichard Levitte1-13/+0
2020-06-28Initial rewrite of config as a Perl moduleRich Salz1-0/+922
2020-06-28CORE: Add OPENSSL_CTX_set0_default(), to set a default library contextRichard Levitte1-0/+1
2020-06-24evp_rand: documentationPauli1-0/+5
2020-06-24params: add OSSL_PARAM helpers for time_t.Pauli1-0/+4
2020-06-24rand: core APIs for provider friendly random.Pauli1-3/+30
2020-06-22Missing documentation missing, let's note that downRichard Levitte1-0/+5
2020-06-22util/find-doc-nits: Modernise printem()Richard Levitte1-11/+4
2020-06-22util/find-doc-nits: Do not read "missing" files when -u is givenRichard Levitte1-1/+1