openssl.git
2020-03-10 Richard LevitteDOCS: Clean up doc/man3/EVP_DigestInit.pod
2020-03-10 Richard LevitteDOCS: Add translation information for EVP_MD_CTX_ctrl()
2020-03-10 Richard LevitteDOCS: Add missing documentation in util/missingcrypto.txt
2020-03-10 Richard LevitteDOCS: Move implementation specific docs away from provi...
2020-03-10 Richard LevitteDOCS: Start restructuring our provider and implementati...
2020-03-09 Dr. David von... Renew and extend the tool for checking adherence to...
2020-03-09 Richard LevitteDH: add internal dh_get_method()
2020-03-09 Richard LevitteEVP: Check that key methods aren't foreign when exporting
2020-03-09 Richard LevitteDOCS: Fix documentation on asymmetric keydata types
2020-03-09 James Peachdocs: fix typo in SSL functions
2020-03-09 Richard Levitteutil/wrap.pl: do not look at EXE_SHELL
2020-03-09 Davide GalassiRemove double fetch of "OSSL_EX_DATA_GLOBAL" for global...
2020-03-09 Vladimir Panteleevspkac: Check return values of NETSCAPE_SPKI functions
2020-03-09 Matt CaswellDocument the new DigestSign provider functions
2020-03-09 Matt CaswellImplement provider support for Ed25519 annd Ed448
2020-03-09 Matt CaswellAdd provider awareness of EVP_DigestSign() and EVP_Dige...
2020-03-09 Matt CaswellAdd Key Management support for EdDSA keys
2020-03-09 Richard LevitteRefactor CRMF_poposigningkey_init() to work with provid...
2020-03-08 Dr. Matthias... doc: slightly reformulate 'openssl(1)/Random State...
2020-03-08 Kurt RoeckxImprove small block cipher performance
2020-03-07 Rich SalzAdd -section option to 'req' command
2020-03-07 Paulicmdline app: add provider commandline options.
2020-03-07 Pauliman1: make all openssl command line tool documentation...
2020-03-06 Shane LontisChange DH_get_nid() to set the value of q if it is...
2020-03-06 Matt CaswellClarify the usage of EVP_PKEY_get_raw_[private|public...
2020-03-06 Rich SalzUse .cnf for config files, not .conf
2020-03-06 Rich SalzRemove unused files
2020-03-05 Roger Ningfix a minor bug of s_client
2020-03-05 Leo NeatAdd CIFuzz action
2020-03-05 Patrick Steuercrypto/ec/curve448/eddsa.c: fix EBCDIC platforms
2020-03-05 Patrick Steueraes-s390x.pl: fix stg offset caused by typo in perlasm
2020-03-04 Vladimir Panteleev.github/PULL_REQUEST_TEMPLATE.md: Fix link to contribut...
2020-03-04 Shane LontisAdd DSA Key validation to default provider
2020-03-04 Shane LontisAdd DH key validation to default provider
2020-03-04 Richard Levitteconfig, Configure: move the check of removed crypto...
2020-03-04 Richard Levitte.travis.yml: where it matters, have build and source...
2020-03-04 Rich SalzAdd some missing env var documentation
2020-03-04 Vladimir Panteleev.gitignore: Add /apps/progs.{c,h}
2020-03-03 Shane LontisAdd Serializers for EC
2020-03-03 Tomas MrazCorrect two small documentation issues
2020-03-03 Dmitry BelyavskiyDocumenting newly added CMS modification
2020-03-03 Dmitry BelyavskiyImplementation of Russian GOST CMS
2020-03-03 Dr. Matthias... doc: document that 'openssl rand' is cryptographically...
2020-03-03 Philippe AntoineFix build with clang assembler
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-03-02 Richard Levitte.travis.yml: Remove NOUPDATE support
2020-03-02 Richard LevitteRemove apps/progs.c and apps/progs.h
2020-03-02 Richard LevitteConfigure: Diverse cleanups
2020-03-02 Richard LevitteBuild: Generate apps/progs.c and apps/progs.h in build...
2020-03-02 Richard Levittebuild.info: Implement simply substitutions in variable...
2020-03-02 Richard Levittebuild.info: Make it possible to have more than one...
2020-03-02 Richard LevittePROV: Add a OP_keymgmt_match() function to our DH,...
2020-03-02 Richard LevitteEVP: Add support for copying provided EVP_PKEYs
2020-03-02 Richard LevitteKEYMGMT: Add a keydata copy function
2020-03-02 Richard LevitteEVP: Add support for comparing provided EVP_PKEYs
2020-03-02 Richard LevitteKEYMGMT: Add a keydata matching function
2020-03-02 Richard LevitteEVP: Adapt EVP_PKEY_missing_parameters() for provider...
2020-03-02 Richard Levittecrypto/perlasm/x86_64-xlate.pl: detect GNU as to deal...
2020-02-29 André KlitzingFix drop of const qualifier
2020-02-29 Richard LevitteDOCS: Add and modify docs for internal EVP_KEYMGMT...
2020-02-29 Richard LevitteDOCS: Add internal docs for EVP_PKEY and the export...
2020-02-29 Richard LevitteEVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY...
2020-02-29 Richard LevitteRethink the EVP_PKEY cache of provider side keys
2020-02-29 Dr. Matthias... man: openssl-ocsp: separate client and server options
2020-02-28 Nikolay Morozovx509v3 subjectSignTool extention support
2020-02-28 Richard LevitteFix util/mktar.sh to use the new VERSION information
2020-02-27 Scott ArciszewskiFix comment placement in ecp_nistp256.ci
2020-02-27 Richard LevitteDeprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
2020-02-27 Matt CaswellImplement the ECX Serializers
2020-02-27 Richard LevitteReplace util/shlib_wrap.sh with util/wrap.pl in diverse...
2020-02-27 Richard LevitteBuild file templates: don't set OPENSSL_{ENGINES,MODULES}
2020-02-27 Richard LevitteTEST: add util/wrap.pl and use it
2020-02-27 Richard LevitteVMS: mitigate for the C++ compiler that doesn't underst...
2020-02-26 Dr. Matthias... doc: add a fancy CHANGES entry to celebrate the new...
2020-02-26 Dr. Matthias... doc: revamp the SUPPORT file
2020-02-26 Dr. Matthias... doc: revamp the INSTALL file
2020-02-26 Dr. Matthias... doc: add missing CHANGES entries for all versions ...
2020-02-26 Dr. Matthias... doc: add missing NEWS entries for all versions >= 1.0.0
2020-02-26 Dr. Matthias... doc: revamp the README file
2020-02-26 Dr. Matthias... doc: add OpenSSL logo
2020-02-26 Dr. Matthias... doc: introduce some minimalistic markdown without essen...
2020-02-26 Dr. Matthias... doc: convert standard project docs to markdown
2020-02-26 Rich SalzUse a wrapper for pod2html
2020-02-26 Bastian Germannapps x509: restrict CAkeyform option to OPT_FMT_PDE
2020-02-26 Asfak Rahmanbugfix in cmac calculation example
2020-02-26 Tomas MrazAvoid arm64 builds timeout due to silent make taking...
2020-02-26 Paulisecmem: ignore small minsize arguments to CRYPTO_secure...
2020-02-26 Paulisec_mem: add note about the minimum size parameter.
2020-02-26 Davide GalassiMem-sec small code adjustment
2020-02-26 H.J. Lux86_64: Replace .asciz "GNU" with .byte
2020-02-25 Dr. Matthias... Check that the DRBG's internal state has been zeroized...
2020-02-25 Dr. Matthias... DRBG: delay initialization of DRBG method until instant...
2020-02-25 Matt Turnerconfig: Drop linux-alpha-gcc+bwx
2020-02-23 Richard LevitteFix default provider merge glitch
2020-02-22 Richard LevitteRefactor evp_pkey_make_provided() to do legacy to provi...
2020-02-22 Richard LevitteDSA: More conforming names in crypto/dsa/dsa_aid.c
2020-02-22 Richard Levittedoc/man3/EVP_PKEY_CTX_ctrl.pod: cleanup
2020-02-22 Richard LevittePROV: Avoid MDC2 in the RSA signature implementation...
2020-02-22 Richard Levittetest/recipes/30-test_evp_data/evppkey.txt
2020-02-22 Richard Levittetest/evp_extra_test.c: adapt for RSA signature tests
next