openssl.git
2020-05-03 Richard Levitteutil/perl/OpenSSL/OID.pm: remove the included unit...
2020-05-02 Shane LontisAdd solaris assembler fixes for legacy provider
2020-05-02 Shane LontisAdd default property API's to enable and test for fips
2020-05-01 Benjamin Kadukmake update for SSL_new_session_ticket
2020-05-01 Benjamin KadukAdd test for SSL_new_session_ticket()
2020-05-01 Benjamin KadukAdd SSL_new_session_ticket() API
2020-05-01 Benjamin KadukFix whitespace nit in ossl_statem_server_pre_work
2020-05-01 Mat BerchtoldAdd a test for EVP_PKEY_*_check functions for "DSA...
2020-05-01 Mat BerchtoldWhen a private key is validated and there is no private...
2020-04-30 Paulicoverity 1462581 Dereference after null check
2020-04-30 Paulicoverity 1462580 Improper use of negative value
2020-04-30 Paulicoverity 1462578 Resource leak
2020-04-30 Paulicoverity 1462576 Resource leak
2020-04-30 Paulicoverity 1462567: Null pointer dereferences
2020-04-30 Paulicoverity 1462574 Resource leak
2020-04-30 Paulicoverity 1462573 Dereference after null check
2020-04-30 Paulicoverity 1462572 Dereference after null check
2020-04-30 Paulicoverity 1462571 Dereference after null check
2020-04-30 Paulicoverity 1462570 Resource leak
2020-04-30 Paulicoverity 1462566 Resource leak
2020-04-30 Paulicoverity 1462564 Improper use of negative value
2020-04-30 Paulicoverity 1462562 Dereference before null check
2020-04-30 Paulicoverity 1462561 Uninitialized scalar variable
2020-04-30 Paulicoverity 1462560 Resource leak
2020-04-30 Paulicoverity 1462556 Resource leak
2020-04-30 Paulicoverity 1462554 Dereference after null check
2020-04-30 Paulicoverity 1462549 Dereference before null check
2020-04-30 Paulicoverity 1462548 Resource leak
2020-04-30 Paulicoverity 1462546 Dereference after null check
2020-04-30 Paulicoverity 1462545 Dereference after null check
2020-04-30 Paulicoverity: 1462544 Dereference after null check
2020-04-30 Paulicoverity 1462543 Logically dead code
2020-04-30 Paulicoverity 1462541 Dereference after null check
2020-04-30 Paulicoverity 1462550 Resource leak
2020-04-30 Paulicoverity 1462565: Null pointer dereferences
2020-04-30 Paulicoverity 1462577: Incorrect expression
2020-04-30 Pauliparam bld: avoid freeing the param builder structure...
2020-04-30 Shane LontisFix snprintf missing for windows build
2020-04-30 PauliUndeprecate DH, DSA and RSA _bits() functions.
2020-04-29 Richard LevitteEVP: Fix evp_keymgmt_util_copy() for to->keymgmt =...
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-29 opensignatureUpdate EVP_PKEY_fromdata.pod
2020-04-29 Richard Levitteinclude/openssl/ts.h: clean away a misplaced EVP_MD...
2020-04-29 Richard Levitteinclude/openssl/x509v3.h: restore previous stack defini...
2020-04-28 Matt CaswellUpdate README.ssltests.md
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-28 Sebastian Andrzej... Configurations: Identify the shell variables around...
2020-04-28 Nikolay MorozovFix GOST curve sec bits
2020-04-28 Richard LevitteConfigure: change all references to INSTALL to INSTALL.md
2020-04-28 Richard LevitteConfigurations/unix-Makefile.tmpl: fix typo
2020-04-27 Benjamin Kaduksslapitest: only compile test when it will be used
2020-04-27 Sebastian Andrzej... doc: Random spellchecking
2020-04-27 Richard Levittefuzz/asn1.c: Add missing #include
2020-04-27 Christian Hohnstaedti2b_PVK_bio: don't set PEM_R_BIO_WRITE_FAILURE in case...
2020-04-27 Arne SchwabeFix type cast in SSL_CTX_set1_groups macro
2020-04-27 Richard Levittecrypto/x509/v3_alt.c: make 'othername' a bit bigger
2020-04-27 Nicola TuveriFix links in CONTRIBUTING.md
2020-04-25 Richard LevitteConfigurations/windows-makefile.tmpl: Fix template...
2020-04-25 Dirk-Willem... Add support for unusal 'othername' subjectAltNames
2020-04-25 Paulitravis: remove GENERATE=yes from some non no-deprecated...
2020-04-25 Paulitravis: add GENERATE=yes no-makedepend to the ARM64...
2020-04-25 Paulikeymgmt: convert to use the params modification detection.
2020-04-25 Pauliparams: change OSSL_PARAM_set_unmodified() to operate...
2020-04-25 Paulievp: convert existing code to use the new modified...
2020-04-25 Pauliparams: handle the modified sentinel.
2020-04-25 Richard LevitteConfigure: Allow quoted values in VERSION
2020-04-25 Richard LevitteFix dev/release-aux-openssl-announce-pre-release.tmpl
2020-04-24 Nikolay MorozovCode cleanup in X509v3 String Extentions
2020-04-24 Dr. David von... Clean up the use of ERR_print_errors() in apps.c and...
2020-04-24 David von OheimbRemove a bad 'goto end' and a few superfluous ones...
2020-04-24 David von OheimbImprove feedback on wrong format with new print_format_...
2020-04-24 David von OheimbAdd function load_csr(file,format,desc) to apps/lib...
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-24 Nicola TuveriFix typo from #10631
2020-04-24 Rich SalzRewrite man5/config.pod and related conf code cleanup
2020-04-24 Rich SalzSSL_CTX_config.pod: Remove needless "NOTE" heading
2020-04-24 Rich SalzRename fipsinstall.cnf->fipsmodule.cnf
2020-04-24 Rich SalzUpdate some nits around the FIPS module
2020-04-23 Matt CaswellPrepare for 3.0 alpha 2
2020-04-23 Matt CaswellPrepare for release of 3.0 alpha 1 openssl-3.0.0-alpha1
2020-04-23 Matt CaswellUpdate copyright year
2020-04-23 Dr. David von... Add info on the CMP implementation and HTTP client...
2020-04-23 Matt CaswellFix a typo in the makefile templates
2020-04-23 Matt CaswellMention the 3.0 wiki page in the release announcement...
2020-04-23 Richard LevittePROV: Ensure that EC keys have a default digest
2020-04-23 Richard LevittePROV: Ensure that ED25519 & ED448 keys have a mandatory...
2020-04-23 Richard LevitteEVP: Fix EVP_Digest{Sign,Verify}Init() to handle no...
2020-04-23 Richard LevitteEVP: add internal evp_keymgmt_util_get_deflt_digest_nam...
2020-04-23 PauliFIPS: remove algorithms that are not being validated.
2020-04-22 Matt CaswellFix no-err
2020-04-22 Matt CaswellSkip a no-dsa test in the fipsinstall test
2020-04-22 Matt CaswellSkip a test in a no-dh build
2020-04-22 Matt CaswellFix some build failures with no-dh
2020-04-22 Matt CaswellFix no-ec
2020-04-22 Matt CaswellAdd a link to wiki 3.0 upgrade notes
2020-04-22 Nikolay MorozovGOST2012 TLS Supported Groups Identifiers Support
2020-04-22 Paulievptest: set the DESX provider to be the legacy provider.
2020-04-22 Pauliparams: add functionality to test if an OSSL_PARAM...
2020-04-21 Billy Brumley[crypto/ec] deprecate Jprojective_coordinates_GFp functions
2020-04-21 Dirk-Willem... Add setter equivalents to X509_REQ_get0_signature
next