]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2018-06-22  Andy PolyakovConfigure,util/shlib_wrap.sh: harmonize -Wl and -rpath...
2018-06-22  Andy PolyakovCHANGES: mention AIX shared library support overhaul.
2018-06-22  Andy Polyakovrecipes/90-test_shlibload.t: disable tests on AIX till...
2018-06-22  Andy PolyakovConfigurations/10-main.conf: always pass -bsrv4 to...
2018-06-22  Andy PolyakovConfigurations/unix-Makefile.tmpl: switch to "natural...
2018-06-22  Andy PolyakovConfigure: allow some file extensions to be overridden...
2018-06-22  Nicola Tuverienable-ec_nistp_64_gcc_128: Fix function prototype...
2018-06-21  Dr. Matthias... testutil/driver.c: Fix function prototype warning ...
2018-06-21  Shane LontisFixed range of random produced in BN_is_prime_fasttest_...
2018-06-21  David von Oheimbadd documentation for OCSP_basic_verify()
2018-06-21  Nicola Tuveri[fixup] Add CHANGES entry
2018-06-21  Billy Brumley[crypto/ec] default to FLT or error
2018-06-21  Billy Brumley[crypto/ec] remove blinding to support even orders
2018-06-21  Billy Brumleymake EC_GROUP_do_inverse_ord more robust
2018-06-21  Bernd EdlingerAdd -Wstrict-prototypes option to --strict-warnings
2018-06-21  FdaSilvaYYapps/ca: fix useless get before delete.
2018-06-21  Andy PolyakovConfigurations/10-main.conf: IRIX configs unification.
2018-06-21  Andy PolyakovRemove some inline assembler and non-standard constructs.
2018-06-21  Billy Brumley[crypto/ec] don't assume points are of order group...
2018-06-21  Matt CaswellDon't use OPENSSL_strdup() for copying alpn_selected
2018-06-21  Nicola TuveriUse DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration
2018-06-21  Matt CaswellAdd blinding to a DSA signature
2018-06-21  Matt CaswellDocument no-sm2
2018-06-21  Richard Levitteopenssl ca: open the output file as late as possible
2018-06-21  PauliFix spelling errors in documentation.
2018-06-20  Richard LevitteNOTES.UNIX: expand the description of RPATHs
2018-06-20  Matt CaswellPrepare for 1.1.1-pre9-dev
2018-06-20  Matt CaswellPrepare for 1.1.1-pre8 release OpenSSL_1_1_1-pre8
2018-06-20  Matt CaswellUpdate copyright year
2018-06-20  Paul Kehrerupdate pyca/cryptography submodule
2018-06-20  Matt CaswellFix no-sm2
2018-06-20  Bernd EdlingerFix test sm2 test failure with ec blinding
2018-06-19  Matt CaswellFix enable-ssl3 enable-ssl3-method
2018-06-19  Dr. Matthias... Improve the output of `make doc-nits`
2018-06-19  Nicola TuveriFix & update documentation about RAND_priv_bytes()
2018-06-19  Sohaib ul HassanImplement coordinate blinding for EC_POINT
2018-06-19  Jack LloydMove SM2 algos to SM2 specific PKEY method
2018-06-19  Jack LloydAdd EVP_PKEY_set_alias_type
2018-06-19  Richard LevitteConvert our own check of OPENSSL_NO_DEPRECATED
2018-06-19  Richard LevitteConfigure option 'no-deprecated' means '-DOPENSSL_API_C...
2018-06-18  Andy Polyakovec/asm/ecp_nistz256-avx2.pl: harmonize clang version...
2018-06-18  Andy Polyakov{chacha|poly1305}/asm/*-x64.pl: harmonize clang version...
2018-06-18  Andy Polyakovsha/asm/sha{1|256}-586.pl: harmonize clang version...
2018-06-18  Andy Polyakovbn/asm/rsaz-avx2.pl: harmonize clang version detection.
2018-06-18  Matt CaswellFix error number clash
2018-06-18  David von Oheimbadd cast in test/x509aux.c preventing compiler warning...
2018-06-18  David von Oheimbadd 'unsupported cipher mode' diagnostics to evp_lib...
2018-06-18  David von Oheimbremove needless and misleading malloc failure error...
2018-06-15  Dr. Matthias... RAND_POOL: Add missing implementations for djgpp
2018-06-15  Eric S. RaymondRepair broken C syntax (missing close parens) in a...
2018-06-14  David CooperUpdate certificates in demos/bio, demos/cms, demos...
2018-06-14  Andy Polyakovbn/bn_exp.c: harmonize all code paths with last commit.
2018-06-14  Andy PolyakovConfigurations/10-main.conf: improve Makefile readabili...
2018-06-14  Andy PolyakovConfigurations/10-main.conf: move hpux-shared flags...
2018-06-13  Eric S. RaymondFix manpage problems
2018-06-13  Matt CaswellAdd blinding to an ECDSA signature
2018-06-13  Andy PolyakovConfigurations/10-main.conf: replace -bexpall with...
2018-06-13  Andy PolyakovConfigurations/10-main.conf: AIX configs unification.
2018-06-13  Andy PolyakovConfigure: add shared() to facilitate shared-specific...
2018-06-13  Andy PolyakovConfigurations/10-main.conf: reinstate soname on Solaris.
2018-06-13  Richard Levittedoc/man7/passphrase-encoding.pod: Make consistent
2018-06-12  Viktor DukhovniDocument return value of X509_add_ext
2018-06-12  Nicola TuveriDeprecate DSA_sign_setup() in the documentation
2018-06-12  Richard LevitteMake ck_errf.pl ignore commented out error generation
2018-06-12  Richard Levitte.travis.yml: give make update exit code meaning again
2018-06-12  Richard Levittemake errors: use the new util/ck_errf.pl options
2018-06-12  Richard Levitteutil/ck_errf.pl: add functionality that brings it close...
2018-06-12  Guido VrankenReject excessively large primes in DH key generation.
2018-06-11  Richard Levitteutil/ck_errf.pl: add detection of unknown libcrypto...
2018-06-11  David von Oheimbexport data_dir of Test.pm, which was forgotten in...
2018-06-11  Matt CaswellRemodel the if sequence for handling alerts
2018-06-11  Matt CaswellDon't send a warning alert in TLSv1.3
2018-06-11  Matt CaswellFix TLSv1.3 alert handling
2018-06-11  Richard LevitteVMS: have mkdef.pl parse lettered versions properly
2018-06-11  Todd ShortAdd support for RSA-PSS to X509_certificate_type()
2018-06-09  Andy Polyakovbn/asm/sparcv9-mont.pl: iron another glitch in squaring...
2018-06-09  Andy Polyakovrand/rand_unix.c: bypass DSO_global_lookup on ELF systems.
2018-06-09  Andy Polyakovrand/rand_unix.c: omit error from DSO_global_lookup.
2018-06-08  Dmitry BelyavskiyNew GOST identificators
2018-06-08  Dmitry BelyavskiyDocumentation for missing s_client/s_server options
2018-06-08  Matt CaswellFix no-ec
2018-06-08  Andy PolyakovConfigurations/*.conf: ios targets face-lift.
2018-06-08  Mingtao Yangmodes/ocb128.c: Reset nonce-dependent variables on...
2018-06-08  Andy Polyakovchacha/asm/chacha-ppc.pl: fix big-endian build.
2018-06-08  Matt CaswellAdd a test for the raw private/public key getters
2018-06-08  Matt CaswellAdd function for setting the EVP_PKEY_ASN1_METHOD raw...
2018-06-08  Matt CaswellDocument the raw key getter functions
2018-06-08  Matt CaswellAdd support getting raw private/public keys
2018-06-07  Marcus HueweDo not free a session before calling the remove_session_cb
2018-06-07  Richard LevitteDocument UTF-8 expectation for pass phrases passed...
2018-06-07  Matt CaswellReformulate the if condition in tls_process_new_session...
2018-06-07  Matt CaswellDon't store the ticket nonce in the session
2018-06-07  Matt CaswellFix TLSv1.3 ticket nonces
2018-06-07  Matt CaswellFix EAP-FAST
2018-06-07  Matt CaswellFix no-dsa
2018-06-06  Andy Polyakovcrypto/ppccap.c: wire new ChaCha20_ctr32_vsx.
2018-06-06  Andy Polyakovchacha/asm/chacha-ppc.pl: improve performance by 40...
2018-06-06  Andy Polyakovperlasm/ppc-xlate.pl: add vmrg[eo]w instructions.
2018-06-06  Andy Polyakovsha/asm/sha512p8-ppc.pl: fix build on Mac OS X.
2018-06-05  Georg SchmidtIssue warnings for large DSA and RSA keys
next