]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2017-11-21  Richard LevitteAvoid unnecessary MSYS2 conversion of some arguments 4779/head
2017-11-16  Andy Polyakovbn/bn_add.c: address performance regression.
2017-11-13  Andy Polyakovasn1/a_strex.c: fix flags truncation in do_esc_char.
2017-11-11  Long Qinlhash.c: Replace Unicode EN DASH with the ASCII char...
2017-11-10  FdaSilvaYYFix possible leaks on sk_X509_EXTENSION_push() failure ...
2017-11-10  Andy Polyakovutil/copy.pl: work around glob quirk in some of earlier...
2017-11-08  Andy PolyakovConfigurations/unix-Makefile.tmpl: fix HP-UX build.
2017-11-08  Andy Polyakovrc4/build.info: fix HP-UX rc4-ia64 rule.
2017-11-07  Richard LevitteConfigure: cleanup @disable_cascade
2017-11-07  Matt CaswellMark a zero length record as read
2017-11-07  Matt CaswellFix race condition in TLSProxy
2017-11-07  Matt CaswellRemove 4 broken macros from ocsp.h
2017-11-05  Richard LevitteConsolidate the locations where we have our internal...
2017-11-05  Richard LevittePerl: Use our own globbing wrapper rather than File...
2017-11-05  Andy Polyakovaes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with...
2017-11-03  FdaSilvaYYSpelling doc #3580
2017-11-03  Pavel KopylAdd error handling in dsa_main and ASN1_i2d_bio.
2017-11-03  Pavel KopylCheck return value of OBJ_nid2obj in dsa_pub_encode.
2017-11-03  Richard LevitteTravis: if "make update" created a diff, please show it
2017-11-02  Matt CaswellPrepare for 1.1.0h-dev 4655/head
2017-11-02  Matt CaswellPrepare for 1.1.0g release OpenSSL_1_1_0g
2017-11-02  Matt CaswellUpdate CHANGES and NEWS for new release
2017-11-02  Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_inte...
2017-11-02  Richard LevitteFix small but important regression
2017-11-01  PauliAddress a timing side channel whereby it is possible...
2017-11-01  Pauli Address a timing side channel whereby it is possible...
2017-10-31  Richard LevitteTravis: Add a docs checking job
2017-10-31  Richard Levittedocs: assign section 7 where appropriate
2017-10-31  Richard Levittedoc/crypto/OPENSSL_secure_malloc: add missing names
2017-10-31  Richard Levittedocs: fixup OpenSSL version style
2017-10-31  Richard LevitteAdapt util/find-doc-nits back to 1.1.0
2017-10-31  Richard LevitteFix EVP_PKEY_ASN1_METHOD manual
2017-10-31  Baptiste Jonglezafalg: Fix kernel version check
2017-10-31  Baptiste Jonglezafalg: Use eventfd2 syscall instead of eventfd
2017-10-31  Richard LevitteEVP_PKEY_asn1_add0(): Check that this method isn't...
2017-10-31  Richard LevitteDocument EVP_PKEY_ASN1_METHOD and associated functions
2017-10-30  Kurt RoeckxOnly reset the ctx when a cipher is given
2017-10-28  Rich SalzAdd missing paren.
2017-10-27  Andy Polyakovx509v3/v3_utl.c: avoid double-free.
2017-10-27  Andy Polyakovcrypto/x509v3/v3_utl.c: fix Coverity problems.
2017-10-26  Matt CaswellDon't use strcasecmp and strncasecmp for IA5 strings
2017-10-26  Paul YangFix doc-nits in doc/man3/DEFINE_STACK_OF.pod
2017-10-25  Richard Levittedoc/man3/d2i_X509.pod: add {d2i,i2d}_DSA_PUBKEY in...
2017-10-24  Richard Levitteasn1_item_embed_new(): if locking failed, don't call...
2017-10-24  Richard Levitteasn1_item_embed_new(): don't free an embedded item
2017-10-24  Matt CaswellDon't make any changes to the lhash structure if we...
2017-10-24  Xiangyu BuFix memory leak in GENERAL_NAME_set0_othername.
2017-10-23  Richard Levitteasn1_item_embed_new(): don't free an embedded item
2017-10-23  Matt CaswellCorrect value for BN_security_bits()
2017-10-22  Patrick Steuers390x assembly pack: define OPENSSL_s390xcap_P in s390x...
2017-10-20  Jakub JelenECDSA_* is deprecated. EC_KEY_* is used instead
2017-10-19  Rich SalzAdditional name for all commands
2017-10-17  Patrick Steuers390x assembly pack: remove capability double-checking.
2017-10-17  Patrick Steuercrypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.
2017-10-17  Rich SalzUpdate RAND_load_file return value.
2017-10-13  Dr. Stephen... Backport key redirection test from master branch
2017-10-13  Ben KadukSkip ssl-tests/19-mac-then-encrypt.conf for no-tls1_2
2017-10-11  Dr. Stephen... Document EVP_PKEY_set1_engine()
2017-10-11  Dr. Stephen... make update
2017-10-11  Dr. Stephen... Add EVP_PKEY_set1_engine() function.
2017-10-11  Dr. Stephen... Fix memory leak on lookup failure
2017-10-11  Dr. Stephen... Don't ignore passed ENGINE.
2017-10-11  Matt CaswellEnsure we test all parameters for BN_FLG_CONSTTIME
2017-10-09  Richard LevitteReduce the things we ignore in test/
2017-10-09  Richard LevitteUse the possibility to have test results in a different...
2017-10-09  Richard LevitteFix util/perl/OpenSSL/Test.pm input variable overwrite
2017-10-09  MouseFix parameter name, for common aesthetics and to silenc...
2017-10-09  Richard LevitteFix util/find-doc-nits to correctly parse function...
2017-10-09  Richard LevitteCorrect some typedef documentation
2017-10-08  Rich SalzFix doc for i2d/d2i private/public key
2017-10-06  Richard Levittedoc/apps/openssl.pod: Add missing commands and links
2017-10-05  Emilia KasperTest mac-then-encrypt
2017-10-05  David WoodhouseAdd SSL_OP_NO_ENCRYPT_THEN_MAC
2017-10-04  Matt CaswellRemove an incorrect comment
2017-10-04  Richard LevitteConfigurations/windows-makefile.tmpl: canonicalise...
2017-10-02  Bernd EdlingerFix the return type of felem_is_zero_int which should...
2017-09-30  Andy Polyakovrecipes/25-test_verify.t: reformat.
2017-09-30  David BenjaminGuard against DoS in name constraints handling.
2017-09-29  Samuel WeiserAdded const-time flag to DSA key decoding to avoid...
2017-09-29  Hubert Kariodoc: note that the BN_new() initialises the BIGNUM
2017-09-27  David BenjaminAllow DH_set0_key with only private key.
2017-09-27  Samuel WeiserBN_copy now propagates BN_FLG_CONSTTIME
2017-09-27  Samuel WeiserFixed error in propagating BN_FLG_CONSTTIME flag throug...
2017-09-26  Richard LevitteMake sure that a cert with extensions gets version...
2017-09-23  Pichulin DmitriiFix 'key' option in s_server can be in ENGINE keyform
2017-09-23  Dr. Stephen... Remove dhparam from SSL_CONF list.
2017-09-21  Benjamin KadukReenable s_server -dhparam option
2017-09-19  David BenjaminFix overflow in c2i_ASN1_BIT_STRING.
2017-09-17  PauliNull pointer used.
2017-09-15  Christian HeimesProvide getters for min/max proto version
2017-09-15  Benjamin KadukError out when forcing an unsupported TLS version
2017-09-12  Richard LevitteDisable the EGD seeding meachanism when stdio is disabled 4375/head
2017-09-11  multicsUpdate rsautl.pod for typo
2017-09-08  Matt CaswellAllow an endpoint to read the alert data before closing...
2017-09-07  Rich SalzFix error handling/cleanup
2017-09-06  Rich SalzAdd checks for alloc failing.
2017-09-01  Richard LevitteFix OpenSSL::Test::Utils::config to actualy load the...
2017-09-01  Andy PolyakovConfigure: base compiler-specific decisions on pre...
2017-09-01  Andy Polyakovcrypto/cryptlib.c: mask more capability bits upon FXSR...
2017-08-31  Richard Levitteutil/mkdef.pl: handle line terminators correctly
next