2019-10-21 |
Richard Levitte | crypto/evp/pmeth_lib.c: Fix copy'n'paste error |
commit | commitdiff | tree | snapshot |
2019-10-20 |
raja-ashok | Fix leak with no-ec config |
commit | commitdiff | tree | snapshot |
2019-10-20 |
Dr. Matthias... | ciphers/chacha20,poly1303: Fix two coverity errors |
commit | commitdiff | tree | snapshot |
2019-10-20 |
Richard Levitte | windows-makefile.tmpl: Convert all /I and /D to -I... |
commit | commitdiff | tree | snapshot |
2019-10-18 |
Dr. Matthias... | Move random-related defines from e_os.h to rand_unix.c |
commit | commitdiff | tree | snapshot |
2019-10-18 |
Dr. Matthias... | rand_unix.c: correct include guard comments |
commit | commitdiff | tree | snapshot |
2019-10-18 |
agnosticdev | Update dgst.c to show a list of message digests |
commit | commitdiff | tree | snapshot |
2019-10-18 |
Richard Levitte | Doc for the added internal RSA functions |
commit | commitdiff | tree | snapshot |
2019-10-18 |
Richard Levitte | Move the version function declarations to include/opens... |
commit | commitdiff | tree | snapshot |
2019-10-18 |
Richard Levitte | Remove the version number in README |
commit | commitdiff | tree | snapshot |
2019-10-18 |
Richard Levitte | Generate include/openssl/opensslv.h |
commit | commitdiff | tree | snapshot |
2019-10-18 |
Richard Levitte | Configure: get version from the file 'VERSION' instead... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Rich Salz | Replace BUF_ string function calls with OPENSSL_ ones |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | Move BLAKE2 digests completely to the default provider |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | evp_keymgmt_export_to_provider(): adjust OSSL_PARAM... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | test/keymgmt_internal_test.c: New test of keymgmt internals |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | New RSA keymgmt implementation to handle import / expor... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | Added internal functions for easy getting and setting... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Cesar Pereida... | Add GCD testing infrastructure. |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Cesar Pereida... | Constant-time GCD function. |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Cesar Pereida... | Unify BN_rshift design |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | Don't abuse the API when that's not what is tested |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | DSA: Add export of keys and domain parameters from... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | DH: Add export of keys and domain parameters from provider |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | DSA: Add export of domain parameters to provider |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | DH: Add export of domain parameters to provider |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | PKEY: adapt the export_to_provider funtions to handle... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | Configure: break long lines in build files |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | Rename internal function name_cmp() to v3_name_cmp() |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | evp_generic_do_all(): fix passing of method data |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | 'openssl list' and 'openssl provider': adapt display... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | EVP: add functions that return the name number |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | EVP: add name traversal functions to all fetchable... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | EVP: add missing common functionality |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | Some docs cleanup |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | For provided ciphers, EVP_CIPHER_CTX_ctrl() with EVP_CT... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Richard Levitte | EVP_{CIPHER,MD}_CTX_ctrl(): make extra sure to return... |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Robbie Harwood | [KDF] Add feedback-mode and CMAC support to KBKDF |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Levitte | doc/man3/EVP_PKEY_CTX_new.pod: change markup according... |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Levitte | Add EVP_PKEY_CTX_new_provided() |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Andreas Schnebinger | Fix typo and create compatibility macro |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Matt Caswell | Correctly handle SSL3 Master Secret when calling providers |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Shane Lontis | Add ChaCha related ciphers to default provider |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Shane Lontis | Fix missing Assembler defines |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Nicola Tuveri | [ec_asn1.c] Avoid injecting seed when built-in matches |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Rich Salz | Refactor many common flags into openssl.pod |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Rich Salz | Remove duplicated line in 'openssl list' output |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Kurt Roeckx | Add BN_check_prime() |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Kurt Roeckx | Use fewer primes for the trial division |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Richard Levitte | Move MD2, MD4 and MD5 digests completely to the providers |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Rich Salz | Replace '=for comment ifdef' with '=for openssl' |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Richard Levitte | Building: Add modules with DEPENDs to GENERATEd files |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Richard Levitte | Restore MD5-SHA1 in legacy method database |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Richard Levitte | KDF: clean away old EVP_KDF declarations |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Pauli | Remove providers/default which seems to have been missed. |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Dr. Matthias... | Configure: accept Windows style compiler options |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Viktor Dukhovni | Ignore empty ALPN elements in CLI args |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Richard Levitte | Remove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providers |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Richard Levitte | Providers: fix OSSL_FUNC_CIPHER_CIPHER functions |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Richard Levitte | Fix EVP_Cipher() for provided cipher implementations |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Richard Levitte | POD: stop abusing comment |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Matt Caswell | Add a test for EVP_Digest[Sign|Verify]* with a BIO MD |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Matt Caswell | Support calling EVP_DigestUpdate instead of EVP_Digest... |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Matt Caswell | Don't use internal knowledge about EVP_MD_CTX in and... |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Richard Levitte | Doc: update internal build.info manual |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Richard Levitte | Stop using EVP_MD_CTX_FLAG_NON_FIPS_ALLOW |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Viktor Szakats | Fix unused goto label gcc warning |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Artiom Vaskov | ssl/statem/statem_lib.c: make servercontext/clientconte... |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Cleanup: move provider mains up |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Cleanup: move remaining providers/common/include/intern... |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Cleanup: move providers/common/include/internal/provide... |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Providers: move all ciphers |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Providers: move all digests |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Providers: move default kdfs,macs |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Providers: move common exchange,kdfs,keymgmt,macs,signature |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Rework how our providers are built |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Build files: Make it possible to source libraries into... |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Configurations/common.tmpl: Rework dependency resolution |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Configure: Implement attributes for DEPEND[xxx] |
commit | commitdiff | tree | snapshot |
2019-10-10 |
Richard Levitte | Configure: rework build.info grammar and attributes |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Rich Salz | Explicitly test against NULL; do not use !p or similar |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Rich Salz | Refactor -passin/-passout documentation |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Document build.info syntax internally |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Rich Salz | Fix reference to PEM docs |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | util/find-doc-nits: ignore tsget.pod name |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: more reference fixes |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: rename openssl-tsget.pod to tsget.pod... |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: diverse small fixes |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: fix some engine references |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: wrap literal input/output with C<> |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: wrap literal file names with F<> |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: fix links to other sections (sometimes... |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: fix up command references |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: replacables are in italics, options alway... |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: remove ellipses for '-rand' |
commit | commitdiff | tree | snapshot |
2019-10-09 |
Richard Levitte | Command docs: fix ellipses, the easy cases |
commit | commitdiff | tree | snapshot |
2019-10-08 |
Shane Lontis | Fix CMP test error on platforms which set OPENSSL_FUNC... |
commit | commitdiff | tree | snapshot |
2019-10-08 |
Shane Lontis | Add rc2 ciphers to default provider |
commit | commitdiff | tree | snapshot |
2019-10-07 |
Shane Lontis | Move cipher ctx 'original iv' parameter into the provider |
commit | commitdiff | tree | snapshot |
2019-10-07 |
Richard Levitte | Add documentation for PEM_{read,write}_bio_Parameters() |
commit | commitdiff | tree | snapshot |
next |