]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2017-11-25  David BenjaminPretty-print large INTEGERs and ENUMERATEDs in hex.
2017-11-25  Kurt RoeckxCreate a prototype for OPENSSL_rdtsc
2017-11-24  Richard LevitteFix EVP_MD_meth_new.pod
2017-11-24  Richard LevitteCorrect EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
2017-11-23  Andy Polyakovrsa/rsa_gen.c: ensure backward compatibility with exter...
2017-11-23  Andy Polyakovcrypto/x86_64cpuid.pl: fix AVX512 capability masking.
2017-11-22  Ronald TseAdd SM3/SM4 to openssl command-line tool
2017-11-21  Richard LevitteAvoid unnecessary MSYS2 conversion of some arguments
2017-11-21  Matt CaswellIf a server is not acknowledging SNI then don't reject...
2017-11-21  Matt CaswellProvide a more information early_data message in s_server
2017-11-21  Matt CaswellAllow a client to send early_data with SNI if the sessi...
2017-11-21  Matt CaswellIgnore the session when setting SNI in s_client
2017-11-21  Paul YangSupport multi-prime RSA (RFC 8017)
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-11-17  Andy PolyakovIron out /WX errors in VC-WIN32.
2017-11-17  Andy Polyakovbn/bn_exp.c: harmonize BN_mod_exp_mont_consttime with...
2017-11-16  FdaSilvaYYFix AppVeyor/VC build failure
2017-11-16  Andy Polyakovbn/bn_add.c: address performance regression.
2017-11-16  Richard LevitteModify expected output of a CRL to match the changed...
2017-11-16  Richard LevitteAdd padding spaces before printing signature algorithm...
2017-11-16  Richard LevitteModify expected output of a certificate to match the...
2017-11-16  Yutian LiAdd padding spaces before printing algo.
2017-11-15  Rich SalzRevert "Add padding spaces before printing algo."
2017-11-15  Yutian LiAdd padding spaces before printing algo.
2017-11-13  FdaSilvaYYFactorise duplicated code.
2017-11-13  FdaSilvaYYremove magic number
2017-11-13  Andy PolyakovARMv8 assembly pack: add Qualcomm Kryo results.
2017-11-13  Andy PolyakovConfigurations/10-main.conf: add back /WX to VC-WIN32.
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-11-13  Andy Polyakovssl/ssl_asn1.c: resolve warnings in VC-WIN32 build...
2017-11-13  Andy Polyakovevp/pbe_scrypt.c: add boundary condition for implicit...
2017-11-13  Andy Polyakovasn1/a_strex.c: fix flags truncation in do_esc_char.
2017-11-13  Rich SalzFix typo that cause find-doc-nits failure
2017-11-12  Ben Kadukmake update
2017-11-12  Benjamin KadukAdd OCSP API test executable
2017-11-12  Benjamin KadukAdd an API to get the signer of an OCSP response
2017-11-12  Piotr CzajkaTypo fix
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
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-10  Andy Polyakov00-base-templates.conf: fix ia64 builds.
2017-11-09  Matt CaswellFix an s_client memory leak
2017-11-08  Andy PolyakovConfigurations/unix-Makefile.tmpl: fix HP-UX build.
2017-11-08  Andy PolyakovOPENSSL_ia32cap: reserve for new extensions.
2017-11-08  Rich SalzDon't NULL check before calling DSO_free.
2017-11-08  Rich SalzRemovre comment with user's name
2017-11-07  FdaSilvaYYVarious typo
2017-11-07  FdaSilvaYYstyle : fix some if(...
2017-11-07  Richard LevitteConfigure: cleanup @disable_cascade
2017-11-07  Rich SalzWarn if -days without -x509
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-06  PauliDisabled list doesn't contain SM3 and SM4.
2017-11-05  Ronald TseSM3: restructure to EVP internal and update doc to...
2017-11-05  Jack LloydSM3: Add SM3 hash function
2017-11-05  FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-11-05  Andy Polyakovaes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with...
2017-11-03  Benjamin KadukConditionalize fuzz tests on feature macros
2017-11-03  Pavel KopylCheck return value of OBJ_nid2obj in dsa_pub_encode.
2017-11-03  Pavel KopylAdd error handling in dsa_main and ASN1_i2d_bio.
2017-11-03  Pavel KopylFix error handling in i2d* functions.
2017-11-03  Kurt RoeckxUpdate asn1 and x509 corpora
2017-11-03  Kurt RoeckxASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
2017-11-03  Kurt RoeckxDon't turn b2 negative
2017-11-03  Kurt RoeckxUpdate location of the libfuzzer repository
2017-11-03  Richard LevitteTravis: if "make update" created a diff, please show it
2017-11-02  Matt CaswellUpdate CHANGES and NEWS for new release
2017-11-02  Andy Polyakovtest/bntest.c: add bn_sqrx8x_internal regression test.
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 Levittemake update
2017-10-31  Richard LevitteGenerate a dictionary of OIDs for fuzzers
2017-10-31  Ronald TseSynchronize man3 EVP cipher list with existing implemen...
2017-10-31  Ronald TseEVP digest list: one hash algorithm per file, synchroni...
2017-10-31  Richard LevitteFix EVP_PKEY_ASN1_METHOD manual
2017-10-31  Dr. Matthias... testutil.h: Remove duplicate test macros
2017-10-31  Baptiste Jonglezafalg: Fix kernel version check
2017-10-31  Baptiste Jonglezafalg: Use eventfd2 syscall instead of eventfd
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-30  Kurt RoeckxOnly reset the ctx when a cipher is given
2017-10-30  Richard Levittemake update
2017-10-30  Richard LevitteEVP_PKEY_asn1_add0(): Check that this method isn't...
2017-10-30  Richard LevitteDocument EVP_PKEY_ASN1_METHOD and associated functions
2017-10-30  Richard LevitteEVP_PKEY_ASN1_METHOD: add functions to set siginf_set...
2017-10-30  Benjamin KadukPrevent NULL dereference in async clear-fd code
2017-10-30  Benjamin KadukFix memory leak in crltest error case
2017-10-30  AlexDenisov[packettest] Fix misplaced parentheses
2017-10-30  Benjamin KadukProvide SSL_CTX.stats.sess_accept for switched ctxs
2017-10-30  Benjamin KadukNormalize on session_ctx for stats where possible
2017-10-30  Benjamin KadukUse atomics for SSL_CTX statistics
2017-10-30  Rich SalzWhitespace and indent fixes
2017-10-30  Patrick Steuers390x assembly pack: extend s390x capability vector.
2017-10-26  Paul YangSimplify the stack reservation
2017-10-26  Benjamin KadukFix a couple nits in DEFINE_STACK_OF.pod
2017-10-26  Matt CaswellDon't use strcasecmp and strncasecmp for IA5 strings
2017-10-25  Paul YangFix doc-nits in doc/man3/DEFINE_STACK_OF.pod
next