]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-03-15  Richard LevitteTEST: Adapt all applicable tests to the new distinguish... 11302/head
2020-03-15  Richard LevitteAPPS: Remove all traces of special SM2 treatment.
2020-03-15  Richard LevitteAPPS: Add ctrl_str()-like functionality for X509 and...
2020-03-15  Richard LevitteSM2: Make the EVP_PKEY_METHOD ctrl_str function listen...
2020-03-15  Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2020-03-15  Richard LevitteEVP: Don't call digest_custom() quite so early
2020-03-15  Shane LontisAdd ECDSA to providers
2020-03-15  Richard LevitteFix legacy_ctrl_to_param() to pay better attention... 11329/head
2020-03-15  Shane LontisAdd RSA sign to the fips provider
2020-03-14  Richard LevitteDOCS: Fix the description of OSSL_PARAM_allocate_from_t... 11279/head
2020-03-14  PauliDH: remove DH parameter files that aren't used or insta...
2020-03-14  PauliRemove reference to old DH files.
2020-03-14  PauliRemove old incorrect DH parameter files
2020-03-14  Paulidh: document what the PEM files in apps actually contain.
2020-03-14  Richard LevitteFix RSA structure 11315/head
2020-03-14  Richard LevitteConfigurations: Fix "android" configuration target 11238/head
2020-03-14  Richard LevitteAndoid cross compile: change ANDROID_NDK_HOME to ANDROI... 11206/head
2020-03-13  Benjamin KadukAdd test that changes ciphers on CCS
2020-03-13  Benjamin KadukCode to thread-safety in ChangeCipherState
2020-03-13  Benjamin KadukDon't write to the session when computing TLS 1.3 keys
2020-03-13  Benjamin KadukFix whitespace nit in ssl_generate_master_secret()
2020-03-13  Benjamin Kadukdoc: fix spelling of TYPE_get_ex_new_index
2020-03-13  Benjamin KadukAdditional updates to SSL_CTX_sess_set_get_cb.pod
2020-03-13  Jakub Jelendoc: Update the reference from draft to RFC 11323/head
2020-03-12  ningpkcs12 demo: output correct file names on error.
2020-03-12  Richard Levittetest/recipes/30-test_evp_data/evppkey.txt: Change an... 10289/head
2020-03-12  Richard Levittetest/evp_test.c: fix keygen_test_run()
2020-03-12  Richard LevittePROV: Add RSA functionality for key generation
2020-03-12  Richard LevitteEVP: Add new domparams and key generation functionality
2020-03-12  Richard LevitteCORE: Add the key object generator libcrypto<->provider...
2020-03-11  Shane LontisAdd ECDH to fips provider
2020-03-11  Shane LontisAdd EC key validation to default provider
2020-03-11  Matt CaswellIf the first serializer we find is the desired one...
2020-03-11  Matt CaswellDon't crash if we fail to find a serializer for the...
2020-03-11  Patrick SteuerAES CTR-DRGB: add test for 32-bit counter overflow
2020-03-11  Patrick SteuerAES CTR-DRGB: performance improvement
2020-03-11  Rich SalzDOCS: Use "command" not "tool" or "utility"
2020-03-10  Dr. David von... Move OSSL_CMP_X509_digest() to x_all.c, renaming it...
2020-03-10  Dr. David von... Fix handling of CMP msg senderKID and improve doc of...
2020-03-10  Dr. David von... Fix error in case CMP msg POPO is not provided in OSSL_...
2020-03-10  Dr. David von... Chunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-10  Dr. David von... Extract sk_ASN1_UTF8STRING2text() from ts_get_status_te...
2020-03-10  Dr. David von... fix coding style nits w.r.t. 'defined' in http_local...
2020-03-10  Dr. David von... fix two mistakes w.r.t. ERR_LIB_* parameters in ERR_add...
2020-03-10  Richard LevitteDOCS: Clean up doc/man3/EVP_DigestInit.pod 11270/head
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() 11193/head
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 11275/head
2020-03-09  James Peachdocs: fix typo in SSL functions
2020-03-09  Richard Levitteutil/wrap.pl: do not look at EXE_SHELL 11258/head
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... 11126/head
2020-03-08  Dr. Matthias... doc: slightly reformulate 'openssl(1)/Random State...
2020-03-08  Kurt RoeckxImprove small block cipher performance 11102/head
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... 11217/head
2020-03-04  Richard Levitte.travis.yml: where it matters, have build and source... 11186/head
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 11185/head
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,... 11158/head
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
next