2021-02-28 |
Pauli | apps: updates for the new additional MAC_init arguments |
tree | commitdiff |
2021-02-28 |
Pauli | apps: update mac to work with additional MAC_init argum... |
tree | commitdiff |
2021-02-28 |
Pauli | apps: update fipsinstall to work with additional MAC_in... |
tree | commitdiff |
2021-02-24 |
Matt Caswell | Don't hold a lock when calling a callback in ossl_namem... |
tree | commitdiff |
2021-02-24 |
Tomas Mraz | speed: Drop deprecated <ALG>_options() calls |
tree | commitdiff |
2021-02-24 |
Tomas Mraz | speed: Use EVP for ciphers, cmac, ghash, rsa, dsa,... |
tree | commitdiff |
2021-02-24 |
Tomas Mraz | speed: Adapt digests and hmac to always use non-depreca... |
tree | commitdiff |
2021-02-24 |
Tomas Mraz | speed: Drop code to handle platforms without SIGALRM |
tree | commitdiff |
2021-02-22 |
Petr Gotthard | Fix -pkeyopt handling in apps/pkeyutl -rawin |
tree | commitdiff |
2021-02-22 |
Dr. David von Oheimb | Handle NULL result of ERR_reason_error_string() in... |
tree | commitdiff |
2021-02-19 |
Dr. David von Oheimb | CMP: Fix total_timeout behavior; small doc and diagnost... |
tree | commitdiff |
2021-02-19 |
Chenglong Zhang | Fix speed sm2 bug |
tree | commitdiff |
2021-02-18 |
Matt Caswell | Don't forget the type of thing we are loading |
tree | commitdiff |
2021-02-18 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2021-02-17 |
Dr. David von Oheimb | apps/cmp.c: Improve initialization of ext_ctx structure... |
tree | commitdiff |
2021-02-17 |
Dr. David von Oheimb | apps/ca.c: Make sure ext_ctx structure gets initialized |
tree | commitdiff |
2021-02-17 |
Tomas Mraz | Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE... |
tree | commitdiff |
2021-02-17 |
Petr Gotthard | Replace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server... |
tree | commitdiff |
2021-02-13 |
Disconnect3d | passwd.c: use the actual ROUNDS_DEFAULT macro |
tree | commitdiff |
2021-02-12 |
Matt Caswell | Deprecate the libssl level SRP APIs |
tree | commitdiff |
2021-02-12 |
Matt Caswell | Deprecate the low level SRP APIs |
tree | commitdiff |
2021-02-11 |
Rich Salz | Allow -rand to be repeated |
tree | commitdiff |
2021-02-11 |
Rich Salz | Fetch cipher after loading providers |
tree | commitdiff |
2021-02-11 |
Rich Salz | Process digest option after loading providers |
tree | commitdiff |
2021-02-11 |
Rich Salz | Load rand state after loading providers |
tree | commitdiff |
2021-02-11 |
Rich Salz | Fetch alg, etc., after loading providers |
tree | commitdiff |
2021-02-11 |
Rich Salz | Fetch algorithm after loading providers |
tree | commitdiff |
2021-02-08 |
Shane Lontis | Simplify the EVP_PKEY_XXX_fromdata_XX methods. |
tree | commitdiff |
2021-02-05 |
Jon Spillett | Switch to BIO_snprintf to avoid missing symbol problems... |
tree | commitdiff |
2021-02-05 |
Petr Gotthard | apps/openssl: add -propquery command line option |
tree | commitdiff |
2021-02-04 |
Dr. David von Oheimb | apps/cmp.c: check and exit on engine load error |
tree | commitdiff |
2021-02-03 |
Tomas Mraz | apps/ecparam: Avoid crash when parameters fail to load |
tree | commitdiff |
2021-02-03 |
Armin Fuerst | apps/ca: Properly handle certificate expiration times... |
tree | commitdiff |
2021-01-28 |
Richard Levitte | Update copyright year |
tree | commitdiff |
2021-01-28 |
Richard Levitte | APPS: Restore inclusions |
tree | commitdiff |
2021-01-26 |
Shane Lontis | Deprecate EC_KEY + Update ec apps to use EVP_PKEY |
tree | commitdiff |
2021-01-21 |
Dr. David von Oheimb | CMP: Allow PKCS#10 input also for ir, cr, kur, and... |
tree | commitdiff |
2021-01-21 |
Dr. David von Oheimb | apps/cmp.c: Check self-signature on CSR input and warn... |
tree | commitdiff |
2021-01-21 |
Dr. David von Oheimb | apps/cmp.c: Improve diagnostics on loading private... |
tree | commitdiff |
2021-01-20 |
Dr. David von Oheimb | apps/x509.c: Make -x509toreq respect -clrext, -sigopt... |
tree | commitdiff |
2021-01-20 |
Dr. David von Oheimb | apps/x509.c: Add -copy_extensions option, used when... |
tree | commitdiff |
2021-01-20 |
Dr. David von Oheimb | apps.c: Clean up copy_extensions() |
tree | commitdiff |
2021-01-20 |
Dr. David von Oheimb | apps/x509.c: Major code, user guidance, and documentati... |
tree | commitdiff |
2021-01-20 |
Dr. David von Oheimb | apps/x509.c: Take the -signkey arg as default pubkey... |
tree | commitdiff |
2021-01-20 |
Jon Spillett | apps/genpkey.c: Use PEM_read_bio_Parameters_ex when... |
tree | commitdiff |
2021-01-20 |
Shane Lontis | Remove pkey_downgrade from PKCS7 code |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | apps/req.c: Make sure -verify option takes effect also... |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | apps/req.c: Cosmetic improvements of code and documentation |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | apps/req.c: Add -copy_extensions option for use with... |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | Add X509V3_set_issuer_pkey, needed for AKID of self... |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | apps/req.c: make -subj work with -x509; clean up relate... |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | apps/lib/opt.c: Fix error message on unknown option... |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | apps/req.c: add -CA and -CAkey options; improve code... |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | APPS: Allow OPENSSL_CONF to be empty, not loading a... |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | apps/{req,x509,ca}.c Make sure certs have SKID and... |
tree | commitdiff |
2021-01-13 |
Dr. David von Oheimb | Add X509_NAME_hash_ex() to be able to check if it faile... |
tree | commitdiff |
2021-01-11 |
Dr. David von Oheimb | APPS: Print help also on -h and --h; print high-level... |
tree | commitdiff |
2021-01-11 |
Dr. David von Oheimb | APPS: Fix confusion between program and app/command... |
tree | commitdiff |
2021-01-11 |
Dr. David von Oheimb | apps/pkey.c: Forther improve user guidance, also on... |
tree | commitdiff |
2021-01-11 |
Dr. David von Oheimb | apps/pkey.c: Re-order help output and option documentation |
tree | commitdiff |
2021-01-11 |
Dr. David von Oheimb | apps/pkey.c: Make clear that -passout is not supported... |
tree | commitdiff |
2021-01-11 |
Dr. David von Oheimb | apps.c: Fix crash in case uri arg of IS_HTTP or IS_HTTP... |
tree | commitdiff |
2021-01-08 |
Thomas De Schamphe... | replace 'unsigned const char' with 'const unsigned... |
tree | commitdiff |
2021-01-08 |
Nicola Tuveri | [apps/pkey] Return error on failed `-[pub]check` |
tree | commitdiff |
2021-01-08 |
Michael Baentsch | Adding TLS group name retrieval |
tree | commitdiff |
2020-12-23 |
Dmitry Belyavskiy | Fetch provided algorithm once per benchmark |
tree | commitdiff |
2020-12-20 |
Richard Levitte | Drop OPENSSL_NO_RSA everywhere |
tree | commitdiff |
2020-12-17 |
Pauli | dsa: apps deprecation changes |
tree | commitdiff |
2020-12-17 |
Dr. David von Oheimb | apps/cmp.c: Correct -keyform option range w.r.t engine |
tree | commitdiff |
2020-12-17 |
Dr. David von Oheimb | apps/cmp.c: Fix bug on -path option introduced in commi... |
tree | commitdiff |
2020-12-16 |
Richard Levitte | Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DS... |
tree | commitdiff |
2020-12-15 |
Richard Levitte | APPS: Correct the output structure for public keys... |
tree | commitdiff |
2020-12-15 |
Rich Salz | Check non-option arguments |
tree | commitdiff |
2020-12-15 |
Dmitry Belyavskiy | Skip unavailable digests and ciphers in -*-commands |
tree | commitdiff |
2020-12-15 |
Dmitry Belyavskiy | Deprecate -cipher-commands and -digest-commands options |
tree | commitdiff |
2020-12-15 |
Dmitry Belyavskiy | OPENSSL_NO_GOST has nothing to do with low-level algos |
tree | commitdiff |
2020-12-10 |
Dr. David von Oheimb | apps/{ca,req,x509}.c: Improve diag and doc mostly on... |
tree | commitdiff |
2020-12-10 |
Dr. David von Oheimb | apps/x509.c: Factor out common aspects of X509 signing |
tree | commitdiff |
2020-12-10 |
Dr. David von Oheimb | apps/{req,x509,ca}.c: Cleanup: move shared X509{,_REQ... |
tree | commitdiff |
2020-12-10 |
Dr. David von Oheimb | apps/{req,x509,ca}.c: Clean up code setting X.509 cert... |
tree | commitdiff |
2020-12-10 |
Dr. David von Oheimb | apps/req.c: Improve diagnostics on multiple/overriding... |
tree | commitdiff |
2020-12-07 |
Shane Lontis | Deprecate EC_POINT_bn2point and EC_POINT_point2bn. |
tree | commitdiff |
2020-12-04 |
Dr. David von Oheimb | apps/verify:c: Enable output of multiple verification... |
tree | commitdiff |
2020-12-04 |
Dr. David von Oheimb | apps/speed.c: Rename misleading 'rsa_count' variable... |
tree | commitdiff |
2020-12-04 |
Dr. David von Oheimb | apps/speed.c: Fix build errors on OPENSSL_NO_{RSA,DSA... |
tree | commitdiff |
2020-12-04 |
Matt Caswell | Fix no-dsa |
tree | commitdiff |
2020-12-03 |
Dr. David von Oheimb | apps/pkcs12.c: Improve user guidance, re-ordering no... 13588/head |
tree | commitdiff |
2020-12-02 |
Richard Levitte | APPS: Adapt load_key() and load_pubkey() for the engine... |
tree | commitdiff |
2020-12-02 |
Richard Levitte | APPS: Add OSSL_STORE loader for engine keys |
tree | commitdiff |
2020-12-02 |
Daiki Ueno | openssl dgst: add option to specify output length for XOF |
tree | commitdiff |
2020-12-02 |
Richard Levitte | Adapt everything else to the updated OSSL_ENCODER_CTX_n... |
tree | commitdiff |
2020-12-01 |
Dr. David von Oheimb | apps/pkcs12.c: Correct default legacy algs and make... |
tree | commitdiff |
2020-11-27 |
Matt Caswell | Deprecate EVP_PKEY_assign_DH and other similar macros |
tree | commitdiff |
2020-11-26 |
Matt Caswell | Fix no-posix-io |
tree | commitdiff |
2020-11-26 |
Richard Levitte | APPS: Modify apps/cmp.c to use set_base_ui_method(... |
tree | commitdiff |
2020-11-26 |
Richard Levitte | APPS: Make it possible for apps to set the base (fallba... |
tree | commitdiff |
2020-11-25 |
Matt Caswell | Remove deprecation warning suppression from genpkey |
tree | commitdiff |
2020-11-25 |
Dr. David von Oheimb | apps/cmp.c: fix crash with -batch option on OPENSSL_NO_... |
tree | commitdiff |
2020-11-25 |
Dr. David von Oheimb | apps/cmp.c: Improve description of key loaded due to... |
tree | commitdiff |
2020-11-25 |
Richard Levitte | APPS: Guard use of IPv6 functions and constants with... |
tree | commitdiff |
next |