2020-06-24 |
Pauli | evp_rand: documentation |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | fips rand: DRBG KAT self test updates to provider model. |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | update drbgtest to the provider model |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | CTR, HASH and HMAC DRBGs in provider |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Dr. Matthias... | rand: move drbg_{ctr,hash,hmac}.c without change to... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | share rand_pool between libcrypto and providers |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | rand: add seeding sources to providers. |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Dr. Matthias... | rand: move rand_{unix,vms,vxworks,win}.c without change... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | params: add OSSL_PARAM helpers for time_t. |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | test: add a test RNG. |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | CRNGT: continuous DRBG tests for providers |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | provider: add RAND algorithm tables |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | app/list: add RNG list option |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | rand: set up EVP and DRBG infrastructure for RAND from... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | Move CRNG test to providers |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | core: add OSSL_INOUT_CALLBACK |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Pauli | rand: core APIs for provider friendly random. |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Dmitry Belyavskiy | CMS print should support string conversion: docs |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Dmitry Belyavskiy | CMS print should support string conversion |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Matt Caswell | Add an SSL_dup test |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Matt Caswell | Don't attempt to duplicate the BIO state in SSL_dup |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Matt Caswell | Update the SSL_dup documentation to match reality |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Matt Caswell | Ensure that SSL_dup copies the min/max protocol version |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Pauli | property: correctly set the has optional flag when... |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Pauli | property: Move global default properties to the library... |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Jean-Christophe... | DOC: Fix link to test/README.external in INSTALL.md |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Shane Lontis | Fix potential double free in rsa_keygen pairwise test. |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Sebastian Andrzej... | TEST: Pass -no-CAstore in 80-test_ocsp.t |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Sebastian Andrzej... | APPS: Properly pass -no-CAstore |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Sebastian Andrzej... | APPS: Fix invoking openssl without a command |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Pauli | serialization: break the provider locating code to... |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Richard Levitte | DOCS: Add documentation for EVP_PKEY_CTX_set_rsa_pss_ke... |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Tristan Bauer | Fix wrong return value check of mmap function |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Richard Levitte | Missing documentation missing, let's note that down |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Richard Levitte | util/find-doc-nits: Modernise printem() |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Richard Levitte | util/find-doc-nits: Do not read "missing" files when... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Dr. David von... | test/run_tests.pl: Document new VFO and VFP modes in... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Dr. David von... | test/run_tests.pl: Improve indentation parsing workarou... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Dr. David von... | test/run_tests.pl: Improve newline output for VFO and... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Dr. David von... | Speed-up for tests in 81-test_cmp_cli_data/test_connect... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Dr. David von... | Disable tests in cmp_vfy_test.c that make no sense... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Dr. David von... | 81-test_cmp_cli.t: Disable CLI-based tests in case... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Dr. David von... | 81-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Dr. David von... | Fix CMP -days option range checking and test failing... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Dr. David von... | Add documentation of OSSL_CRMF_CERTID_dup() |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Patrick Steuer | Print CPUINFO also for s390 processors |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Billy Brumley | [doc/man3] finish EC_GROUP_get_field_type documentation |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Nicola Tuveri | Flag RSA secret BNs as consttime on keygen and checks |
commit | commitdiff | tree | snapshot |
2020-06-21 |
FdaSilvaYY | Fix one typo in a comment. |
commit | commitdiff | tree | snapshot |
2020-06-21 |
FdaSilvaYY | Fix `no-ts` builds. |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Pauli | namemap: change ossl_namemap_empty() to do what the... |
commit | commitdiff | tree | snapshot |
2020-06-20 |
Benjamin Kaduk | Allow oversized buffers for provider cipher IV fetch |
commit | commitdiff | tree | snapshot |
2020-06-20 |
Benjamin Kaduk | Set cipher IV as octet string and pointer from providers |
commit | commitdiff | tree | snapshot |
2020-06-20 |
Richard Levitte | Build: Remove faulty DES assembler spec |
commit | commitdiff | tree | snapshot |
2020-06-20 |
Pauli | doc: Document OSSL_PARAM_modified and OSSL_PARAM_set_al... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Return the cookie_len value from generate_cookie_callback |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Fix the DTLS1_COOKIE_LENGTH value |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Add evp_extra_test2 to .gitignore |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Add a test for d2i_AutoPrivateKey_ex with a non-default... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Ensure creating an EC public key uses the libctx |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Add more complete support for libctx/propq in the EC... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Create defines for TLS Group Ids |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Don't send supported groups if no-ec and we're doing... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Provider a better error message if we fail to copy... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Make sure we save the copy function when registering... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Write a test provider to test the TLS-GROUPS capability |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Update the various SSL group getting and setting functions |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Add some missing OSSL_PKEY_PARAM_GROUP_NAME documentation |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Add documentation about Capabilities |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Make EVP_PKEY_CTX_[get|set]_group_name work for ECX too |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Make EVP_PKEY_CTX_[get|set]_group_name work for DH too |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Modify libssl to discover supported groups based on... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Add the OSSL_PROVIDER_get_capabilities() API function |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Matt Caswell | Add the concept of "Capabilities" to the default and... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Benny Baumann | Add missing section on asymmetric ciphers |
commit | commitdiff | tree | snapshot |
2020-06-19 |
haykam821 | Remove whitespace from 'white space' |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Matthias Kraft | Configure DEPs for FIPS provider on AIX. |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Sebastian Andrzej... | DOC: Spelling fixes |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Shane Lontis | Fix segfault in openssl app called with no args. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Pauli | coverity 1464213: API usage errors (PRINTF_ARGS) |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Pauli | coverity 1464212, 1464214 & 1464215: Resource leaks |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Shane Lontis | Add ACVP fips module tests |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Dmitry Belyavskiy | Update gost-engine submodule to match EVP_MAC renaming |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Nicola Tuveri | Refactor BN_R_NO_INVERSE logic in internal functions |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Dr. David von... | Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retr... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Dr. David von... | Add OPENSSL_strdup failure check to cpt_ctrl() in bss_a... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Dr. David von... | Fix err checking and mem leaks of BIO_set_conn_port... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
olszomal | CMS_get0_signers() description |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Richard Levitte | EVP: allow empty strings to EVP_Decode* functions |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Benjamin Kaduk | Fix logic error for building x86 CAST assembly |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Nicola Tuveri | Fix nits detected by make cmd-nits |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Dr. David von... | Update and extend NOTES.WIN, adding 'Quick start' subse... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Dr. David von... | Chunk 12 of CMP contribution to OpenSSL: CLI-based... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Dr. David von... | Remove extra newline from CMP mock server error and... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Dr. David von... | Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_ch... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Dr. David von... | Bug fix in ossl_cmp_hdr_init(): sould not remember... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Dr. David von... | Bug fix in ossl_cmp_certRep_new(): must allocate empty... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Dr. David von... | Improve description of CMP untrusted certs and msg... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Dr. David von... | Make CMP server use same protection for response as... |
commit | commitdiff | tree | snapshot |
next |