openssl.git
2020-05-26 Richard LevittePROV: Fix RSA-OAEP memory leak
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-05-26 Shane LontisFix ERR_print_errors so that it matches the documented...
2020-05-25 Pauliossl_shim: add deprecation guards around the -use-ticke...
2020-05-25 PauliCoverity 1463830: Resource leaks (RESOURCE_LEAK)
2020-05-25 Dmitry BelyavskiyUpdate the gost-engine submodule
2020-05-25 Richard LevitteFix omissions in providers/common/der/build.info
2020-05-25 Tomas MrazDrop special case of time interval calculation for VMS
2020-05-25 Tomas MrazRevert "Guard use of struct tms with #ifdef __TMS"
2020-05-25 Rich SalzFix auto-gen names in .gitignore
2020-05-25 Marcs_client: Fix -proxy flag regression
2020-05-24 Nicola TuveriFix coverity issues in EC after #11807
2020-05-24 Dr. David von... Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local...
2020-05-23 Richard LevitteRe-introduce legacy EVP_PKEY types for provided keys
2020-05-23 Dmitry BelyavskiyGOST external tests
2020-05-23 Bernd EdlingerFix the parameter types of the CRYPTO_EX_dup function...
2020-05-22 Nicola TuveriAdjust length of some strncpy() calls
2020-05-22 Tomas MrazPrevent use after free of global_engine_lock
2020-05-22 PauliCoverity 1463571: Null pointer dereferences (FORWARD_NULL)
2020-05-22 PauliCoverity 1463574: Null pointer dereferences (REVERSE_INULL)
2020-05-22 PauliCoverity 1463576: Error handling issues (CHECKED_RETURN)
2020-05-22 PauliCoverity 1463258: Incorrect expression (EVALUATION_ORDER)
2020-05-21 mettacrawlerThere is no -signreq option in CA.pl
2020-05-20 Richard LevitteSTORE: Make try_decode_PrivateKey() ENGINE aware
2020-05-20 Richard Levittersa_padding_add_PKCS1_OAEP_mgf1_with_libctx(): fix...
2020-05-20 Richard LevitteRefactor the provider side DER constants and writers
2020-05-20 Billy Brumleydeprecate EC_POINT_make_affine and EC_POINTs_make_affine
2020-05-20 Tomas Mrazt1_trce: Fix remaining places where the 24 bit shift...
2020-05-20 Tomas MrazAvoid potential overflow to the sign bit when shifting...
2020-05-20 Tomas MrazCast the unsigned char to unsigned int before shifting...
2020-05-20 Bernd EdlingerFix egd and devrandom source configs
2020-05-20 Richard LevitteAdd OSSL_PROVIDER_do_all()
2020-05-19 raja-ashokUpdate early data exchange scenarios in doc
2020-05-19 raja-ashokUpdate limitation of psk_client_cb and psk_server_cb...
2020-05-19 Dmitry BelyavskiyTest for the SSL_OP_IGNORE_UNEXPECTED_EOF option
2020-05-19 Dmitry BelyavskiyIntroducing option SSL_OP_IGNORE_UNEXPECTED_EOF
2020-05-19 Rich SalzUse {module,install}-mac, not -checksum
2020-05-19 Rich SalzRevise fips_install.pod
2020-05-19 Rich SalzRevise x509v3_config.pod
2020-05-19 Rich SalzRevise fips_config.pod
2020-05-19 Norm GreenAdd missing pragma weak declaration to lhash.h
2020-05-19 Billy Brumleydeprecate EC precomputation functionality
2020-05-19 Dmitry BelyavskiyNew Russian TLS 1.2 implementation
2020-05-19 Dmitry BelyavskiyGOST-related objects changes
2020-05-19 Dmitry BelyavskiyConstants for new GOST TLS 1.2 ciphersuites
2020-05-19 Richard LevitteCORE: query for operations only once per provider ...
2020-05-19 MarcUse _get0_ functions instead of _get_.
2020-05-19 Marcs_client: Show cert algorithms & validity period
2020-05-18 Bernd EdlingerFix some places where X509_up_ref is used
2020-05-18 Maxim ZakharovTTY_get() in crypto/ui/ui_openssl.c open_console()...
2020-05-18 Matt CaswellDelete the sslprovider test
2020-05-18 Nikolay MorozovFix small documentation issues
2020-05-16 Billy Brumleydeprecate EC_POINTs_mul function
2020-05-16 Matt CaswellUpdate documentation following changes of various types
2020-05-16 Matt CaswellMaintain strict type discipline between the core and...
2020-05-16 Richard LevitteCORE: Fix a couple of bugs in algorithm_do_this()
2020-05-15 raja-ashokTest TLSv1.3 out-of-band PSK with all 5 ciphersuites
2020-05-15 raja-ashokFix crash in early data send with out-of-band PSK using...
2020-05-15 Rich SalzFix all MD036 (emphasis used instead of heading)
2020-05-15 Rich SalzAdd "md-nits" make target
2020-05-15 David von OheimbAdd 'methods' parameter to setup_engine() in apps.c...
2020-05-15 Dr. David von... Clean up macro definitions of openssl_fdset() in apps...
2020-05-15 Dr. David von... Use OSSL_STORE for load_{,pub}key() and load_cert(...
2020-05-15 Dr. David von... Nit-fix: remove whitespace in doc/man3/EVP_PKEY_fromdat...
2020-05-15 Dr. David von... Guard use of struct tms with #ifdef __TMS like done...
2020-05-15 Richard LevitteBuild: make apps/progs.c depend on configdata.pm
2020-05-15 Richard LevitteSSL: refactor ssl_cert_lookup_by_pkey() to work with...
2020-05-15 Matt CaswellIgnore some auto-generated DER files
2020-05-15 Matt CaswellPrepare for 3.0 alpha 3
2020-05-15 Matt CaswellPrepare for release of 3.0 alpha 2 openssl-3.0.0-alpha2
2020-05-15 Matt CaswellUpdate copyright year
2020-05-15 Nicolas VigierIf SOURCE_DATE_EPOCH is defined, use it for copyright...
2020-05-15 Matt CaswellCorrect alignment calculation in ssl3_setup_write
2020-05-15 Orgad ShanehConfigure: Avoid SIXTY_FOUR_BIT for linux-mips64
2020-05-15 Richard Levittedev/release.sh: Add --reviewer to set reviewers
2020-05-15 Thomas Dwyer IIIPass "-z defs" to the linker via "-Wl,-z,defs" rather...
2020-05-14 Richard Levittetest/evp_extra_test.c: Add OPENSSL_NO_CMAC around CMAC...
2020-05-14 Richard LevittePROV: make some DER AID arrays non-static, to avoid...
2020-05-14 Richard Levitte.travis.yml: never use -Werror, use --strict-warnings...
2020-05-14 Richard Levittetest/recipes/15-test_rsapss.t: Add test with unrestrict...
2020-05-14 Richard Levittetest/ssl-tests/20-cert-select.cnf.in: Re-enable RSA...
2020-05-14 Richard Levittetest/evp_pkey_provided_test.c: Display first, compare...
2020-05-14 Richard LevittePROV & ASYM_CIPHER: Adapt the RSA asymmetric cipher...
2020-05-14 Richard LevitteEVP: Refactor the RSA-PSS key generation controls for...
2020-05-14 Richard LevittePROV & SIGNATURE: Adapt the RSA signature code for...
2020-05-14 Richard LevitteEVP: For SIGNATURE operations, pass the propquery early
2020-05-14 Richard LevittePROV & SERIALIZER: Adapt the RSA serializers for PSS...
2020-05-14 Richard LevittePROV & KEYMGMT: Add PSS-parameter support in the RSA...
2020-05-14 Richard LevittePROV: Refactor the RSA SIGNATURE implementation for...
2020-05-14 Richard LevittePROV: Refactor the RSA DER support
2020-05-14 Richard LevitteDER writer: Add the possibility to abandon empty SEQUENCEs
2020-05-14 Richard LevitteRSA: Add PSS-parameter processing in EVP_PKEY_ASN1_METH...
2020-05-14 Richard LevitteRSA: Add a less loaded PSS-parameter structure
2020-05-14 Richard LevitteRSA: Add rsa_schemes.c, to store scheme data and transl...
2020-05-14 Richard LevitteRSA: Extract much of the rsa_pkey_export_to() code...
2020-05-14 Richard LevitteRSA: Add RSA key types
2020-05-14 Richard Levittetest/evp_extra_test.c: Add test for CMAC keygen with...
2020-05-14 Richard LevitteEVP: Only use the engine when one is defined, in pkey_m...
2020-05-14 Nikolay MorozovAdd documentation for ASN1_INTEGER_new() and ASN1_INTEG...
2020-05-13 Dr. David von... Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_...
next